Jump to content

Module:Adjacent stations/SEPTA Metro

Permanently protected module
From Wikipedia, the free encyclopedia

local septa = "%1 station (SEPTA)"
local metro = "%1 station (SEPTA Metro)"

local p = {
	["lang"] = "en-US",
	["system title"] = "[[SEPTA Metro]]",
	["system icon"] = "[[File:SEPTA Metro.svg|18px|link=SEPTA Metro]]",
	["header background color"] = "221f20",
	["header text color"] = "ffffff",
	["station format"] = {
		["2nd Street"] = septa,
		["5th Street/ Independence Hall"] = "5th Street/Independence Hall station",
		["11th Street"] = septa,
		["13th Street"] = septa,
		["19th Street"] = septa,
		["22nd Street"] = septa,
		["33rd Street"] = septa,
		["34th Street"] = metro,
		["36th Street"] = "36th Street Portal",
		["36th Street Portal"] = "%1",
		["40th Street"] = septa,
		["40th Street Portal"] = "%1",
		["40th & Market"] = "40th Street station (SEPTA)",
		["40th and Market"] = "40th Street station (SEPTA)",
		["46th Street"] = septa,
		["49th–Chester"] = "49th Street station (SEPTA Regional Rail)",
		["52nd Street"] = metro,
		["58th–Baltimore"] = "Angora station",
		["60th Street"] = septa,
		["63rd Street"] = metro,
		["63rd–Malvern"] = "63rd–Malvern/Overbrook station",
		["69th Street"] = "[[69th Street Transit Center]]",
		["69th Street T.C."] = "[[69th Street Transit Center]]",
		["69th Street Transit Center"] = "[[69th Street Transit Center]]",
		["Angora"] = "61st–Baltimore/Angora station",
		["Arrott"] = "[[Arrott Transit Center]]",
		["Arrott T.C."] = "[[Arrott Transit Center]]",
		["Arrott Transit Center"] = "[[Arrott Transit Center]]",
		["Bridgeport"] = septa,
		["Bryn Mawr"] = metro,
		["Chinatown"] = septa,
		["Church"] = septa,
		["County Line"] = metro,
		["Darby"] = "[[Darby Transit Center]]",
		["Darby T.C."] = "[[Darby Transit Center]]",
		["Darby Transit Center"] = "[[Darby Transit Center]]",
		["Drexel"] = "Drexel Station at 30th Street",
		["Drexel Station at 30th Street"] = "%1",
		["Eastwick"] = "80th Street/Eastwick station",
		["Erie"] = septa,
		["Fairmount"] = septa,
		["Fern Rock"] = "[[Fern Rock Transit Center]]",
		["Fern Rock T.C."] = "[[Fern Rock Transit Center]]",
		["Fern Rock Transit Center"] = "[[Fern Rock Transit Center]]",
		["Frankford"] = "[[Frankford Transit Center]]",
		["Frankford T.C."] = "[[Frankford Transit Center]]",
		["Frankford Transit Center"] = "[[Frankford Transit Center]]",
		["Haverford"] = metro,
		["Huntingdon"] = septa,
		["NRG"] = "NRG Station",
		["NRG Station"] = "%1",
		["North Philadelphia"] = metro,
		["Norristown"] = "[[Norristown Transit Center]]",
		["Norristown T.C."] = "[[Norristown Transit Center]]",
		["Norristown Transit Center"] = "[[Norristown Transit Center]]",
		["Olney"] = "[[Olney Transit Center]]",
		["Olney T.C."] = "[[Olney Transit Center]]",
		["Olney Transit Center"] = "[[Olney Transit Center]]",
		["Overbrook"] = "63rd–Malvern/Overbrook station",
		["Penfield"] = septa,
		["Radnor"] = metro,
		["Somerset"] = septa,
		["Spring Garden"] = metro,
		["Stadium"] = septa,
		["Villanova"] = metro,
		["Walnut Street"] = septa,
		["Wyoming"] = septa,
		["Yeadon"] = metro,
		"%1 station",
	},
	["lines"] = {
		["L"] = {
			["title"] = "[[L (SEPTA Metro)|L]]",
			["icon"] = "[[File:SEPTA L icon.svg|18px|link=L (SEPTA Metro)]]",
			["color"] = "1c9ad6",
		},
		["L1"] = {
			["title"] = "[[L (SEPTA Metro)|L1]]",
			["icon"] = "[[File:SEPTA L1 icon.svg|18px|link=L (SEPTA Metro)]]",
			["color"] = "1c9ad6",
			["left terminus"] = "69th Street Transit Center",
			["right terminus"] = "Frankford Transit Center",
		},
		["L1 adj"] = {
			["title"] = "[[File:SEPTA L1 icon.svg|35px|link=L (SEPTA Metro)]]",
			["color"] = "1c9ad6",
			["left terminus"] = "69th Street Transit Center",
			["right terminus"] = "Frankford Transit Center",
		},
		["B"] = {
			["title"] = "[[B (SEPTA Metro)|B]]",
			["icon"] = "[[File:SEPTA B icon.svg|18px|link=B (SEPTA Metro)]]",
			["color"] = "f26722",
		},
		["B1"] = {
			["title"] = "[[B (SEPTA Metro)|B1]]",
			["icon"] = "[[File:SEPTA B1 icon.svg|18px|link=B (SEPTA Metro)]]",
			["color"] = "f26722",
			["left terminus"] = "NRG Station",
			["right terminus"] = "Fern Rock Transit Center",
		},
		["B2"] = {
			["title"] = "[[B (SEPTA Metro)|B2]]",
			["icon"] = "[[File:SEPTA B2 icon.svg|18px|link=B (SEPTA Metro)]]",
			["color"] = "f26722",
			["left terminus"] = "Walnut–Locust",
			["right terminus"] = "Fern Rock Transit Center",
		},
		["B3"] = {
			["title"] = "[[B (SEPTA Metro)#Spur|B3]]",
			["icon"] = "[[File:SEPTA B3 icon.svg|18px|link=B (SEPTA Metro)#Broad–Ridge Spur]]",
			["color"] = "f26722",
			["left terminus"] = "8th–Market",
			["right terminus"] = "Fern Rock Transit Center",
		},
		["B1 adj"] = {
			["title"] = "[[File:SEPTA B1 icon.svg|35px|link=B (SEPTA Metro)]]",
			["color"] = "f26722",
			["left terminus"] = "NRG Station",
			["right terminus"] = "Fern Rock Transit Center",
		},
		["B2 adj"] = {
			["title"] = "[[File:SEPTA B2 icon.svg|35px|link=B (SEPTA Metro)]]",
			["color"] = "f26722",
			["left terminus"] = "Walnut–Locust",
			["right terminus"] = "Fern Rock Transit Center",
		},
		["B3 adj"] = {
			["title"] = "[[File:SEPTA B3 icon.svg|35px|linkB (SEPTA Metro)#Broad–Ridge Spur]]",
			["color"] = "f26722",
			["left terminus"] = "8th–Market",
			["right terminus"] = "Fern Rock Transit Center",
		},
		["T"] = {
			["title"] = "[[T (SEPTA Metro)|T]]",
			["icon"] = "[[File:SEPTA T icon.svg|18px|link=T (SEPTA Metro)]]",
			["color"] = "62a744",
		},
		["T1"] = {
			["title"] = "[[T1 (SEPTA Metro)|T1]]",
			["icon"] = "[[File:SEPTA T1 icon.svg|18px|link=T1 (SEPTA Metro)]]",
			["color"] = "62a744",
			["left terminus"] = "63rd–Malvern/Overbrook",
			["right terminus"] = "13th Street",
		},
		["T2"] = {
			["title"] = "[[T2 (SEPTA Metro)|T2]]",
			["icon"] = "[[File:SEPTA T2 icon.svg|18px|link=T2 (SEPTA Metro)]]",
			["color"] = "62a744",
			["left terminus"] = "61st–Baltimore/Angora",
			["right terminus"] = "13th Street",
		},
		["T3"] = {
			["title"] = "[[T3 (SEPTA Metro)|T3]]",
			["icon"] = "[[File:SEPTA T3 icon.svg|18px|link=T3 (SEPTA Metro)]]",
			["color"] = "62a744",
			["left terminus"] = {"Yeadon", "Darby Transit Center"},
			["right terminus"] = "13th Street",
		},
		["T4"] = {
			["title"] = "[[T4 (SEPTA Metro)|T4]]",
			["icon"] = "[[File:SEPTA T4 icon.svg|18px|link=T4 (SEPTA Metro)]]",
			["color"] = "62a744",
			["left terminus"] = "Darby Transit Center",
			["right terminus"] = "13th Street",
		},
		["T5"] = {
			["title"] = "[[T5 (SEPTA Metro)|T5]]",
			["icon"] = "[[File:SEPTA T5 icon.svg|18px|link=T5 (SEPTA Metro)]]",
			["color"] = "62a744",
			["left terminus"] = "80th Street/Eastwick",
			["right terminus"] = "13th Street",
		},
		["T1 adj"] = {
			["title"] = "[[File:SEPTA T1 icon.svg|35px|link=T1 (SEPTA Metro)]]",
			["color"] = "62a744",
			["left terminus"] = "63rd–Malvern/Overbrook",
			["right terminus"] = "13th Street",
		},
		["T2 adj"] = {
			["title"] = "[[File:SEPTA T2 icon.svg|35px|link=T2 (SEPTA Metro)]]",
			["color"] = "62a744",
			["left terminus"] = "61st–Baltimore/Angora",
			["right terminus"] = "13th Street",
		},
		["T3 adj"] = {
			["title"] = "[[File:SEPTA T3 icon.svg|35px|link=T3 (SEPTA Metro)]]",
			["color"] = "62a744",
			["left terminus"] = {"Yeadon", "Darby Transit Center"},
			["right terminus"] = "13th Street",
		},
		["T4 adj"] = {
			["title"] = "[[File:SEPTA T4 icon.svg|35px|link=T4 (SEPTA Metro)]]",
			["color"] = "62a744",
			["left terminus"] = "Darby Transit Center",
			["right terminus"] = "13th Street",
		},
		["T5 adj"] = {
			["title"] = "[[File:SEPTA T5 icon.svg|35px|link=T5 (SEPTA Metro)]]",
			["color"] = "62a744",
			["left terminus"] = "80th Street/Eastwick",
			["right terminus"] = "13th Street",
		},
		["G"] = {
			["title"] = "[[G (SEPTA Metro)|G]]",
			["icon"] = "[[File:SEPTA G icon.svg|18px|link=G (SEPTA Metro)]]",
			["color"] = "fcd602",
		},
		["G1"] = {
			["title"] = "[[G (SEPTA Metro)|G1]]",
			["icon"] = "[[File:SEPTA G1 icon.svg|18px|link=G (SEPTA Metro)]]",
			["color"] = "fcd602",
			["left terminus"] = "63rd–Girard",
			["right terminus"] = "Richmond–Westmoreland",
		},
		["G1 adj"] = {
			["title"] = "[[File:SEPTA G1 icon.svg|35px|link=G (SEPTA Metro)]]",
			["color"] = "fcd602",
			["left terminus"] = "63rd–Girard",
			["right terminus"] = "Richmond–Westmoreland",
		},
		["D"] = {
			["title"] = "[[D (SEPTA Metro)|D]]",
			["icon"] = "[[File:SEPTA D icon.svg|18px|link=D (SEPTA Metro)]]",
			["color"] = "e5427b",
		},
		["D1"] = {
			["title"] = "[[D (SEPTA Metro)|D1]]",
			["icon"] = "[[File:SEPTA D1 icon.svg|18px|link=D (SEPTA Metro)]]",
			["color"] = "e5427b",
			["left terminus"] = "Orange Street/Media",
			["right terminus"] = "69th Street Transit Center",
		},
		["D2"] = {
			["title"] = "[[D (SEPTA Metro)|D2]]",
			["icon"] = "[[File:SEPTA D2 icon.svg|18px|link=D (SEPTA Metro)]]",
			["color"] = "e5427b",
			["left terminus"] = "Chester Pike/Sharon Hill",
			["right terminus"] = "69th Street Transit Center",
		},
		["D1 adj"] = {
			["title"] = "[[File:SEPTA D1 icon.svg|35px|link=D (SEPTA Metro)]]",
			["color"] = "e5427b",
			["left terminus"] = "Orange Street/Media",
			["right terminus"] = "69th Street Transit Center",
		},
		["D2 adj"] = {
			["title"] = "[[File:SEPTA D2 icon.svg|35px|link=D (SEPTA Metro)]]",
			["color"] = "e5427b",
			["left terminus"] = "Chester Pike/Sharon Hill",
			["right terminus"] = "69th Street Transit Center",
		},
		["M"] = {
			["title"] = "[[M (SEPTA Metro)|M]]",
			["icon"] = "[[File:SEPTA M icon.svg|18px|link=M (SEPTA Metro)]]",
			["color"] = "613393",
		},
		["M1"] = {
			["title"] = "[[M (SEPTA Metro)|M1]]",
			["icon"] = "[[File:SEPTA M1 icon.svg|18px|link=M (SEPTA Metro)]]",
			["color"] = "613393",
			["left terminus"] = "Norristown Transit Center",
			["right terminus"] = "69th Street Transit Center",
		},
		["M1 adj"] = {
			["title"] = "[[File:SEPTA M1 icon.svg|35px|link=M (SEPTA Metro)]]",
			["color"] = "613393",
			["left terminus"] = "Norristown Transit Center",
			["right terminus"] = "69th Street Transit Center",
		},
	},
}

return p