Difference between revisions of "Module:Adjacent stations/Lake Erie and Northern Railway"
MyWikiBiz, Author Your Legacy — Wednesday October 29, 2025
Jump to navigationJump to search (Moved page from wikipedia:en:Module:Adjacent stations/Lake Erie and Northern Railway) |
(No difference)
|
Latest revision as of 18:32, 8 July 2021
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