Module:Adjacent stations/Link Train
< Module:Adjacent stations
Jump to navigation
Jump to search
Revision as of 11:57, 24 July 2019 by blackwiki>Blaixx (Per convention, north/west is left and south/east is right)
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