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.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a40c30c8fbab36cd

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"] = {
            ["L1"] = {
                ["title"] = "[[File:GCLR L1.svg|48px|link=G:link]]",
                ["color"] = "ffd200",
                ["left terminus"] = "Helensvale",
                ["right terminus"] = "Burleigh Heads",
				["icon"] = "[[File:GCLR L1.svg|18px|link=G:link]]"
        },
            ["G:link"] = {
                ["title"] = "[[Gold Coast light rail|G:link]]",
                ["color"] = "ffd200",
        },
    },
}

return p