Content deleted Content added
←Created page with 'local rsa = "%1 railway station, South Australia" local rvi = "%1 railway station, Victoria" local snt = "%1, Northern Territory" local ssa = "%1, South Australi...' |
Musashi1600 (talk | contribs) |
||
(18 intermediate revisions by 9 users not shown) | |||
Line 3:
local snt = "%1, Northern Territory"
local ssa = "%1, South Australia"
local swa = "%1, Western Australia"
local p = {
Line 12 ⟶ 13:
["Adelaide"] = "Adelaide Parklands Terminal",
["
["Broadmeadows"] = "Broadmeadows railway station, Melbourne",
["Cook"] = rsa,▼
["Coober Pedy"] = "Manguri Siding",
["Golden Ridge"] = swa,
["Horsham"] = rvi,
["Inverleigh"] = rvi,
["Katherine"] = snt,
["Marla"] = ssa,
["Melbourne"] = "Southern Cross railway station",
["Perth"] = "East Perth railway station",
["Sydney"] = "Central railway station, Sydney"
},
Line 26 ⟶ 32:
},
["The Ghan"] = {
["color"] = "
["text color"] = "FFF",
["left terminus"] = "Darwin",
["right terminus"] = "Adelaide"
},
["Great Southern"] = {
["title"] = "[[Great Southern (train)|Great Southern]]",
["color"] = "F78024",
["text color"] = "FFF",
["left terminus"] = "Adelaide",
["right terminus"] = "Brisbane"
},
["Indian Pacific"] = {
["color"] = "
["
["left terminus"] = "Perth",
["right terminus"] = "Sydney"
},
["The Overland"] = {
["color"] = "
["text color"] = "FFF",
["left terminus"] = "Adelaide",
["right terminus"] = "Melbourne"
|