Module:Adjacent stations/Lehigh Valley Railroad
MyWikiBiz, Author Your Legacy — Friday November 15, 2024
Jump to navigationJump to searchTemplate:Adjacent stations doc
Lines
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
local lvrr = "%1 station (Lehigh Valley Railroad)" local pa = "%1 station (Pennsylvania)" local ny = "%1 station (New York)" local nyc = "%1 station (New York Central Railroad)" local p = { ["lang"] = "en-US", ["system title"] = "[[Lehigh Valley Railroad]]", ["system icon"] = "", ["name format"] = "font-family: Helvetica ; background-color: #000000; font-size: 200%; text-transform:uppercase; color: #D4AF37; padding: 0.5em; line-height: 0.5; white-space: nowrap; border: 2px solid #d7dcbe; border-top-left-radius: 0em; border-top-right-radius: 0em; border-bottom-right-radius: 0em; border-bottom-left-radius: 0em; margin: 0.25em; text-align: center;", ["station format"] = { "%1 station", ["Athens"] = lvrr, ["Auburn"] = lvrr, ["Allentown"] = lvrr, ["Batavia"] = lvrr, ["Bethlehem"] = "Bethlehem Union Station", ["Bingley"] = lvrr, ["Brick Church"] = lvrr, ["Buffalo"] = "Lehigh Valley Terminal", ["Caledonia"] = lvrr, ["Camden"] = lvrr, ["Cazenovia"] = "Lehigh Valley Railroad Depot (Cazenovia, New York)", ["Depew"] = lvrr, ["Easton"] = pa, ["Exchange Place"] = "Exchange Place station (Pennsylvania Railroad)", ["Fair Haven"] = lvrr, ["Flemington"] = lvrr, ["Fullerton"] = lvrr, ["Geneva"] = lvrr, ["Hillside"] = lvrr, ["Ithaca"] = "Lehigh Valley Railroad Station (Ithaca, New York)", ["Jersey City"] = "Central Railroad of New Jersey Terminal", ["Jim Thorpe"] = lvrr, ["Laurys"] = lvrr, ["Longwood"] = lvrr, ["Moravia"] = lvrr, ["Newark"] = "Pennsylvania Station (Newark)", ["New Market"] = lvrr, ["New York"] = "Pennsylvania Station (1910–1963)", ["Niagara Falls, New York"] = nyc, ["Parkview"] = lvrr, ["Phillipsburg"] = lvrr, ["Rochester"] = "Lehigh Valley Railroad Station (Rochester, New York)", ["Rush"] = lvrr, ["Sayre"] = lvrr, ["Stafford"] = lvrr, ["Three Bridges"] = lvrr, ["Waterloo"] = ny, ["Yale"] = ny, }, ["lines"] = { ["_default"] = { ["color"] = "000000", }, ["Auburn Branch"] = { ["title"] = "[[Auburn Branch]]", ["left terminus"] = "Sayre", ["right terminus"] = "North Fair Haven", }, ["Auburn and Ithaca Branch"] = { ["title"] = "Auburn and Ithaca Branch", ["left terminus"] = "Ithaca", ["right terminus"] = "Auburn", }, ["Easton and Northern Branch"] = { ["title"] = "Easton and Northern Branch", ["left terminus"] = "Belfast Junction", ["right terminus"] = "Easton", }, ["Elmira and Cortland Branch"] = { ["title"] = "[[Elmira and Cortland Branch]]", ["left terminus"] = "Elmira", ["right terminus"] = "Camden", }, ["Flemington Branch"] = { ["title"] = "[[Flemington Branch]]", ["left terminus"] = "Flemington Junction", ["right terminus"] = "Flemington", }, ["Ithaca Branch"] = { ["title"] = "Ithaca Branch", ["left terminus"] = "Geneva", ["right terminus"] = "Van Etten", }, ["Main Line"] = { ["title"] = "[[Lehigh Line (Norfolk Southern)#Lehigh Valley Railroad|Main Line]]", ["left terminus"] = "Buffalo", ["right terminus"] = {"New York", "Jersey City"} }, ["Niagara Falls Branch"] = { ["title"] = "Niagara Falls Branch", ["left terminus"] = "Suspension Bridge", ["right terminus"] = "Depew", }, ["Rochester Branch"] = { ["title"] = "Rochester Branch", ["left terminus"] = "Rochester Junction", ["right terminus"] = "Rochester", }, ["Seneca Falls Branch"] = { ["title"] = "Seneca Falls Branch", ["left terminus"] = "Geneva", ["right terminus"] = "Cayuga Junction", }, ["Waverly Branch"] = { ["title"] = "Waverly Branch", ["left terminus"] = "Waverly", ["right terminus"] = "Sayre", }, }, } return p