Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Module:Adjacent stations/GCLR

From Wikipedia, the free encyclopedia

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