Module:Adjacent stations/Western Maryland Railway
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Western Maryland Railway.
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 wm = "%1 station (Western Maryland Railway)"
local p = {
["lang"] = "en-US",
["system title"] = "[[Western Maryland Railway]]",
["system icon"] = "",
["system color"] = "f00000",
["station format"] = {
["Cumberland"] = wm,
["Connellsville"] = "Connellsville Union Passenger Depot",
["Highfield"] = wm,
["Indian Creek"] = wm,
["Old Town"] = wm,
["Seymour"] = wm,
"%1 station",
},
["lines"] = {
["_default"] = {
["color"] = "f00000",
},
["Main"] = {
["title"] = "Main Line",
["left terminus"] = "Cumberland",
["right terminus"] = "Baltimore Hillen",
},
["Gettysburg"] = {
["title"] = "[[Baltimore]] – [[Hanover, Maryland|Hanover]] – [[Gettysburg, Pennsylvania|Gettysburg]] Line",
["left terminus"] = "Highfield",
["right terminus"] = "Glyndon",
},
["Cumberland-Connellsville"] = {
["title"] = "[[Cumberland, Maryland|Cumberland]] – [[Connellsville, Pennsylvania|Connellsville]]",
["left terminus"] = "Connellsville",
["right terminus"] = "Cumberland",
},
["Cumberland-Elkins"] = {
["title"] = "[[Cumberland, Maryland|Cumberland]] – [[Elkins, West Virginia|Elkins]]",
["left terminus"] = "Elkins",
["right terminus"] = "Cumberland",
},
["Hagerstown-Shippensburg"] = {
["title"] = "[[Lurgan Subdivision|Hagerstown - Shippensburg]]",
["left terminus"] = "Hagerstown",
["right terminus"] = "Shippensburg",
},
["State Line Branch"] = {
["title"] = "State Line Branch",
["left terminus"] = "Cumberland",
["right terminus"] = "State Line",
},
},
}
return p