Difference between revisions of "Module:Adjacent stations/Link Train"

From blackwiki
Jump to navigation Jump to search
blackwiki>Blaixx
(Per convention, north/west is left and south/east is right)
m (2 revisions imported)
 
(No difference)

Latest revision as of 12:40, 26 September 2020

Documentation for this module may be created at Module:Adjacent stations/Link Train/doc

local p = {
	["lang"] = "en-US",
	["system title"] = "[[Link Train]]",
	["system color"] = "336699",
	["system icon"] = "",
	["station format"] = {
		"Toronto Pearson %1 station",
	},
	["lines"] = {
		["Link Train"] = {
			["title"] = "Link Train",
			["color"] = "336699",
			["left terminus"] = "Viscount",
			["right terminus"] = "Terminal 1",
		},
	},
}

return p