Module:Adjacent stations/Baltimore and Ohio Railroad
Appearance
This is a data module for Module:Adjacent stations. It supports former services operated by Baltimore and Ohio Railroad.
Lines
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Beardstown-Shawneetown |
00005A |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Cincinnati-Pittsburgh |
00005A |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Cleveland-Akron-Wheeling |
00005A |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Cleveland-Sterling-Wheeling |
00005A |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Cleveland-Valley Junction |
00005A |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Charleston-Grafton |
00005A |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Indiana-Punxsutawney |
00005A |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Kenova-Wheeling |
00005A |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Landenberg Branch |
00005A |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Louisville-North Vernon |
00005A |
| |
Main Line | Main Line or main |
00005A |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Old Main Line or old main |
00005A |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Philadelphia-Jersey City |
00005A |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Pittsburgh-Buffalo |
00005A |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Springfield-Hamilton |
00005A |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | St. Louis Line |
00005A |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Strasburg Branch |
00005A |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Toledo Division |
00005A |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Wheeling-Grafton |
00005A |
|
local bo = "%1 station (Baltimore and Ohio Railroad)"
local il = "%1 station (Illinois)"
local ind = "%1 station (Indiana)"
local marc = "%1 station (MARC)"
local md = "%1 station (Maryland)"
local oh = "%1 station (Ohio)"
local pa = "%1 station (Pennsylvania)"
local wv = "%1 station (West Virginia)"
local p = {
["system title"] = "[[Baltimore and Ohio Railroad]]",
["system icon"] = "",
["system color"] = "00005A",
["station format"] = {
"%1 station",
["63rd Street"] = bo,
["Aberdeen"] = bo,
["Athens"] = oh,
["Baltimore Camden"] = "Camden Station",
["Baltimore Mount Royal"] = "Mount Royal Station",
["Barnesville"] = {
"%1 station",
["St. Louis Line"] = oh,
},
["Berwyn"] = bo,
["Brunswick"] = md,
["Buffalo"] = "NFTA Rail Maintenance Yard",
["Charleston"] = bo,
["Chicago"] = "Grand Central Station (Chicago)",
["Cincinnati"] = "Cincinnati Museum Center at Union Terminal",
["Cleveland"] = "Tower City Center#Cleveland Union Terminal",
["College Park"] = bo,
["Corinth"] = bo,
["Cumberland"] = "Queen City Hotel",
["Darby"] = bo,
["Detroit"] = "Michigan Central Station",
["Duffields"] = bo,
["Everett"] = bo,
["Flora"] = il,
["Frederick"] = bo,
["Germantown"] = marc,
["Glenwood"] = bo,
["Grant Street"] = "Grant Street Station",
["Hamilton"] = oh,
["Huntington"] = bo,
["Indian Creek"] = bo,
["Indianapolis"] = "Indianapolis Union Station",
["Jersey City"] = "Central Railroad of New Jersey Terminal",
["Kensington"] = md,
["Laurel"] = marc,
["Mars"] = pa,
["Meriden"] = bo,
["Morristown"] = ind,
["Muirkirk"] = marc,
["New York"] = bo,
["Oxford"] = bo,
["Peninsula"] = "Peninsula Depot",
["Philadelphia"] = "Baltimore & Ohio Railroad station, Philadelphia",
["Pittsburgh"] = "Pittsburgh & Lake Erie Railroad Station",
["Relay"] = bo,
["Riverdale"] = marc,
["Rochester"] = bo,
["Rockville"] = bo,
["Silver Spring"] = bo,
["South Park"] = bo,
["Springfield"] = "Springfield Union Station (Illinois)",
["St. Louis"] = "Union Station (St. Louis)",
["Tacoma"] = bo,
["Toledo"] = "Martin Luther King, Jr. Plaza (Toledo)",
["University"] = bo,
["Washington, DC"] = "Washington Union Station",
["Wheeling"] = wv,
["Willow"] = bo,
},
["lines"] = {
["Main Line"] = {
["title"] = "Main Line",
["left terminus"] = "Chicago",
["right terminus"] = "Jersey City",
},
},
}
return p