Module:Adjacent stations/PATCO and Module:Adjacent stations/PATCO/sandbox: Difference between pages
(Difference between pages)
Undo |
imported>Ythlev ←Created page with 'local patco = "%1 station (PATCO)" local p = { ["lang"] = "en-US", ["system title"] = "PATCO", ["system icon"] = "", ["system color"] =...' |
||
Line 3: | Line 3: | ||
local p = { | local p = { | ||
["lang"] = "en-US", | ["lang"] = "en-US", | ||
["system title"] = "[[ | ["system title"] = "[[PATCO Speedline|PATCO]]", | ||
["system icon"] = " | ["system icon"] = "", | ||
["system color"] = "EF3E42", | ["system color"] = "EF3E42", | ||
["name format"] = "font-family:Helvetica;background-color:#EF3E42;text-align:center;font-size:160%;color:white;padding:4px;line-height:95% | ["name format"] = "font-family:Helvetica;background-color:#EF3E42;text-align:center;font-size:160%;color:white;padding:4px;line-height:95%;", | ||
["header background color"] = "EF3E42", | ["header background color"] = "EF3E42", | ||
["header text color"] = "FFFFFF", | ["header text color"] = "FFFFFF", | ||
["infobox station"] = { | |||
["_header"] = { | |||
["font-family"] = "Helvetica", | |||
["background-color"] = "#EF3E42", | |||
["text-align:center"] = "center", | |||
["font-size"] = "160%", | |||
["color"] = "white", | |||
["padding"] = "4px", | |||
["line-height"] = "95%", | |||
}, | |||
["_subheader"] = { | |||
["background-color"] = "#EF3E42", | |||
["color"] = "#FFFFFF" | |||
} | |||
}, | |||
["station format"] = { | ["station format"] = { | ||
"%1 station", | "%1 station", | ||
["8th & Market"] = "8th Street station (Philadelphia) | ["8th & Market"] = "8th Street station (Philadelphia)", | ||
["Ashland"] = patco, | ["Ashland"] = patco, | ||
["Broadway"] = "Walter Rand Transportation Center | ["Broadway"] = "Walter Rand Transportation Center", | ||
["City Hall"] = patco, | ["City Hall"] = patco, | ||
["Westmont"] = patco, | ["Westmont"] = patco, | ||
Line 19: | Line 34: | ||
["lines"] = { | ["lines"] = { | ||
["Speedline"] = { | ["Speedline"] = { | ||
["title"] = "[[PATCO Speedline]]", | ["title"] = "[[PATCO Speedline|PATCO]]", | ||
["color"] = "EF3E42", | ["color"] = "EF3E42", | ||
["left terminus"] = "15–16th & Locust", | ["left terminus"] = "15–16th & Locust", |