Changes

MyWikiBiz, Author Your Legacy — Sunday September 07, 2025
Jump to navigationJump to search
local brisbane = "%1 light rail station, Brisbane"

local p = {
["system title"] = "[[Keolis Downer|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

Navigation menu