Module:Adjacent stations/Chicago and Western Indiana Railroad
< Module:Adjacent stations
Revision as of 18:22, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Chicago and Western Indiana Railroad)
Documentation for this module may be created at Module:Adjacent stations/Chicago and Western Indiana Railroad/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