Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Humanipedia
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Module:Adjacent stations/Maryland Transit Administration
Module
Discussion
English
Read
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit source
View history
General
What links here
Related changes
Special pages
Page information
Appearance
move to sidebar
hide
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 md = "%1 station (Maryland)" local stn = "%1 station" local msl = "%1 station (Metro SubwayLink)" local lrl = "%1 station (Light RailLink)" local p = { ["lang"] = "en-US", ["system title"] = "[[Maryland Transit Administration]]", ["system icon"] = "[[File:MDOT-MTA Logo.svg|16px|alt=]]", ["system color"] = "A5272D", ["name format"] = { "font-size: 150%; font-family: Helvetica, sans; font-weight: bolder; line-height: 100%; color: white; background-color: #355d82; padding: 4px;", ["Metro SubwayLink"] = "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", ["Cherry Hill"] = lrl, ["College Park"] = "College Park–University of Maryland station", ["College Park–UMD"] = "College Park–University of Maryland station", ["College Park Metro–UMD"] = "College Park–University of Maryland station", ["Convention Center"] = lrl, ["Lexington Market"] = { stn, ["Metro SubwayLink"] = msl, ["Light RailLink"] = lrl, }, ["Mount Royal"] = lrl, ["Mt. Royal"] = "[[Mt. Royal/MICA station|Mt. Royal/MICA]]", ["Mt. Royal/MICA"] = "[[Mt. Royal/MICA station|Mt. Royal/MICA]]", ["Mount Vernon"] = lrl, ["Mt. Vernon"] = lrl, ["Long Branch"] = md, ["New Carrollton Metro"] = "New Carrollton station", ["North Avenue"] = lrl, ["Penn Station"] = "Baltimore Penn Station", ["Silver Spring Metro"] = "Silver Spring station", ["Stadium/Federal Hill"] = "[[Stadium/Federal Hill station|Stadium/Federal Hill]]", ["Takoma Langley"] = "Takoma Langley Crossroads Transit Center", ["Takoma–Langley"] = "Takoma Langley Crossroads Transit Center", ["Westport"] = lrl, ["Woodside"] = md, }, ["lines"] = { ["Metro SubwayLink"] = { ["title"] = "[[Baltimore Metro SubwayLink|Metro SubwayLink]]", ["icon"] = "[[File:Baltimore Metro SubwayLink Logo for Signage (Blue).svg|16px|alt=]]", ["color"] = "008001", ["left terminus"] = "Owings Mills", ["right terminus"] = "Johns Hopkins Hospital", }, ["Light RailLink"] = { ["title"] = "[[Baltimore Light RailLink|Light RailLink]]", ["icon"] = "[[File:Baltimore Light RailLink logo.svg|16px|alt=]]", ["color"] = "00749A", ["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", }, }, }, ["Purple Line"] = { ["title"] = "[[Purple Line (Maryland)|Purple Line]]", ["icon"] = "[[File:MTA Purple Line logo.svg|16px|alt=]]", ["color"] = "4A1769", ["left terminus"] = "Bethesda", ["right terminus"] = "New Carrollton", }, }, ["aliases"] = { ["light rail"] = "Light RailLink", ["main"] = "Light RailLink", ["metro subway"] = "Metro SubwayLink", ["penn"] = "Light RailLink", ["purple"] = "Purple Line", }, } return p
Summary:
Please note that all contributions to Humanipedia 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
Humanipedia: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:Documentation subpage
(
edit
)
Template:Lnl
(
edit
)
Template:Rail template doc
(
edit
)
Template:Replace
(
edit
)
Template:Sandbox other
(
edit
)
Module:Adjacent stations/Maryland Transit Administration/doc
(
edit
)
Module:String
(
edit
)