Module:Adjacent stations/Transwa
MyWikiBiz, Author Your Legacy — Friday November 15, 2024
< Module:Adjacent stations
Jump to navigationJump to searchRevision as of 18:51, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Transwa)
Template: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
See also
local x = "%1 railway station, Perth" local y = "%1 railway station, Western Australia" local z = "%1, Western Australia" local p = { ["system title"] = "[[Transwa]]", ["system icon"] = "[[File:Transwa icon v2.svg|x14px|link=Transwa|alt=Transwa Trains]]", ["system color"] = "ec4025", ["name format"] = "font-family: Arial, sans; background-color: #ffffff; font-weight: normal; font-size: 160%; color: #000000; border: 1px solid #dddddd; padding: 0.4em; white-space: nowrap; margin: 0.25em;", ["line icon format"] = "link", ["station format"] = { "%1 railway station", ["Armadale"] = x, ["Midland"] = x, ["Harvey"] = y, ["Northam"] = y, ["Southern Cross"] = y, ["Bodallin"] = z, ["Bonnie Vale"] = z, ["Brunswick Junction"] = z, ["Burracoppin"] = z, ["Carrabin"] = z, ["Cookernup"] = z, ["Doodlakine"] = z, ["Cunderdin"] = z, ["Hines Hill"] = z, ["Kellerberrin"] = z, ["Koolyanobbing"] = z, ["Meckering"] = z, ["Moorine Rock"] = z, ["Mundijong"] = z, ["North Dandalup"] = z, ["Serpentine"] = z, ["Tammin"] = z, ["Waroona"] = z, ["Yarloop"] = z }, ["lines"] = { ["_default"] = { ["title"] = "[[%1]]", ["color"] = "ec4025" }, ["Australind"] = { ["title"] = "[[Australind (train)|Australind]]", ["color"] = "4d397c", ["left terminus"] = "Perth", ["right terminus"] = "Bunbury" }, ["MerredinLink"] = { ["color"] = "6e961b", ["left terminus"] = "East Perth", ["right terminus"] = "Merredin" }, ["AvonLink"] = { ["color"] = "6e961b", ["left terminus"] = "Midland", ["right terminus"] = "Northam" }, ["Prospector"] = { ["title"] = "[[The Prospector (train service)|Prospector]]", ["color"] = "fcca36", ["left terminus"] = "East Perth", ["right terminus"] = "Kalgoorlie" } } } return p