Module:Adjacent stations/LIRR former
Appearance
This is a data module for Module:Adjacent stations. It supports former services operated by the Long Island Rail Road.
Lines
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Main Line | Main |
d30303 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Atlantic Division |
d30303 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Bay Ridge Branch |
d30303 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Bushwick Branch |
d30303 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Cedarhurst |
d30303 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Central Branch |
d30303 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Evergreen Branch |
d30303 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Far Rockaway Branch |
d30303 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Hempstead Branch |
d30303 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Long Beach Branch |
d30303 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Manhattan Beach Branch |
d30303 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Montauk Division |
d30303 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | North Side Division |
d30303 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Northport Branch |
d30303 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Oyster Bay Branch |
d30303 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Rockaway Beach Division |
d30303 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Sag Harbor Branch |
d30303 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Wading River Branch |
d30303 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | West Hempstead Branch |
d30303 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Whitestone Branch |
d30303 |
|
local amtrak = "%1 station (Amtrak)"
local de = "%1 station (Delaware)"
local il = "%1 station (Illinois)"
local ind = "%1 station (Indiana)"
local marc = "%1 station (MARC)"
local md = "%1 station (Maryland)"
local nj = "%1 station (New Jersey)"
local njt = "%1 station (NJ Transit)"
local ny = "%1 station (New York)"
local pa = "%1 station (Pennsylvania)"
local prr = "%1 station (Pennsylvania Railroad)"
local septa = "%1 station (SEPTA)"
local septarr = "%1 station (SEPTA Regional Rail)"
local tc = "%1 Transportation Center"
local union = "%1 Union Station"
local wcrr = "%1 station (West Chester Railroad)"
local p = {
["lang"] = "en-US",
["system title"] = "[[Long Island Rail Road]]",
["system icon"] = "",
["system color"] = "d30303",
["name format"] = "background-color: #B52424; text-transform: uppercase; font-family: Copperplate, Copperplate Gothic Light, serif; color: gold; border: .18em solid gold; font-size: 190%; font-weight: bolder; padding: .36em;",
["station format"] = {
"%1 station",
["Penn Station"] = "[[Pennsylvania Station (1910–1963)|Penn Station]]",
},
["lines"] = {
["_default"] = {
["color"] = "d30303",
},
["Main Line"] = {
["title"] = "[[Main Line (Long Island Rail Road)#History|Main Line]]",
["left terminus"] = {"Long Island City", "Penn Station"},
["right terminus"] = "Greenport",
},
},
["aliases"] = {
["main"] = "Main Line",
},
}
return p