Module:Adjacent stations/Union Pacific Railroad: Difference between revisions

Content deleted Content added
Council Bluffs station didn't really exist for UP, actually known as "Council Bluffs Transfer"
add
Line 1:
local up = "%1 station (Union Pacific Railroad)"
local ore = "%1 station (Oregon)"
 
local p = {
Line 9 ⟶ 10:
"1% station",
["Anaheim"] = up,
["Elgin"] = ore,
["La Grande"] = up,
["Ogden"] = "Union Station (Ogden, Utah)",
["Omaha"] = "Union Station (Omaha)",
["Portland"] = "Portland Union Station",
},
["lines"] = {
Line 30 ⟶ 34:
["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-Elgin"] = {
["title"] = "[[Portland, Oregon|Portland]] – [[Seattle, Washington|Seattle]]",
["left terminus"] = "Portland",
["right terminus"] = "Seattle",
},
},