Module:Adjacent stations/Tyne and Wear Metro
MyWikiBiz, Author Your Legacy — Tuesday January 21, 2025
Jump to navigationJump to searchDocumentation for this module may be created at Module:Adjacent stations/Tyne and Wear Metro/doc
local p = { ["lang"] = "en-GB", ["system title"] = "[[Tyne and Wear Metro|Metro]]", ["system icon"] = "[[File:Tyne Wear Metro logo.svg|20px|link=Tyne and Wear Metro]]", ["system color"] = "feb300", ["name format"] = "font-size: 160%; font-family:sans-serif; font-weight: bolder; background-color: #feb300; padding: 0.4em 4px;", ["station format"] = { "%1 Metro station", ["Airport"] = "Newcastle Airport Metro station" }, ["lines"] = { ["green"] = { ["title"] = "Green Line", ["color"] = "1b873b", ["left terminus"] = "South Hylton", ["right terminus"] = "Airport", }, ["yellow"] = { ["title"] = "Yellow Line", ["color"] = "feb300", ["left terminus"] = "South Shields", ["right terminus"] = { "St. James", ["via"] = "Whitley Bay" }, }, }, } return p