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: a2649d615a9d1dfc

Jump to content

Module:Adjacent stations/PATCO

From Wikipedia, the free encyclopedia

local patco = "%1 station (PATCO)"

local p = {
	["lang"] = "en-US",
	["system title"] = "[[Delaware River Port Authority|DRPA]]",
	["system icon"] = "[[File:DRPA_logo.svg|17px|link=Delaware River Port Authority]]",
	["system color"] = "C81F3C",
	["name format"] = "font-family:Helvetica;background-color:#C81F3C;text-align:center;font-size:160%;color:white;padding:4px;line-height:95%; text-transform:uppercase;",
	["header background color"] = "C81F3C",
	["header text color"] = "FFFFFF",
	["station format"] = {
		"%1 station",
		["8th & Market"] = "8th–Market station",
		["Ashland"] = patco,
		["Broadway"] = "Walter Rand Transportation Center",
		["City Hall"] = patco,
		["Westmont"] = patco,
	},
	["lines"] = {
		["Speedline"] = {
			["title"] = "[[PATCO Speedline]]",
			["color"] = "C81F3C",
			["left terminus"] = "15–16th & Locust",
			["right terminus"] = "Lindenwold",
		},
	},
}

return p