Difference between revisions of "Module:Adjacent stations/Chicago Terminal Transfer Railroad"
Jump to navigation
Jump to search
blackwiki>Cards84664 |
blackwiki>Cards84664 |
||
| Line 21: | Line 21: | ||
}, | }, | ||
["Main"] = { | ["Main"] = { | ||
| − | ["title"] = "<small>Chicago & [[Northern Pacific]] | + | ["title"] = "<small>Chicago & [[Northern Pacific]] – Main Line</small>", |
["color"] = "f70000", | ["color"] = "f70000", | ||
["left terminus"] = "Thatcher's Park", | ["left terminus"] = "Thatcher's Park", | ||
| Line 27: | Line 27: | ||
}, | }, | ||
["Harlem"] = { | ["Harlem"] = { | ||
| − | ["title"] = "<small>Chicago & [[Northern Pacific]] | + | ["title"] = "<small>Chicago & [[Northern Pacific]] – Harlem Division</small>", |
["color"] = "f70000", | ["color"] = "f70000", | ||
["left terminus"] = "Altenheim", | ["left terminus"] = "Altenheim", | ||
Revision as of 22:35, 12 March 2020
Documentation for this module may be created at Module:Adjacent stations/Chicago Terminal Transfer Railroad/doc
local bo = "%1 station (Baltimore and Ohio Railroad)"
local p = {
["lang"] = "en-US",
["system title"] = "[[Chicago Terminal Transfer Railroad]]",
["system icon"] = "",
["station format"] = {
"%1 station",
["60th Street"] = bo,
["63rd Street"] = bo,
["Chicago"] = "Grand Central Station (Chicago)",
["Halsted Street"] = bo,
},
["lines"] = {
["_default"] = {
["color"] = "00005A",
},
["Chicago Central"] = {
["title"] = "Suburban service",
["left terminus"] = "Chicago Heights",
["right terminus"] = "Chicago",
},
["Main"] = {
["title"] = "<small>Chicago & [[Northern Pacific]] – Main Line</small>",
["color"] = "f70000",
["left terminus"] = "Thatcher's Park",
["right terminus"] = "Chicago",
},
["Harlem"] = {
["title"] = "<small>Chicago & [[Northern Pacific]] – Harlem Division</small>",
["color"] = "f70000",
["left terminus"] = "Altenheim",
["right terminus"] = "Chicago",
},
},
}
return p