Module:Adjacent stations/Rocky Mountaineer
MyWikiBiz, Author Your Legacy — Monday November 04, 2024
Jump to navigationJump to searchTemplate:Adjacent stations doc
Lines
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
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: #000066; border:3px solid #C69955; padding:0.5em;", ["header background color"] = "C69955", ["system color"] = "000066", ["station format"] = { "%1 station", ["Calgary"] = "Tower Centre", ["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"] = "8b8f3e", ["left terminus"] = "Seattle", ["right terminus"] = {"Banff", "Jasper"}, }, ["First Passage to the West"] = { ["title"] = "''First Passage to the West''", ["color"] = "771f24", ["left terminus"] = "Rocky Mountaineer", ["right terminus"] = "Banff", }, ["Journey through the Clouds"] = { ["title"] = "''Journey through the Clouds''", ["color"] = "2E5977", ["left terminus"] = "Rocky Mountaineer", ["right terminus"] = "Jasper", }, ["Rainforest to Gold Rush"] = { ["title"] = "''Rainforest to Gold Rush''", ["color"] = "224934", ["left terminus"] = "North Vancouver", ["right terminus"] = "Jasper", }, ["Whistler Sea to Sky Climb"] = { ["title"] = "''[[Whistler Sea to Sky Climb]]''", ["color"] = "0000CC", ["left terminus"] = "North Vancouver", ["right terminus"] = "Whistler", }, }, } return p