Module:Adjacent stations/Ontario Northland Railway
MyWikiBiz, Author Your Legacy — Wednesday November 06, 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
local on = "%1 station (Ontario)" local p = { ["lang"] = "en-US", ["system title"] = "[[Ontario Northland Railway]]", ["system icon"] = "", ["system color"] = "FFB100", ["name format"] = "font-size: 150%; font-family:Arial, sans; font-weight: bolder; line-height: 100%; color: #00080;", ["header background color"] = "FFB100", ["header text color"] = "323264", ["station format"] = { "%1 station", ["Cochrane"] = on, ["Toronto"] = "Union Station (Toronto)", }, ["lines"] = { ["_default"] = { ["color"] = "FFB100", }, ["Northlander"] = { ["title"] = "''[[Northlander]]''", ["left terminus"] = "Cochrane", ["right terminus"] = "Toronto", }, ["Polar Bear Express"] = { ["title"] = "''[[Polar Bear Express]]''", ["left terminus"] = "Moosonee", ["right terminus"] = "Cochrane", }, }, } return p