Module:Adjacent stations/New York, Ontario and Western Railway

local ny = "%1 station (New York)"

local nyow = "%1 station (New York, Ontario & Western Railway)"

local nyt = "%1, New York"

local p = {

["lang"] = "en-US",

["system title"] = "New York, Ontario and Western Railway",

["system icon"] = "",

["name format"] = "font-family: Helvetica; background-color: #F0E68C; font-size: 200%; text-transform:uppercase; color: #000000; 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",

["Cadosia"] = nyow,

["Campbell Hall"] = nyow,

["Cornwall"] = nyow,

["Edmeston"] = ny,

["Kingston"] = "Kingston, New York railroad stations",

["Liberty"] = ny,

["Middletown"] = nyow,

["Monticello"] = ny,

["New Berlin"] = ny,

["Norwich"] = ny,

["Oswego"] = nyow,

["Dickson City"] = nyow,

["Roscoe"] = ny,

["Scranton"] = "Scranton station (Central Railroad of New Jersey)",

["Sidney"] ="Sidney Union Station",

["Weehawken"] = "Weehawken Terminal",

},

["lines"] = {

["_default"] = {

["color"] = "94a5b5",

},

["New Berlin Branch"] = {

["title"] = "New Berlin Branch",

["left terminus"] = "Sidney",

["right terminus"] = "Edmeston",

},

["Main line"] = {

["title"] = "Main Line",

["left terminus"] = "Oswego",

["right terminus"] = "Weehawken",

},

["Randallsville-Utica"] = {

["title"] = "RandallsvilleUtica",

["left terminus"] = "Randallsville",

["right terminus"] = "Utica",

},

["Scranton-Cadosia"] = {

["title"] = "ScrantonCadosia",

["left terminus"] = "Scranton",

["right terminus"] = "Cadosia",

},

["Summitville-Kingston"] = {

["title"] = "SummitvilleKingston",

["left terminus"] = "Summitville",

["right terminus"] = "Kingston",

},

["Summitville-Port Jervis"] = {

["title"] = "SummitvillePort Jervis",

["left terminus"] = "Port Jervis",

["right terminus"] = "Summitville",

},

["The Mountaineer"] = {

["title"] = "The Mountaineer",

["left terminus"] = "Roscoe",

["right terminus"] = "Weehawken",

},

},

["aliases"] = {

["main"] = "Main Line",

["mountaineer"] = "The Mountaineer",

}

}

return p