Module:Adjacent stations/Journey Beyond
MyWikiBiz, Author Your Legacy — Tuesday November 12, 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
local rsa = "%1 railway station, South Australia" local rvi = "%1 railway station, Victoria" local snt = "%1, Northern Territory" local ssa = "%1, South Australia" local p = { ["system title"] = "[[Journey Beyond]]", ["system color"] = "455964", ["line icon format"] = "link", ["station format"] = { "%1 railway station", ["Adelaide"] = "Adelaide Parklands Terminal", ["Coober Pedy"] = "Manguri Siding", ["Cook"] = ssa, ["Horsham"] = rvi, ["Katherine"] = snt, ["Marla"] = ssa, ["Melbourne"] = "Southern Cross railway station", ["Sydney"] = "Central railway station, Sydney" }, ["lines"] = { ["_default"] = { ["title"] = "[[%1]]", ["color"] = "455964" }, ["The Ghan"] = { ["color"] = "a1233d", ["left terminus"] = "Darwin", ["right terminus"] = "Adelaide" }, ["Great Southern"] = { ["title"] = "[[Great Southern (train)|Great Southern]]", ["color"] = "e38633", ["left terminus"] = "Adelaide", ["right terminus"] = "Brisbane" }, ["Indian Pacific"] = { ["color"] = "173963", ["left terminus"] = "East Perth", ["right terminus"] = "Sydney" }, ["The Overland"] = { ["color"] = "00543e", ["left terminus"] = "Melbourne", ["right terminus"] = "Adelaide" } } } return p