Module:Adjacent stations/Erie Railroad
Appearance
This is a data module for Module:Adjacent stations. It supports former services operated by Erie Railroad.
Lines
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Allegany Division |
FFFF00 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Attica Branch |
FFFF00 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Bergen County Railroad |
FFFF00 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Bradford Division |
FFFF00 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Buffalo Division |
FFFF00 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Buffalo and South Western Railroad |
FFFF00 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Caldwell Branch |
FFFF00 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Cleveland-Youngstown |
FFFF00 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Jefferson Division |
FFFF00 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Lodi Branch |
FFFF00 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Main Line or main |
FFFF00 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Middletown and Crawford Branch |
FFFF00 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Mount Morris Branch |
FFFF00 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | New York and Greenwood Lake Railway |
FFFF00 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | New City Branch |
FFFF00 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | New Jersey and New York Railroad |
FFFF00 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Newark Branch |
FFFF00 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Northern Branch |
FFFF00 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Orange Branch |
FFFF00 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Pavonia Ferry |
FFFF00 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Piermont Branch |
FFFF00 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Rochester Branch |
FFFF00 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Rochester Division |
FFFF00 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Weehawken Branch |
FFFF00 |
|
local erie = "%1 station (Erie Railroad)"
local njt = "%1 station (NJ Transit)"
local nlr = "%1 station (Newark Light Rail)"
local ny = "%1 station (New York)"
local oh = "%1 station (Ohio)"
local p = {
["lang"] = "en-US",
["system title"] = "[[Erie Railroad]]",
["system icon"] = "",
["name format"] = "font-weight: bolder; text-transform:uppercase; background-color:#FFFFFF; border:3px solid #000000; padding:0.5em; font-size: 150%;",
["station format"] = {
"%1 station",
["23rd Street"] = "23rd Street Ferry Terminal",
["Allendale"] = njt,
["Andover"] = erie,
["Arden"] = erie,
["Arlington"] = njt,
["Aurora"] = oh,
["Avon"] = erie,
["Barberton"] = erie,
["Bardonia"] = erie,
["Bloomfield Avenue"] = erie,
["Bloomfield"] = erie,
["Broadway"] = njt,
["Buffalo"] = "Lehigh Valley Terminal",
["Caledonia"] = erie,
["Carbondale"] = erie,
["Carlton Hill"] = erie,
["Cedar Grove"] = erie,
["Central Avenue"] = erie,
["Chambers Street"] = "Chambers Street Ferry Terminal",
["Chicago"] = "Dearborn Station",
["Cleveland"] = "Tower City Center#Cleveland Union Terminal",
["Clifton"] = erie,
["Depew"] = erie,
["East 55th"] = erie,
["Emerson"] = njt,
["Englewood"] = erie,
["Essex Street"] = njt,
["Fair Lawn"] = "Broadway station (NJ Transit)",
["Forest Hill"] = erie,
["Glen Rock"] = "Glen Rock–Main Line station",
["Glen Rock-Bergen Line"] = "Glen Rock–Boro Hall station",
["Grove Street"] = nlr,
["Hackensack"] = "Essex Street station (NJ Transit)",
["Harriman"] = erie,
["Harrison"] = erie,
["Hawthorne"] = njt,
["Hillsdale"] = njt,
["Industry"] = "Rochester & Genesee Valley Railroad Museum",
["Jersey City"] = "Pavonia Terminal",
["Lake View"] = erie,
["Lakewood"] = erie,
["Lee Road"] = erie,
["Main Street"] = erie,
["Middletown"] = erie,
["Monroe"] = erie,
["Mortimer"] = erie,
["New Milford"] = erie,
["Niles"] = erie,
["Painted Post"] = erie,
["Park Ridge"] = njt,
["Passaic"] = erie,
["Port Jervis"] = erie,
["Ramsey"] = njt,
["River Street"] = erie,
["Rochester"] = "Erie Railroad Depot (Rochester, New York)",
["Southfields"] = erie,
["Spring Valley"] = ny,
["Union"] = erie,
["Verona"] = erie,
["Walnut Street"] = njt,
["Warren"] = erie,
["Wayne"] = erie,
["Westwood"] = njt,
["Williams Avenue"] = "Teterboro station",
},
["lines"] = {
["_default"] = {
["color"] = "FFFF00",
},
["Mahoning Division"] = {
["title"] = "[[Cleveland and Mahoning Valley Railroad|Mahoning Division]]",
["note-mid"] = "First Sub-Division",
["left terminus"] = "Cleveland",
["right terminus"] = "Pymatuning",
},
},
}
return p