Module:Adjacent stations/Reading Company: Difference between revisions

Content deleted Content added
fix
No edit summary
 
(36 intermediate revisions by 4 users not shown)
Line 1:
local cnj = "%1 station (Central Railroad of New Jersey)"
local de = "%1 station (Delaware)"
local pa = "%1 station (Pennsylvania)"
local rr = "%1 station (Reading Railroad)"
Line 19 ⟶ 20:
["Auburn"] = pa,
["Bethlehem"] = "Bethlehem Union Station",
["Birdsboro"] = rr,
["Bonair"] = "Warminster station (SEPTA)",
["Buckingham"] = "Buckingham Valley station",
["Byers"] = "Byers Station Historic District",
["Carlisle"] = pa,
["Cheltenham"] = septa,
["Chestnut Hill"] = "Chestnut Hill East station",
["Chestnut Hill East"] = "[[Chestnut Hill East station|Chestnut Hill]]",
["Coatesville"] = rr,
["Colmar"] = septa,
["Columbia"] = rr,
["Columbia Avenue"] = "Temple University station",
["County Line"] = septarr,
Line 36 ⟶ 41:
["Franklin Street"] = "Franklin Street station (Pennsylvania)",
["Germantown"] = septa,
["Gettysburg"] = rr,
["Girard Avenue"] = rr,
["Grenoble"] = pa,
["Greenville"] = de,
["Hamburg"] = pa,
["Hamilton"] = rr,
["Harrisburg"] = tcrr,
["Hatfield"] = pa,
["Holland"] = septa,
["Jenkintown"] = "Jenkintown–Wyncote station",
["Jersey City"] = "Central Railroad of New Jersey Terminal",
["Lancaster"] = rr,
["Lebanon"] = rr,
["Logan"] = rr,
Line 53 ⟶ 61:
["Newtown"] = septa,
["Norristown"] = tc,
["Northbrook"] = pa,
["Oak Lane"] = "Melrose Park station (SEPTA)",
["Olney"] = septarr,
Line 65 ⟶ 74:
["Slatington"] = rr,
["Southampton"] = pa,
["Temple"] = pa,
["Tioga"] = rr,
["Traymore"] = rr,
Line 73 ⟶ 83:
["Warminster"] = septa,
["Westmont"] = pa,
["Wilmington"] = "Water Street station",
},
["lines"] = {
Line 88 ⟶ 99:
["right terminus"] = "Philadelphia",
},
["Colebrookdale Railroadbranch"] = {
["title"] = "[[Colebrookdale Railroadbranch]]",
["left terminus"] = "Pottstown",
["right terminus"] = "Barto",
Line 100 ⟶ 111:
["East Penn Branch"] = {
["title"] = "[[East Pennsylvania Railroad]]",
["left terminus"] = "AllentownReading",
["right terminus"] = "ReadingAllentown",
},
["Frankford Branch"] = {
["title"] = "[[Frankford Branch]]",
["left terminus"] = "Philadelphia",
["right terminus"] = "Frankford",
},
["Gettysburg and Harrisburg Railway"] = {
["title"] = "[[Gettysburg and Harrisburg Railway]]",
["left terminus"] = "Gettysburg",
["right terminus"] = "Carlisle",
},
["Glen Dower Branch"] = {
["title"] = "NewGlen YorkDower Short LineBranch",
["left terminus"] = "WayneGlen JunctionDower",
["right terminus"] = "NeshaminySchuylkill FallsHaven",
},
["Lebanon Valley Branch"] = {
Line 124 ⟶ 140:
},
["Main Line"] = {
["title"] = "[[Main Line (Reading Company)|Main Line]]",
["left terminus"] = "Pottsville",
["right terminus"] = "Philadelphia",
Line 137 ⟶ 153:
["left terminus"] = "Philadelphia",
["right terminus"] = "Bound Brook",
},
["New York Short Line"] = {
["title"] = "New York Short Line",
["left terminus"] = "Wayne Junction",
["right terminus"] = "Neshaminy Falls",
},
["Newtown Branch"] = {
Line 149 ⟶ 160:
},
["Norristown Branch"] = {
["title"] = "[[Manayunk/Norristown Line|Norristown Branch]]",
["left terminus"] = "Elm Street",
["right terminus"] = "Philadelphia",
},
["Perkiomen Branch"] = {
["title"] = "Perkiomen Branch",
["left terminus"] = "Perkiomen Junction",
["right terminus"] = "Allentown",
},
["Pickering Valley Railroad"] = {
Line 158 ⟶ 174:
["right terminus"] = "Byers",
},
["Schyulkill and LehighPlymouth Branch"] = {
["title"] = "Schyulkill and LehighPlymouth Branch",
["left terminus"] = "SlatingtonConshohocken",
["right terminus"] = "Reading Franklin StreetOreland",
},
["Reading and Columbia Railroad"] = {
["title"] = "Reading and Columbia Railroad",
["left terminus"] = {"Columbia", "Lancaster",},
["right terminus"] = "Reading",
},
["Round Top Branch"] = {
["title"] = "Round Top Branch",
["left terminus"] = "Round Top",
["right terminus"] = "Harrisburg",
},
["Schyulkill and Lehigh Railroad"] = {
["title"] = "Schyulkill and Lehigh Railroad",
["left terminus"] = "Reading",
["right terminus"] = "Slatington",
},
["Schuylkill and Susquehanna Branch"] = {
Line 183 ⟶ 214:
["right terminus"] = "Trenton",
},
["Wilmington and Northern Branch"] = {
["title"] = "[[Wilmington and Northern Branch]]",
["left terminus"] = "Reading",
["right terminus"] = "Wilmington",
},
},
["aliases"] = {
["colebrookdale railroad"] = "Colebrookdale branch",
["lebanon valley railroad"] = "Lebanon Valley Branch",
["wilmington and northern railroad"] = "Wilmington and Northern Branch",
},
}