Open main menu
Home
Random
Donate
Recent changes
Special pages
Community portal
Preferences
About Stockhub
Disclaimers
Search
User menu
Talk
Contributions
Create account
Log in
Editing
Module:Adjacent stations/Great Northern Railway
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
local gn = "%1 station (Great Northern Railway)" local np = "%1 station (Northern Pacific Railway)" local amtrak = "%1 station (Amtrak)" local ore = "%1 station (Oregon)" local wa = "%1 station (Washington)" local nd = "%1 station (North Dakota)" local mt = "%1 station (Metro Transit)" local p = { ["lang"] = "en-US", ["system title"] = "[[Great Northern Railway (U.S.)|Great Northern Railway]]", ["system icon"] = "", ["system color"] = "21819a", --Light blue for now, maybe orange would be better?-- ["station format"] = { "%1 station", ["Anoka"] = gn, ["Auburn"] = np, ["Burlington"] = gn, ["Burnham"] = gn, ["Butte"] = gn, ["Dayton"] = gn, ["Duluth"] = "Duluth Depot", ["Edmonds"] = wa, ["Erie"] = gn, ["Everett"] = gn, ["Exeter"] = gn, ["Fort Totten"] = gn, ["Grand Forks"] = gn, ["Keith"] = gn, ["Kent"] = np, ["Lakeview"] = wa, ["Hinckley"] = gn, ["Hutchinson"] = gn, ["Macon"] = gn, ["Mansfield"] = gn, ["Marysville"] = gn, ["Mayville"] = nd, ["Minneapolis"] = "Minneapolis Great Northern Depot", ["Mukilteo"] = gn, ["Murray"] = gn, ["Nelson"] = "Nelson station (British Columbia)", ["New Westminster"] = gn, ["Portland"] = "Portland Union Station", ["Pleasant Lake"] = nd, ["Puyallup"] = np, ["Ramsey"] = mt, ["Rugby"] = nd, ["Seattle"] = "King Street Station", ["Stanley"] = nd, ["St. Paul"] = "Saint Paul Union Depot", ["Sumner"] = np, ["Superior"] = "Superior Union Station", ["Tacoma"] = "Union Station (Tacoma, Washington)", ["Trenton"] = gn, ["Vancouver, BC"] = "Pacific Central Station", ["Vancouver, WA"] = "Vancouver station (Washington)", ["Wilton"] = gn, ["Wassaic"] = gn, }, ["lines"] = { ["_default"] = { ["color"] = "21819a", }, ["Antler-Rugby"] = { ["title"] = "[[Antler, North Dakota|Antler]] β [[Rugby, North Dakota|Rugby]]", ["left terminus"] = "Antler", ["right terminus"] = "Rugby", }, ["Butte-Havre"] = { ["title"] = "[[Butte, Montana|Butte]] β [[Havre, Montana|Havre]]", ["left terminus"] = "Butte", ["right terminus"] = "Havre", }, ["Devils Lake-Fargo"] = { ["title"] = "[[Devils Lake, North Dakota|Devils Lake]] β [[Fargo, North Dakota|Fargo]]", ["left terminus"] = "Devils Lake", ["right terminus"] = "Fargo", }, ["Grand Forks-Duluth"] = { ["title"] = "[[Grand Forks, North Dakota|Grand Forks]] β [[Duluth, Minnesota|Duluth]]", ["left terminus"] = "Grand Forks", ["right terminus"] = "Duluth", }, ["Grenora-Stanley"] = { ["title"] = "[[Grenora, North Dakota|Grenora]] β [[Stanley, North Dakota|Stanley]]", ["left terminus"] = "Grenora", ["right terminus"] = "Stanley", }, ["Hutchinson-Minneapolis"] = { ["title"] = "[[Hutchinson, Minnesota|Hutchinson]] β [[Minneapolis]]", ["left terminus"] = "Hutchinson", ["right terminus"] = "Minneapolis", }, ["Larimore-Breckenridge"] = { ["title"] = "[[Larimore, North Dakota|Larimore]] β [[Breckenridge, Minnesota|Breckenridge]]", ["left terminus"] = "Larimore", ["right terminus"] = "Breckenridge", }, ["Marcus-Nelson"] = { ["title"] = "[[Marcus, Washington|Marcus]] β [[Nelson, British Columbia|Nelson]] (via [[Nelson and Fort Sheppard Railway]])", ["left terminus"] = "Marcus", ["right terminus"] = "Nelson", }, ["Portland-Seattle"] = { ["title"] = "[[PortlandβSeattle Line]]", ["left terminus"] = "Portland", ["right terminus"] = "Seattle", }, ["Portland Junction-Fargo"] = { ["title"] = "[[Portland Junction, North Dakota|Portland Junction]] β [[Fargo, North Dakota|Fargo]]", ["left terminus"] = "Portland Junction", ["right terminus"] = "Fargo", }, ["Main Line"] = { ["title"] = "Main Line", ["left terminus"] = "Seattle", ["right terminus"] = "St. Paul", }, ["Milaca-Minneapolis"] = { ["title"] = "[[Milaca, Minnesota|Milaca]] β [[Minneapolis]]", ["left terminus"] = "Milaca", ["right terminus"] = "Minneapolis", }, ["St. Paul-Duluth"] = { ["title"] = "[[Saint Paul, Minnesota|St. Paul]] β [[Duluth, Minnesota|Duluth]]", ["left terminus"] = "St. Paul", ["right terminus"] = "Duluth", }, ["Oroville-Wenatchee"] = { ["title"] = "[[Oroville, Washington|Oroville]] β [[Wenatchee, Washington|Wenatchee]]", ["left terminus"] = "Oroville", ["right terminus"] = "Wenatchee", }, ["Shelby-Billings"] = { ["title"] = "[[Shelby, Montana|Shelby]] β [[Billings, Montana|Billings]]", ["left terminus"] = "Shelby", ["right terminus"] = "Billings", }, ["Sweet Grass-Shelby"] = { ["title"] = "[[Sweet Grass, Montana|Sweet Grass]] β [[Shelby, Montana|Shelby]]", ["left terminus"] = "Sweet Grass", ["right terminus"] = "Shelby", }, ["Vancouver Branch"] = { ["title"] = "[[International (GN train)|Vancouver, BC β Seattle]]", ["left terminus"] = "Seattle", ["right terminus"] = "Vancouver, BC", }, ["Wenatchee-Mansfield"] = { ["title"] = "[[Wenatchee, Washington|Wenatchee]] β [[Mansfield, Washington|Mansfield]]", ["left terminus"] = "Wenatchee", ["right terminus"] = "Mansfield", }, }, } return p
Summary:
Please note that all contributions to Stockhub may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Stockhub:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Templates used on this page:
Template:Adjacent stations doc
(
edit
)
Template:Rail template doc
(
edit
)
Template:Sandbox other
(
edit
)
Module:Adjacent stations/Great Northern Railway/doc
(
edit
)
Module:String
(
edit
)