Module:Adjacent stations/Ferries in NSW
< Module:Adjacent stations
Jump to navigation
Jump to search
Revision as of 04:31, 18 August 2020 by blackwiki>Fleet Lists (Add system colour)
{{Module rating }}
Sydney Ferry Routes
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
Newcastle Ferry Route
Template:Rail template doc Template:Rail template doc Template:Rail template doc
local sydney = "%1 ferry wharf, Sydney"
local p = {
["system title"] = "Ferries in NSW",
["system color"] = "339E35",
["system icon"] = "",
["station format"] = {
"%1 ferry wharf",
},
["lines"] = {
["F4"] = {
["title"] = "[[Cross Harbour ferry services]]",
["color"] = "92CB45",
["left terminus"] = "Pyrmont Bay",
["right terminus"] = "Watsons Bay",
},
}
}
return p