Module:Adjacent stations/G:link
Appearance
This is a data module for Module:Adjacent stations. It supports services in Gold Coast operated by G:link.
G:link
[edit]Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
G:link | G:link |
ffc425 |
|
local brisbane = "%1 light rail station, Brisbane"
local p = {
["system title"] = "[[G:link]]",
["system color"] = "",
["system icon"] = "",
["station format"] = {
["Helensvale"] = "Helensvale railway station",
"%1 light rail station",
},
["lines"] = {
["G:link"] = {
["title"] = "[[G:link]]",
["color"] = "ffc425",
["left terminus"] = "Helensvale",
["right terminus"] = "Broadbeach South",
},
},
}
return p