Difference between revisions of "Module:Adjacent stations/Baltimore and Annapolis Railroad"
Jump to navigation
Jump to search
blackwiki>Scott218 |
blackwiki>Scott218 |
||
| Line 49: | Line 49: | ||
["right terminus"] = "Annapolis", | ["right terminus"] = "Annapolis", | ||
}, | }, | ||
| − | } | + | } |
return p | return p | ||
Revision as of 16:26, 25 August 2020
local ba = "%1 station (Baltimore and Annapolis Railroad)"
local p = {
["lang"] = "en-US",
["system title"] = "[[Baltimore and Annapolis Railroad]]",
["system icon"] = "",
["station format"] = {
"%Annapolis",
["Arnold"] = ba,
["Baltimore Camden"] = "Camden Station",
["Baltimore Highlands"] = ba,
["Boone"] = ba,
["Carroll"] = ba,
["Clifford"]= ba,
["Crain Highway"] = ba,
["Cromwell"] = ba,
["Earleigh Heights"] = ba,
["Elvaton"] = ba,
["Ferndale"] = ba,
["Garland"] = ba,
["Jones"] = ba,
["Joyce"] = ba,
["Maple Road"] = ba,
["Marley"] = ba,
["Oakwood"] = ba,
["Pasadena"] = ba,
["Pumphrey"] = ba,
["Revell"] = ba,
["Robinson"] = ba,
["Round Bay"] = ba,
["Saunders Range"] = ba,
["Severnside"] = ba,
["Shipley"] = ba,
["Wardour"] = ba,
["Wellham Avenue"] = ba,
["West Annapolis"] = ba,
["Winchester"] = ba,
["Woodlawn Heights"] = ba,
},}
lines = {
["_default"] = {
["color"] = "005a1e",
},
["Baltimore-Annapolis"] = {
["title"] = "[[Baltimore]] – [[Annapolis, Maryland|Annapolis]]",
["left terminus"] = "Baltimore Camden",
["right terminus"] = "Annapolis",
},
}
return p