Difference between revisions of "Module:Adjacent stations/Brisbane Ferries"
Jump to navigation
Jump to search
blackwiki>Fleet Lists (Start Brisbane Ferries module with CityCat the only line operational) |
blackwiki>Fleet Lists (Add the other four routes) |
||
| Line 18: | Line 18: | ||
}, | }, | ||
["CityHopper"] = { | ["CityHopper"] = { | ||
| − | ["title"] = "[[ | + | ["title"] = "[[Transdev Brisbane Ferries#CityHopper|CityCat]]", |
| − | ["color"] = " | + | ["color"] = "D20000", |
| − | ["left terminus"] = " | + | ["left terminus"] = "North Quay", |
| − | ["right terminus"] = " | + | ["right terminus"] = "Sydney Street", |
}, | }, | ||
["Bulimba"] = { | ["Bulimba"] = { | ||
| − | ["title"] = "[[ | + | ["title"] = "[[Transdev Brisbane Ferries#CityFery|Cross River Ferries - Bulimba]]", |
| − | ["color"] = " | + | ["color"] = "7BC143", |
| − | ["left terminus"] = " | + | ["left terminus"] = "Bulimba", |
| − | ["right terminus"] = " | + | ["right terminus"] = "Teneriffe", |
}, | }, | ||
["Holman Street"] = { | ["Holman Street"] = { | ||
| − | ["title"] = "[[ | + | ["title"] = "[[[[Transdev Brisbane Ferries#CityFery|Cross River Ferries - Holman Street]]]]", |
| − | ["color"] = " | + | ["color"] = "FFd200", |
| − | ["left terminus"] = " | + | ["left terminus"] = "Thornton Street", |
| − | ["right terminus"] = " | + | ["right terminus"] = "Holman Street", |
}, | }, | ||
["Norman Park"] = { | ["Norman Park"] = { | ||
| − | ["title"] = "[[ | + | ["title"] = "[[Transdev Brisbane Ferries#CityFery|Cross River Ferries - Norman Park]]", |
| − | ["color"] = " | + | ["color"] = "F78f1E", |
| − | ["left terminus"] = " | + | ["left terminus"] = "New Farm Park", |
| − | ["right terminus"] = " | + | ["right terminus"] = "Norman Park", |
}, | }, | ||
}, | }, | ||
Revision as of 09:23, 3 September 2020
{{Module rating }}
Brisbane Ferries
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
local brisbane = "%1 ferry wharf, Brisbane"
local p = {
["system title"] = "[[Transdev Brisbane Ferries|Brisbane Ferries]]",
["system color"] = "",
["system icon"] = "",
["header stop noun"] = "wharf",
["station format"] = {
"%1 ferry wharf",
},
["lines"] = {
["CityCat"] = {
["title"] = "[[Transdev Brisbane Ferries#CityCat|CityCat]]",
["color"] = "0067b1",
["left terminus"] = "University of Queensland",
["right terminus"] = "Northshore Hamilton",
},
["CityHopper"] = {
["title"] = "[[Transdev Brisbane Ferries#CityHopper|CityCat]]",
["color"] = "D20000",
["left terminus"] = "North Quay",
["right terminus"] = "Sydney Street",
},
["Bulimba"] = {
["title"] = "[[Transdev Brisbane Ferries#CityFery|Cross River Ferries - Bulimba]]",
["color"] = "7BC143",
["left terminus"] = "Bulimba",
["right terminus"] = "Teneriffe",
},
["Holman Street"] = {
["title"] = "[[[[Transdev Brisbane Ferries#CityFery|Cross River Ferries - Holman Street]]]]",
["color"] = "FFd200",
["left terminus"] = "Thornton Street",
["right terminus"] = "Holman Street",
},
["Norman Park"] = {
["title"] = "[[Transdev Brisbane Ferries#CityFery|Cross River Ferries - Norman Park]]",
["color"] = "F78f1E",
["left terminus"] = "New Farm Park",
["right terminus"] = "Norman Park",
},
},
}
return p