Module:Adjacent stations/GCLR
Appearance
local p = {
["system title"] = "[[G:link]]",
["system color"] = "ffd200",
["system icon"] = "[[File:Translink Tram icon 2022.svg|x16px]]",
["station format"] = {
["Helensvale"] = "Helensvale railway station",
"%1 light rail station",
},
["lines"] = {
["G:link"] = {
["title"] = "[[Gold Coast Light Rail|G:link]]",
["color"] = "ffd200",
["left terminus"] = "Helensvale",
["right terminus"] = "Broadbeach South",
},
},
}
return p