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/London Overground/sandbox

From Wikipedia, the free encyclopedia
local london = "%1 station (London)"
local x = "%1 station"

local p = {
	["system title"] = "[[London Overground]]",
	["system icon"] = "[[File:Overground notextroundel.svg|15px|link=London Overground]]",
	["header background color"] = "e8eaf6",
    ["header text color"] = "000000",
	["name format"] = "font-size: 170%; font-family: sans-serif; font-weight: bolder; line-height: 100%; color: #0019A8; background-color: #ffffff; border-top: 10px solid #e87722; padding:0.4em 4px;",
	["station format"] = {
		"%1 railway station",
	--	Liberty
		["Upminster"]  = x,
	--	Lioness route
		["Harrow & Wealdstone"] = x,
		["Kenton"] = x,
		["South Kenton"] = x,
		["North Wembley"] = x,
		["Wembley Central"] = x,
		["Stonebridge Park"] = x,
		["Harlesden"] = x,
		["Kensal Green"] = x,
		["Queen's Park"] = "Queen's Park station (England)",
	--	Mildmay route
		["Stratford"] = x,
		["South Acton"] = "South Acton railway station (England)",
		["Gunnersbury"] = x,
		["Kew Gardens"] = london,
		["Richmond"] = london,
		["Kensington (Olympia)"] = x,
		["West Brompton"] = x,
	--	Suffragette
		["Blackhorse Road"] = x,
		["Barking"] = x,
	--	Weaver
		["Liverpool Street"] = x,
		["Seven Sisters"] = x,
		["Walthamstow Central"] = x,
	--	Windrush
		["Whitechapel"] = x,
		["Canada Water"] = x,
		["Sydenham"] = "Sydenham railway station (London)",
		["West Croydon"] = x,
	--	Interchanges
		["Highbury & Islington"] = x,
		["Willesden Junction"] = x,
	--	Others
	},
	["lines"] = {
		["_default"] = {
			["title"] = "[[London Overground]]",
			["color"] = "e87722",
			["text color"] = "000", -- see MOS:COLOR
		},
	--	New entries
		["Liberty"] = {
			["title"] = "[[Liberty line]]",
			["color"] = "606667",
			["text color"] = "fff", -- see MOS:COLOR
			["note-mid"] = "[[Romford–Upminster line]]",
			["left terminus"] = "Romford",
			["right terminus"] = "Upminster"
		},
		["Lioness"] = {
			["title"] = "[[Lioness line]]",
			["color"] = "ef9600",
			["note-mid"] = "[[Watford DC line]]",
			["left terminus"] = "Watford Junction",
			["right terminus"] = "Euston"
		},
		["Mildmay"] = {
			["title"] = "[[Mildmay line]]",
			["color"] = "2774ae",
			["text color"] = "fff", -- see MOS:COLOR
			["note-mid"] = "[[North London line]] and [[West London line]]",
			["left terminus"] = {"Clapham Junction","Richmond"},
			["right terminus"] = "Stratford",
			["types"] = {
				--[[
				The termini for the West London line are flipped to follow the
				north west to south east direction.
				]]
				["Clapham Junction"] = {
					["title"] = "",
					["note-mid"] = "[[West London line]]",
					["left terminus"] = "Stratford",
					["right terminus"] = "Clapham Junction"
				},
				["Richmond"] = {
					["title"] = "",
					["note-mid"] = "[[North London line]]",
					["left terminus"] = "Richmond"
				}
			}
		},
		["Suffragette"] = {
			["title"] = "[[Suffragette line]]",
			["color"] = "5ba763",
			["text color"] = "fff", -- see MOS:COLOR
			["note-mid"] = "[[Gospel Oak to Barking line]]",
			["left terminus"] = "Gospel Oak",
			["right terminus"] = "Barking Riverside"
		},
		["Weaver"] = {
			["title"] = "[[Weaver line]]",
			["color"] = "893b67",
			["text color"] = "fff", -- see MOS:COLOR
			["note-mid"] = "[[Lea Valley lines]]",
			["left terminus"] = "Liverpool Street",
			["right terminus"] = {"Cheshunt","Chingford","Enfield Town"},
			["types"] = {
				["Cheshunt"] = {
					["title"] = "",
					["right terminus"] = "Cheshunt"
				},
				["Cheshunt & Enfield Town"] = {
					["title"] = "",
					["right terminus"] = {"Cheshunt","Enfield Town"}
				},
				["Chingford"] = {
					["title"] = "",
					["right terminus"] = "Chingford"
				},
				["Enfield Town"] = {
					["title"] = "",
					["right terminus"] = "Enfield Town"
				}
			}
		},
		["Windrush"] = {
			["title"] = "[[Windrush line]]",
			["color"] = "d22730",
			["text color"] = "fff", -- see MOS:COLOR
			["note-mid"] = "[[East London line]] and [[South London line]]",
			["left terminus"] = {"Dalston Junction","Highbury & Islington"},
			["right terminus"] = {"Clapham Junction","Battersea Park","Crystal Palace","New Cross","West Croydon"},
			["types"] = {
				--[[
				The termini for the Battersea Park, Clapham Junction and Crystal
				Palace branches	are flipped to follow the east to west
				direction.
				]]
				["Battersea Park"] = {
					["title"] = "",
					["note-mid"] = "[[South London line]]<br>(Limited service)",
					["left terminus"] = "Battersea Park",
					["right terminus"] = "Dalston Junction"
				},
				["Clapham Junction"] = {
					["title"] = "",
					["note-mid"] = "[[South London line]]",
					["left terminus"] = {"Clapham Junction","Battersea Park"},
					["right terminus"] = "Dalston Junction"
				},
				["Crystal Palace"] = {
					["title"] = "",
					["note-mid"] = "[[East London line]]",
					["left terminus"] = "Crystal Palace",
					["right terminus"] = "Highbury & Islington"
				},
				["Highbury & Islington"] = {
					["title"] = "",
					["note-mid"] = "[[East London line]]",
					["left terminus"] = "Highbury & Islington",
					["right terminus"] = {"Crystal Palace","West Croydon"}
				},
				["New Cross"] = {
					["title"] = "",
					["note-mid"] = "[[East London line]]",
					["left terminus"] = "Dalston Junction",
					["right terminus"] = "New Cross"
				},
				["West Croydon"] = {
					["title"] = "",
					["note-mid"] = "[[East London line]]",
					["left terminus"] = "Highbury & Islington",
					["right terminus"] = "West Croydon"
				}
			}
		},
	},
	["aliases"] = {
		["romford"] = "Liberty",
		["romford to upminster"] = "Liberty",
		["watford dc"] = "Lioness",
		["north"] = "Mildmay",
		["nw"] = "Mildmay",
		["west"] = "Mildmay",
		["goblin"] = "Suffragette",
		["gospel oak to barking"] = "Suffragette",
		["cheshunt"] = "Weaver",
		["chingford"] = "Weaver",
		["enfield"] = "Weaver",
		["enfield & cheshunt"] = "Weaver",
		["east"] = "Windrush",
		["se"] = "Windrush",
		["south"] = "Windrush"
	}
}
return p