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 |
| |
East Los Angeles – Anaheim | 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 |
| |
La Grande – Joseph | 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 |
| |
Portland – Granger | Portland-Granger |
00377c |
| |
Portland – Seattle | 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 up = "%1 station (Union Pacific Railroad)"
local ore = "%1 station (Oregon)"
local p = {
["lang"] = "en-US",
["system title"] = "[[Union Pacific Railroad]]",
["system icon"] = "",
["system color"] = "00377c",
["station format"] = {
"1% station",
["Anaheim"] = up,
["Elgin"] = ore,
["La Grande"] = up,
["Ogden"] = "Union Station (Ogden, Utah)",
["Omaha"] = "Union Station (Omaha)",
["Portland"] = "Portland Union Station",
},
["lines"] = {
["_default"] = {
["color"] = "00377c",
},
["East Los Angeles-Anaheim"] = {
["title"] = "[[East Los Angeles, California|East Los Angeles]] – [[Anaheim, California|Anaheim]]",
["left terminus"] = "East Los Angeles",
["right terminus"] = "Anaheim",
},
["Main Line"] = {
["title"] = "Main Line",
["left terminus"] = "Ogden",
["right terminus"] = "Council Bluffs Transfer",
},
["Papilion Branch"] = {
["title"] = "Papilion Branch",
["left terminus"] = "Lane",
["right terminus"] = "Omaha",
},
["Portland-Granger"] = {
["title"] = "[[Portland, Oregon|Portland]] – [[Granger, Wyoming|Granger]]",
["left terminus"] = "Lane",
["right terminus"] = "Omaha",
},
["Portland-Seattle"] = {
["title"] = "[[Portland, Oregon|Portland]] – [[Seattle, Washington|Seattle]]",
["left terminus"] = "Portland",
["right terminus"] = "Seattle",
},
["Portland-Seattle"] = {
["title"] = "[[Portland, Oregon|Portland]] – [[Seattle, Washington|Seattle]]",
["left terminus"] = "Portland",
["right terminus"] = "Seattle",
},["La Grande-Joseph"] = {
["title"] = "[[La Grande, Oregon|La Grande]] – [[Joseph, Oregon|Joseph]]",
["left terminus"] = "La Grande",
["right terminus"] = "Joseph",
},
},
}
return p