Module:Adjacent stations/Southern Railway
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by the Southern Railway.
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Main Line |
175c52 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Asheville-Salisbury |
175c52 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Atlanta-Fort Valley |
175c52 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Appalachia Division |
175c52 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Augusta-Charleston |
175c52 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Augusta-Columbia |
175c52 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Augusta Southern Railroad |
175c52 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Asheville-Columbia |
175c52 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Batesburg-Perry |
175c52 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Charlotte-Savannah |
175c52 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Chattanooga-Jacksonville |
175c52 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Columbus-Atlanta |
175c52 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Columbus-Birmingham |
175c52 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Danville-Richmond |
175c52 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | East Durham-Keysville |
175c52 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Florence-Birmingham |
175c52 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Fonde-Knoxville |
175c52 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Greenville-Branchville |
175c52 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Harrisonburg-Manassas |
175c52 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | High Point-Asheboro |
175c52 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Knoxville-Middlesboro |
175c52 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Lexington-Lawrenceburg |
175c52 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Mobile-Birmingham |
175c52 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Memphis-Bristol |
175c52 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Mooresville Junction-Winston-Salem |
175c52 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Morristown-Norwood |
175c52 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Mount Airy-Sanford |
175c52 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Murphy Branch |
175c52 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | New Orleans-Cincinnati |
175c52 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | North Wilkesboro-Morehead City |
175c52 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Oakdale-Knoxville |
175c52 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Richmond-West Point |
175c52 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | St. Louis-Danville |
175c52 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Taylorsville-Charlotte |
175c52 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Toccoa-Elberton |
175c52 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Valdosta-Palatka |
175c52 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | York-Rome |
175c52 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Huntingburg-French Lick |
175c52 |
|
local gmo = "%1 station (Southern Railway)"
local p = {
["lang"] = "en-US",
["system title"] = "[[Southern Railway (U.S.)|Southern Railway]]",
["system icon"] = "",
["system color"] = "175c52",
["station format"] = {
"%1 station",
},
["lines"] = {
["_default"] = {
["color"] = "175c52",
},
["St. Louis-Louisville"] = {
["title"] = "[[St. Louis]] – [[Louisville]]",
["left terminus"] = "St. Louis",
["right terminus"] = "Louisville",
},
},
}
return p