Module:Adjacent stations/Michigan Central Railroad
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Michigan Central Railroad.
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Main Line | Main Line |
000000 |
|
local il = "%1 station (Illinois)"
local ind = "%1 station (Indiana)"
local mc = "%1 station (Michigan Central Railroad)"
local mi = "%1 station (Michigan)"
local nyc = "%1 station (New York Central Railroad)"
local p = {
["lang"] = "en-US",
["system title"] = "[[Michigan Central Railroad]]",
["system icon"] = "",
["station format"] = {
["22nd Street"] = "22nd Street station (Illinois Central Railroad)",
"%1 station",
},
["lines"] = {
["_default"] = {
["color"] = "000000",
},
["Main Line"] = {
["title"] = "Main Line",
["left terminus"] = "Buffalo–Exchange Street",
},
},
}
return p