Module:Adjacent stations/Link Train
< Module:Adjacent stations
Jump to navigation
Jump to search
Revision as of 20:30, 9 February 2019 by blackwiki>Mackensen (←Created page with 'local p = { ["lang"] = "en-US", ["system title"] = "Link Train", ["system color"] = "336699", ["system icon"] = "", ["station format"] = { "Toronto Pe...')
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"] = "Terminal 1",
["right terminus"] = "Viscount",
},
},
}
return p