Module:Adjacent stations/Reading Company
Appearance
This is a data module for Module:Adjacent stations. It supports former services operated by Reading Company.
Lines
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Main Line |
006400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Bethlehem Branch |
006400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Chestnut Hill Branch |
006400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Colebrookdale Railroad |
006400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Doylestown Branch |
006400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | East Penn Branch |
006400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Frankford Branch |
006400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Gettysburg and Harrisburg Railway |
006400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Glen Dower Branch |
006400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Lebanon Valley Branch or Lebanon Valley Railroad |
006400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Lebanon and Tremont Branch |
006400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Newtown Branch |
006400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | New Hope Branch |
006400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | New York Branch |
006400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Reading and Columbia Railroad |
006400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Perkiomen Branch |
006400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Pickering Valley Railroad |
006400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Plymouth Branch |
006400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Round Top Branch |
006400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Schyulkill and Lehigh Railroad |
006400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Schuylkill and Susquehanna Branch |
006400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Schuylkill Valley Branch |
006400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Stony Creek Branch |
006400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Trenton Branch |
006400 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Wilmington and Northern Railroad |
006400 |
|
local cnj = "%1 station (Central Railroad of New Jersey)"
local pa = "%1 station (Pennsylvania)"
local rr = "%1 station (Reading Railroad)"
local septa = "%1 station (SEPTA)"
local septarr = "%1 station (SEPTA Regional Rail)"
local tc = "%1 Transportation Center"
local p = {
["lang"] = "en-US",
["system title"] = "[[Reading Company|Reading Railroad]]",
["system icon"] = "",
["name format"] = "font-family: Arial; background-color: #000080; font-size: 200%; text-transform:uppercase; color: #ffffff; padding: 0.5em; line-height: 0.5; white-space: nowrap; border: 7px solid #A9A9A9; border-top-left-radius: 0.5em; border-top-right-radius: 0.5em; border-bottom-right-radius: 0.5em; border-bottom-left-radius: 0.5em; margin: 0.25em; text-align: center;",
["station format"] = {
"%1 station",
["Allegheny"] = septarr,
["Allentown"] = cnj,
["Auburn"] = pa,
["Bethlehem"] = "Union Station (Bethlehem)",
["Byers"] = "Byers Station Historic District",
["Cheltenham"] = septa,
["Columbia Avenue"] = "Temple University station",
["County Line"] = septarr,
["Dock"] = pa,
["Easton"] = pa,
["Forest Hills"] = septa,
["Hamburg"] = pa,
["Harrisburg"] = tc,
["Holland"] = septa,
["Jenkintown"] = "Jenkintown–Wyncote station",
["Jersey City"] = "Central Railroad of New Jersey Terminal",
["Lebanon"] = rr,
["Main Street"] = septa,
["Meadowbrook"] = septa,
["Melrose Park"] = septa,
["Monocacy"] = pa,
["Newtown"] = septa,
["Olney"] = septarr,
["Penllyn"] = septa,
["Reading Franklin Street"] = "Franklin Street station (Pennsylvania)",
["Reading Terminal"] = "Reading Terminal",
["Reading"] = "Reading Outer station",
["Rockville"] = pa,
["Roslyn"] = septa,
["Southampton"] = pa,
["Traymore"] = rr,
["Tremont"] = rr,
["Walnut Hill"] = septa,
["Warminster"] = septa,
["Westmont"] = pa,
},
["lines"] = {
["_default"] = {
["color"] = "006400",
},
["Norristown Branch"] = {
["title"] = "[[Norristown Branch]]",
["left terminus"] = "North Broad",
["right terminus"] = "Elm Street",
},
},
}
return p