Module:Adjacent stations/Glasgow Subway

MyWikiBiz, Author Your Legacy — Monday September 30, 2024
Jump to navigationJump to search

Documentation for this module may be created at Module:Adjacent stations/Glasgow Subway/doc

local p = {
	["system title"] = "[[Glasgow Subway]]",
	["system icon"] = "[[File:Glasgow Subway.svg|13px|link=Glasgow Subway|alt=Glasgow Subway]]",
	["station format"] = {
		"%1 subway station",
		["Partick"] = "Partick station"
	},
	["lines"] = {
		["_default"] = {
			["title"] = "[[Glasgow Subway]]",
			["color"] = "F57C14",
			["circular"] = true,
			["left terminus"] = "anticlockwise / inner circle",
			["right terminus"] = "clockwise / outer circle",
		}
	}
}

return p