Module:Adjacent stations/Puffing Billy
MyWikiBiz, Author Your Legacy — Saturday November 09, 2024
< Module:Adjacent stations
Jump to navigationJump to searchRevision as of 18:42, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Puffing Billy)
{{Module rating }}
V/Line Lines
Template:Rail template doc Template:Rail template doc Template:Rail template doc
local melbourne = "%1 railway station, Melbourne" local victoria = "%1 railway station, Victoria" local p = { ["system title"] = "[[Puffing Billy Railway]]", ["system icon"] = "", ["system color"] = "993300", ["station format"] = { ["Belgrave"] = "Belgrave (Puffing Billy) railway station", ["Emerald"] = victoria, ["Lakeside"] = melbourne, ["Nobelius Siding"] = "Nobelius Siding", ["Selby"] = melbourne, "%1 railway station", }, ["lines"] = { ["Gembrook"] = { ["title"] = "[[Puffing Billy Railway|Gembrook line]]</br><small>([[List_of_railway_stations_in_Melbourne#Heritage_and_tourist_railways|Entire Network]])</small>", ["color"] = "993300", ["left terminus"] = "Belgrave", ["right terminus"] = "Gembrook" }, }, } return p;