Module:Adjacent stations/PANYNJ: Difference between revisions
imported>Mackensen (←Created page with 'local p = { ["lang"] = "en-US", ["system title"] = "Port Authority of New York and New Jersey", ["system icon"] = "", ["station format"] = { "%1 statio...') |
(No difference)
|
Latest revision as of 14:43, 9 Mayıs 2019
Template:Adjacent stations doc
LinesEdit
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
local p = {
["lang"] = "en-US",
["system title"] = "[[Port Authority of New York and New Jersey]]",
["system icon"] = "",
["station format"] = {
"%1 station",
["Howard Beach"] = "Howard Beach–JFK Airport (IND Rockaway Line)",
["Jamaica"] = "Jamaica station#AirTrain station",
["Newark Airport"] = "[[Newark Liberty International Airport Station|Newark Liberty Int'l Airport]]",
},
["lines"] = {
["AirTrain JFK"] = {
["title"] = "[[AirTrain JFK]]",
["color"] = "2A99DA",
},
["AirTrain Newark"] = {
["title"] = "[[AirTrain Newark]]",
["color"] = "c3114e",
},
},
}
return p