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/Rocky Mountaineer
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 RM= "%1 station (Rocky Mountaineer)" local p = { ["system title"] = "[[Rocky Mountaineer]]", ["system icon"] = "", ["name format"] = "font-size: 150%; font-family:Helvetica, sans; font-weight: bolder; line-height: 120%; color: #FFFFFF; background-color: #072b51; border:3px solid #ca9c4c; padding:0.5em;", ["header background color"] = "ca9c4c", ["system color"] = "072b51", ["station format"] = { "%1 station", ["Calgary"] = "Tower Centre", ["Denver"] = RM, ["Moab"] = RM, ["Pacific Central"] = "[[Pacific Central Station|Pacific Central (Vancouver)]]", ["Rocky Mountaineer"] = "Rocky Mountaineer Station", ["Seattle"] = "King Street Station", ["Vancouver"] = "[[Rocky Mountaineer Station|Rocky Mountaineer]]", }, ["lines"] = { ["Coastal Passage"] = { ["title"] = "''Coastal Passage''", ["color"] = "ca9c4c", ["left terminus"] = "Seattle", ["right terminus"] = {"Banff", "Jasper"}, }, ["First Passage to the West"] = { ["title"] = "''First Passage to the West''", ["color"] = "7a1b22", ["left terminus"] = "Rocky Mountaineer", ["right terminus"] = "Banff", }, ["Journey Through the Clouds"] = { ["title"] = "''Journey Through the Clouds''", ["color"] = "2d5976", ["left terminus"] = "Rocky Mountaineer", ["right terminus"] = "Jasper", }, ["Rainforest to Gold Rush"] = { ["title"] = "''Rainforest to Gold Rush''", ["color"] = "1e4a36", ["left terminus"] = "North Vancouver", ["right terminus"] = "Jasper", }, ["Rockies to the Red Rocks"] = { ["title"] = "''Rockies to the Red Rocks''", ["color"] = "c80900", ["left terminus"] = "Moab", ["right terminus"] = "Denver", }, ["Whistler Sea to Sky Climb"] = { ["title"] = "''[[Whistler Sea to Sky Climb]]''", ["color"] = "072b51", ["left terminus"] = "North Vancouver", ["right terminus"] = "Whistler", }, }, } 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/Rocky Mountaineer/doc
(
edit
)
Module:String
(
edit
)