Difference between revisions of "Module:Adjacent stations/Baltimore and Annapolis Railroad"
Jump to navigation
Jump to search
blackwiki>Scott218 |
blackwiki>Scott218 |
||
| Line 38: | Line 38: | ||
["Winchester"] = ba, | ["Winchester"] = ba, | ||
["Woodlawn Heights"] = ba, | ["Woodlawn Heights"] = ba, | ||
| − | }, | + | }, |
| − | + | ["lines"] = { | |
| − | lines = { | ||
["_default"] = { | ["_default"] = { | ||
["color"] = "005a1e", | ["color"] = "005a1e", | ||
| Line 48: | Line 47: | ||
["left terminus"] = "Baltimore Camden", | ["left terminus"] = "Baltimore Camden", | ||
["right terminus"] = "Annapolis", | ["right terminus"] = "Annapolis", | ||
| + | }, | ||
| + | }, | ||
| + | ["aliases"] = { | ||
| + | ["ba"] = "Baltimore Annapolis Line", | ||
}, | }, | ||
| − | + | } | |
return p | return p | ||
Revision as of 16:31, 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",
},
},
["aliases"] = {
["ba"] = "Baltimore Annapolis Line",
},
}
return p