https://en.wikipedia.org/w/index.php?action=history&feed=atom&title=Module%3AAdjacent_stations%2FPATH%2Fsandbox
Module:Adjacent stations/PATH/sandbox - Revision history
2025-06-10T02:23:25Z
Revision history for this page on the wiki
MediaWiki 1.45.0-wmf.4
https://en.wikipedia.org/w/index.php?title=Module:Adjacent_stations/PATH/sandbox&diff=887695520&oldid=prev
Ythlev: ←Created page with 'local p = { ["lang"] = "en-US", ["system title"] = "PATH", ["system icon"] = "link=PATH (rail system)", ["...'
2019-03-14T07:08:15Z
<p><a href="/wiki/Wikipedia:AES" class="mw-redirect" title="Wikipedia:AES">←</a>Created page with 'local p = { ["lang"] = "en-US", ["system title"] = "<a href="/wiki/PATH_(rail_system)" title="PATH (rail system)">PATH</a>", ["system icon"] = "<a href="/wiki/File:PATH_logo.svg" title="File:PATH logo.svg">18px|link=PATH (rail system)</a>", ["...'</p>
<p><b>New page</b></p><div>local p = {<br />
["lang"] = "en-US",<br />
["system title"] = "[[PATH (rail system)|PATH]]",<br />
["system icon"] = "[[File:PATH logo.svg|18px|link=PATH (rail system)]]",<br />
["name format"] = "font-family: Lucida Grande; background-color: #0094da; font-size: 175%; color: white; padding: 0.5em; line-height: 1; white-space: nowrap; border: 0px solid #007fcd; margin: 0.25em; text-align: center;",<br />
["header background color"] = "0094da",<br />
["header text color"] = "ffffff",<br />
["infobox station"] = {<br />
["_header"] = {<br />
["font-family"] = "Lucida Grande",<br />
["background-color"] = "#0094DA",<br />
["font-size"] = "175%",<br />
["color"] = "white",<br />
["padding"] = "0.5em",<br />
["line-height"] = "1",<br />
["white-space"] = "nowrap",<br />
["border"] = "0px solid #007FCD",<br />
["margin"] = "0.25em",<br />
["text-align"] = "center"<br />
},<br />
["_subheader"] = {<br />
["background-color"] = "#0094DA",<br />
["color"] = "#FFFFFF"<br />
}<br />
}, <br />
["station format"] = {<br />
"%1 station (PATH)",<br />
["Journal Square"] = "Journal Square Transportation Center#Rapid transit",<br />
["Hoboken"] = "Hoboken Terminal#Rapid transit rail",<br />
["Newark"] = "Pennsylvania Station (Newark)",<br />
},<br />
["lines"] = {<br />
["_default"] = {<br />
["color"] = "252525", <br />
},<br />
["HOB-33"] = {<br />
["title"] = "[[Hoboken–33rd Street|HOB–33]]",<br />
["color"] = "0082c6",<br />
["left terminus"] = "Hoboken",<br />
["right terminus"] = "33rd Street",<br />
},<br />
["HOB-WTC"] = {<br />
["title"] = "[[Hoboken–World Trade Center|HOB–WTC]]",<br />
["color"] = "009e58",<br />
["left terminus"] = "Hoboken",<br />
["right terminus"] = "World Trade Center",<br />
},<br />
["JSQ-33"] = {<br />
["title"] = "[[Journal Square–33rd Street|JSQ–33]]",<br />
["color"] = "fdb827",<br />
["left terminus"] = "Journal Square",<br />
["right terminus"] = "33rd Street",<br />
},<br />
["JSQ-33 (via HOB)"] = {<br />
["title"] = "[[Journal Square–33rd Street (via Hoboken)|JSQ–33 (via&nbsp;HOB)]]",<br />
["left terminus"] = "Journal Square",<br />
["right terminus"] = "33rd Street",<br />
},<br />
["NWK-WTC"] = {<br />
["title"] = "[[Newark–World Trade Center|NWK–WTC]]",<br />
["color"] = "ef3941",<br />
["left terminus"] = "Newark",<br />
["right terminus"] = "World Trade Center",<br />
},<br />
},<br />
}<br />
<br />
return p</div>
Ythlev