Difference between revisions of "Module:Adjacent stations/Lake Erie and Northern Railway"
Jump to navigation
Jump to search
blackwiki>Julius177 |
blackwiki>Julius177 m |
||
| Line 12: | Line 12: | ||
["color"] = "640E27", | ["color"] = "640E27", | ||
}, | }, | ||
| − | [" | + | ["Mainline"] = { |
["title"] = "Mainline", | ["title"] = "Mainline", | ||
["color"] = "640E27", | ["color"] = "640E27", | ||
Revision as of 21:38, 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 = {
["lang"] = "en-CA",
["system title"] = "[[Lake Erie and Northern Railway]]",
["system icon"] = "",
["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