Module:Adjacent stations/Atlantic Coast Line Railroad
Appearance
This is a data module for Module:Adjacent stations. It supports former services operated by Atlantic Coast Line Railroad.
Lines
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Albany-Brunswick |
8B008B |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Albany-Dunnellon |
8B008B |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Anderson-McCormick |
8B008B |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Apopka-Kissimmee |
8B008B |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Atlanta-Waycross |
8B008B |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Augusta-Florence |
8B008B |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Camp Johnston Branch |
8B008B |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Cape Fear and Yadkin Valley Railway |
8B008B |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Charleston and Western Carolina Railway or c&wc |
8B008B |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Charleston-Fayetteville via Bennettsville |
8B008B |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Clinton-Warsaw or clinton branch |
8B008B |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Columbia-Wilmington |
8B008B |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Dothan-Abbeville |
8B008B |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Dupont-High Springs |
8B008B |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Elba-Dothan |
8B008B |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Elrod-Myrtle Beach |
8B008B |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Fort Mason-Sanford |
8B008B |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Haines City-Everglades City |
8B008B |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Hartsville-Florence |
8B008B |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | High Springs-Lakeland |
8B008B |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Kissimmee-St. Cloud |
8B008B |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Lassiter Branch |
8B008B |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Lakeland-Marco Island |
8B008B |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Main Line or main |
8B008B |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Montgomery-Waycross |
8B008B |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Norfolk Branch |
8B008B |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Ocala District or st. petersburg-jacksonville |
8B008B |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Orange Belt Railway or st. petersburg-sanford |
8B008B |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Rochelle-Palatka |
8B008B |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Rocky Mount-Kinston |
8B008B |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Tampa and Thonotosassa Railroad or tampa-richland |
8B008B |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Tampa Southern Railroad or tampa-southfort |
8B008B |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Wadesboro-Florence |
8B008B |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Wilcox-Newberry |
8B008B |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Wilson-Wilmington or wilmington and weldon railroad |
8B008B |
|
local acl = "%1 station (Atlantic Coast Line Railroad)"
local amtrak = "%1 station (Amtrak)"
local p = {
["lang"] = "en-US",
["system title"] = "[[Atlantic Coast Line Railroad]]",
["system icon"] = "",
["name format"] = "",
["station format"] = {
"1% station",
["Albany"] = "Heritage Plaza (Albany, Georgia)",
["Atlanta"] = "Union Station (Atlanta, Georgia)",
["Auburn"] = acl,
["Brunswick"] = acl,
["Columbia"] = "Union Station (Columbia, South Carolina)",
["Dover"] = acl,
["Effingham"] = acl,
["Jacksonville"] = "Jacksonville Terminal Complex",
["Lake City"] = acl,
["Miami"] = "MiamiCentral",
["Montgomery"] = "Montgomery Union Station",
["Myrtle Beach"] = "Myrtle Beach Atlantic Coast Line Railroad Station",
["Nashville"] = acl,
["Norfolk"] = acl,
["Plant City"] = "Plant City Union Depot",
["Richmond"] = "Broad Street Station (Richmond)",
["St. Cloud"] = acl,
["St. Petersburg"] = amtrak,
["Tampa"] = "Union Station (Tampa, Florida)",
["Tarboro"] = "Railroad Depot Complex",
["Troy"] = acl,
["Wilmington"] = acl,
},
["lines"] = {
["_default"] = {
["color"] = "8B008B",
},
["St. Petersburg-Jacksonville"] = {
["title"] = "St. Petersburg-Jacksonville",
["left terminus"] = "St. Petersburg",
["right terminus"] = "Jacksonville",
},
},
}
return p