Difference between revisions of "Module:Adjacent stations/Lake Erie and Northern Railway"
Jump to navigation
Jump to search
blackwiki>Julius177 m |
blackwiki>Julius177 |
||
| Line 1: | Line 1: | ||
local len = "%1 station (LE&N)" | local len = "%1 station (LE&N)" | ||
local p = { | local p = { | ||
| − | |||
["system title"] = "[[Lake Erie and Northern Railway]]", | ["system title"] = "[[Lake Erie and Northern Railway]]", | ||
| − | |||
["station format"] = { | ["station format"] = { | ||
"%1 station", | "%1 station", | ||
Revision as of 21:48, 6 August 2020
Documentation for this module may be created at Module:Adjacent stations/Lake Erie and Northern Railway/doc
local len = "%1 station (LE&N)"
local p = {
["system title"] = "[[Lake Erie and Northern Railway]]",
["station format"] = {
"%1 station",
["Mount Pleasant"] = "Mount Pleasant station (Brant County, Ontario)",
},
["lines"] = {
["_default"] = {
["color"] = "640E27",
},
["Mainline"] = {
["title"] = "Mainline",
["color"] = "640E27",
["left terminus"] = "Galt Main Street",
["right terminus"] = "Port Dover",
},
},
}
return p