Module:Adjacent stations/Chicago and Western Indiana Railroad: Difference between revisions
imported>Cards84664 No edit summary |
(No difference)
|
Latest revision as of 21:12, 23 March 2020
Template:Adjacent stations doc
Template:Rail template doc Template:Rail template doc Template:Rail template doc
local il = "%1 station (Illinois)"
local cwi = "%1 station (Chicago and Western Indiana Railroad)"
local p = {
["lang"] = "en-US",
["system title"] = "[[Chicago and Western Indiana Railroad]]",
["system icon"] = "",
["system color"] = "edcf59",
["station format"] = {
"%1 station",
["47th Street"] = cwi,
["55th Street"] = cwi,
["Chicago"] = "Dearborn Station",
},
["lines"] = {
["_default"] = {
["color"] = "edcf59",
},
["Suburban"] = {
["title"] = "Suburban service",
["left terminus"] = "Chicago",
["right terminus"] = "Dolton",
},
},
}
return p