Module:Adjacent stations/Chicago and Western Indiana Railroad
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