Open main menu
Home
Random
Donate
Recent changes
Special pages
Community portal
Preferences
About Stockhub
Disclaimers
Search
User menu
Talk
Contributions
Create account
Log in
Editing
Module:Adjacent stations/Maryland Transit Administration
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
local lrl = "%1 station (Light RailLink)" local md = "%1 station (Maryland)" local msl = "%1 station (Metro SubwayLink)" local stn = "%1 station" local p = { ["lang"] = "en-US", ["system title"] = "[[Maryland Transit Administration]]", ["system icon"] = "", ["system color"] = "355D82", ["name format"] = { "font-size: 150%; font-family: Helvetica, sans; font-weight: bolder; line-height: 100%; color: white; background-color: #355d82; padding: 4px;", ["Metro Subway"] = "font-size: 150%; font-family: Helvetica, sans; font-weight: bolder; line-height: 100%; color: white; background-color: blue; padding: 4px;", }, ["station format"] = { stn, ["Bethesda Metro"] = "Bethesda station", ["BWI Airport"] = lrl, ["Camden Yards"] = "Camden Station", ["Centre Street"] = lrl, ["Cherry Hill"] = lrl, ["College Park"] = "College Park–University of Maryland station", ["College Park Metro–UMD"] = "College Park–University of Maryland station", ["Convention Center"] = lrl, ["Cromwell"] = "[[Glen Burnie station|Glen Burnie]]", ["Fairgrounds"] = lrl, ["Hamburg Street"] = lrl, ["Lexington Market"] = { stn, ["Light RailLink"] = lrl, ["Metro SubwayLink"] = msl, }, ["Mount Royal"] = lrl, ["Mount Vernon"] = lrl, ["Long Branch"] = md, ["New Carrollton Metro"] = "New Carrollton station", ["North Avenue"] = lrl, ["Penn Station"] = "Baltimore Penn Station", ["Silver Spring"] = md, ["Silver Spring Metro"] = "Silver Spring station (Maryland)", ["Takoma Langley"] = "Takoma Langley Crossroads Transit Center", ["Timonium Business Park"] = lrl, ["Timonium Fairgrounds"] = lrl, ["Westport"] = lrl, ["Woodside"] = md, }, ["lines"] = { ["Light RailLink"] = { ["title"] = "[[Baltimore Light RailLink]]", ["icon"] = "[[File:Baltimore Light RailLink logo.svg|16px|alt=]]", ["color"] = "355D82", ["left terminus"] = {"BWI Airport", "Glen Burnie"}, ["right terminus"] = {"Hunt Valley"}, ["types"] = { ["Penn-Camden"] = { ["title"] = "Penn–Camden Shuttle", ["left terminus"] = "Camden Yards", ["right terminus"] = "Penn Station", }, }, }, ["Metro Subway"] = { ["title"] = "[[Metro SubwayLink]]", ["icon"] = "[[File:Baltimore Metro SubwayLink Logo for Signage (Blue).svg|16px|alt=]]", ["color"] = "355D82", ["left terminus"] = "Owings Mills", ["right terminus"] = "Johns Hopkins Hospital", }, ["Purple"] = { ["title"] = "[[Purple Line (Maryland)|Purple Line]]", ["color"] = "4C266F", ["left terminus"] = "Bethesda", ["right terminus"] = "New Carrollton", }, }, ["aliases"] = { ["main"] = "Light RailLink", ["penn"] = "Light RailLink", }, } return p
Summary:
Please note that all contributions to Stockhub may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Stockhub:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Templates used on this page:
Template:Adjacent stations doc
(
edit
)
Template:Rail template doc
(
edit
)
Template:Sandbox other
(
edit
)
Module:Adjacent stations/Maryland Transit Administration/doc
(
edit
)
Module:String
(
edit
)