Módulo:Adjacent stations/PATH
A documentação para este módulo pode ser criada na página Módulo:Adjacent stations/PATH/doc
local p = {
["lang"] = "en-US",
["system title"] = "[[PATH (rail system)|PATH]]",
["system icon"] = "[[File:PATH logo.svg|18px|link=PATH (rail system)]]",
["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;",
["header background color"] = "0094da",
["header text color"] = "ffffff",
["station format"] = {
"%1 station (PATH)",
["Journal Square"] = "Journal Square Transportation Center#Rapid transit",
["Hoboken"] = "Hoboken Terminal#Rapid transit rail",
["Newark"] = "Pennsylvania Station (Newark)#PATH",
},
["lines"] = {
["_default"] = {
["color"] = "252525",
},
["HOB-33"] = {
["title"] = "[[Hoboken–33rd Street|HOB–33]]",
["color"] = "0082c6",
["text color"] = "FFFFFF",
["left terminus"] = "Hoboken",
["right terminus"] = "33rd Street",
},
["HOB-WTC"] = {
["title"] = "[[Hoboken–World Trade Center|HOB–WTC]]",
["color"] = "009e58",
["text color"] = "FFFFFF",
["left terminus"] = "Hoboken",
["right terminus"] = "World Trade Center",
},
["JSQ-33"] = {
["title"] = "[[Journal Square–33rd Street|JSQ–33]]",
["color"] = "fdb827",
["text color"] = "FFFFFF",
["left terminus"] = "Journal Square",
["right terminus"] = "33rd Street",
},
["JSQ-33 (via HOB)"] = {
["title"] = "[[Journal Square–33rd Street (via Hoboken)|JSQ–33 (via HOB)]]",
["color"] = "0082c6",
["text color"] = "fdb827",
["left terminus"] = "Journal Square",
["right terminus"] = "33rd Street",
},
["NWK-WTC"] = {
["title"] = "[[Newark–World Trade Center|NWK–WTC]]",
["color"] = "ef3941",
["text color"] = "FFFFFF",
["left terminus"] = "Newark",
["right terminus"] = "World Trade Center",
},
},
}
return p