Module:Adjacent stations/Wabash Railroad
< Module:Adjacent stations
Revision as of 18:53, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Wabash Railroad)
Template:Adjacent stations doc
Lines
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
local il = "%1 station (Illinois)"
local wab = "%1 station (Wabash Railroad)"
local p = {
["lang"] = "en-US",
["system title"] = "[[Wabash Railroad]]",
["system color"] = "000080",
["system icon"] = "",
["station format"] = {
"%1 station",
["47th Street"] = "47th Street station (Chicago and Western Indiana Railroad)",
["Alpine"] = wab,
["Ashburn"] = il,
["Auburn Park"] = "Auburn Park station (Chicago and Western Indiana Railroad)",
["Buffalo"] = "NFTA Rail Maintenance Yard",
["Chicago"] = "Dearborn Station",
["Decatur"] = wab,
["Delmar"] = "[[Delmar Boulevard station|Delmar]]",
["Englewood"] = "Englewood station (Chicago and Western Indiana Railroad)",
["New Haven"] = "New Haven station (Indiana)",
["Halsted Street"] = wab,
["Hammond"] = wab,
["Montpelier"] = wab,
["Roanoke"] = wab,
["St. Louis"] = "Union Station (St. Louis)",
["Toledo"] = "Martin Luther King Jr. Plaza (Toledo)",
["Washington Avenue"] = il,
["Windsor"] = wab,
["Wrightwood"] = "Wrightwood station (Metra)",
},
["lines"] = {
["_default"] = {
["color"] = "000080",
},
["Main"] = {
["title"] = "Main Line",
["left terminus"] = "Kansas City",
["right terminus"] = "Chicago",
},
["St. Louis-Detroit"] = {
["title"] = "[[St. Louis]] – [[Detroit]]",
["left terminus"] = "St. Louis",
["right terminus"] = "Detroit",
},
["Chicago-Buffalo"] = {
["title"] = "[[Chicago]] – [[Buffalo, New York|Buffalo]]",
["left terminus"] = "Chicago",
["right terminus"] = "Buffalo",
},
["Moberly-Decatur"] = {
["title"] = "[[Moberly, Missouri|Moberly]] – [[Decatur, Illinois|Decatur]]",
["left terminus"] = "Moberly",
["right terminus"] = "Decatur",
},
["Omaha-St. Louis"] = {
["title"] = "[[Omaha, Nebraska|Omaha]] – [[St. Louis]]",
["left terminus"] = "Omaha",
["right terminus"] = "St. Louis",
},
["Fort Wayne-Toledo"] = {
["title"] = "[[Fort Wayne]] – [[Toledo, Ohio|Toledo]]",
["left terminus"] = "Fort Wayne",
["right terminus"] = "Toledo",
},
["Montpelier-Toledo"] = {
["title"] = "[[Montpelier, Ohio|Montpelier]] – [[Toledo, Ohio|Toledo]]",
["left terminus"] = "Montpelier",
["right terminus"] = "Toledo",
},
["Ottumwa Branch"] = {
["title"] = "Ottumwa Branch",
["left terminus"] = "Moulton",
["right terminus"] = "Ottumwa",
},
},
}
return p