Edge Rewrite
// 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: a416a5449808227c

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