Module:Adjacent stations/Chesapeake and Ohio Railway
Appearance
This is a data module for Module:Adjacent stations. It supports former services operated by Chesapeake and Ohio Railway.
Lines
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Main Line | Main Line |
170085 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Pere Marquette Railway Main Line |
170085 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Grand Rapids-Detroit |
170085 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Ashland-Elkhorn City |
170085 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Bay City-Detroit |
170085 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Chicago, Cincinnati & Louisville Railroad or c&o indiana |
170085 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Clifton Forge-Richmond via Lynchburg |
170085 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Detroit-Toledo |
170085 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Grand Rapids-Bay View |
170085 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Lester-Prince |
170085 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Louisville-Ashland |
170085 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Ludington-Saginaw |
170085 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Pentwater-Allegan |
170085 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Price Hill-Thurmond |
170085 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Ronceverte-Durbin |
170085 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Saginaw-Bay City |
170085 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Saginaw-Freeport |
170085 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Saginaw-Bad Axe |
170085 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Saginaw-Port Huron |
170085 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Saginaw-Toledo |
170085 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Toledo-Athens |
170085 |
|
local ln = "%1 station (Louisville and Nashville Railroad)"
local p = {
["lang"] = "en-US",
["system title"] = "[[Chesapeake and Ohio Railway]]",
["system icon"] = "",
["system color"] = "170085",
["station format"] = {
"%1 station",
["Chicago"] = "Grand Central Station (Chicago)",
},
["lines"] = {
["_default"] = {
["color"] = "170085",
},
["Main Line"] = {
["title"] = "Main Line",
["left terminus"] = "Chicago",
["right terminus"] = "Gordonsville",
},
["Main Line Washington Sub"] = {
["title"] = "Main Line",
["left terminus"] = "Gordonsville",
["right terminus"] = "Washington, D.C.",
},
["Main Line Piedmont Sub"] = {
["title"] = "Main Line",
["left terminus"] = "Gordonsville",
["right terminus"] = "Norfolk",
},
},
}
return p