Module:Adjacent stations/Union Pacific Railroad
Appearance
This is a data module for Module:Adjacent stations. It supports former services operated by Union Pacific Railroad.
Lines
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Brogan-Ontario |
00377c |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Boulder-Denver |
00377c |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Burns-Ontario |
00377c |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Butte-Salt Lake City |
00377c |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Cheyenne-Denver |
00377c |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Concordia-Junction City |
00377c |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | East Los Angeles-Anaheim |
00377c |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Greeley-Briggsdale |
00377c |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Greeley-Purcell |
00377c |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Julesburg Cutoff |
00377c |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Kansas Pacific Railway |
00377c |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | La Grande-Joseph |
00377c |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Leavenworth Branch |
00377c |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Los Angeles and Salt Lake Railroad |
00377c |
| |
Main Line | Main Line |
00377c |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Manhattan-Valley |
00377c |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Papillion Branch |
00377c |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Pioche-Caliente |
00377c |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Portland-Granger |
00377c |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Portland-Seattle |
00377c |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | South Torrington-North Platte |
00377c |
|
local p = {
["lang"] = "en-US",
["system title"] = "[[Union Pacific Railroad]]",
["system icon"] = "",
["system color"] = "00377c",
["station format"] = {
"1% station",
["Council Bluffs"] = "RailsWest Railroad Museum",
["Ogden"] = "Union Station (Ogden, Utah)",
["Omaha"] = "Union Station (Omaha)",
},
["lines"] = {
["_default"] = {
["color"] = "00377c",
},
["Main Line"] = {
["title"] = "Main Line",
["left terminus"] = "Ogden",
["right terminus"] = "Council Bluffs",
},
["Papilion Branch"] = {
["title"] = "Papilion Branch",
["left terminus"] = "Lane",
["right terminus"] = "Omaha",
},
},
}
return p