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/MARTA
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 marta = "%1 station (MARTA)" local stn = "%1 station" local p = { ["lang"] = "en-US", ["system title"] = "[[Metropolitan Atlanta Rapid Transit Authority|MARTA]]", ["system icon"] = "[[File:MARTA_stripes_logo.svg|16px|Metropolitan Atlanta Rapid Transit Authority]]", ["station format"] = { stn, ["Airport"] = marta, ["Arts Center"] = marta, ["Ashby"] = marta, ["Avondale"] = marta, ["Brookhaven/Oglethorpe"] = "[[Brookhaven/Oglethorpe station|Brookhaven/Oglethorpe]]", ["Civic Center"] = marta, ["Clayton State"] = "[[Clayton State University|Clayton State]]", ["CNN Center"] = "[[GWCC/CNN Center station|GWCC/CNN Center]]", ["College Park"] = marta, ["Dome"] = "[[GWCC/CNN Center station|GWCC/CNN Center]]", ["Edgewood/Candler Park"] = "[[Edgewood/Candler Park station|Edgewood/Candler Park]]", ["Forest Park"] = "[[Forest Park, Georgia|Forest Park]]", ["GWCC"] = "[[GWCC/CNN Center station|GWCC/CNN Center]]", ["GWCC/CNN Center"] = "[[GWCC/CNN Center station|GWCC/CNN Center]]", ["Hapeville"] = "[[Hapeville, Georgia|Hapeville]]", ["Inman Park/Reynoldstown"] = "[[Inman Park/Reynoldstown station|Inman Park/Reynoldstown]]", ["Jonesboro"] = "[[Jonesboro, Georgia|Jonesboro]]", ["Kensington"] = marta, ["Lakewood/Fort McPherson"] = "[[Lakewood/Fort McPherson station|Lakewood/Fort McPherson]]", ["Lenox"] = marta, ["Lovejoy"] = "[[Lovejoy, Georgia|Lovejoy]]", ["Midtown"] = marta, ["Medical Center"] = marta, ["Morrow"] = "[[Southlake Mall (Atlanta)|Morrow/Southlake]]", ["Morrow/Southlake"] = "[[Southlake Mall (Atlanta)|Morrow/Southlake]]", ["Mountain View"] = "[[Mountain View, Georgia|Mountain View/Airport]]", ["North Avenue"] = marta, ["Philips Arena"] = "[[GWCC/CNN Center station|GWCC/CNN Center]]", ["Southlake"] = "[[Southlake Mall (Atlanta)|Morrow/Southlake]]", ["West End"] = marta, ["West Lake"] = marta, }, ["lines"] = { ["Blue"] = { ["title"] = "[[Blue Line (MARTA)|Blue Line]]", ["color"] = "0093D0", ["left terminus"] = "Hamilton E. Holmes", ["right terminus"] = "Indian Creek" }, ["Green"] = { ["title"] = "[[Green Line (MARTA)|Green Line]]", ["color"] = "69BD47", ["left terminus"] = "Bankhead", ["right terminus"] = {"King Memorial", "Edgewood/Candler Park"} }, ["Gold"] = { ["title"] = "[[Gold Line (MARTA)|Gold Line]]", ["color"] = "FFA500", ["left terminus"] = "Airport", ["right terminus"] = "Doraville" }, ["Red"] = { ["title"] = "[[Red Line (MARTA)|Red Line]]", ["color"] = "EC2527", ["left terminus"] = "Airport", ["right terminus"] = "North Springs" }, ["Clayton"] = { ["title"] = "[[Clayton County commuter rail|Clayton County Commuter Rail]]", ["color"] = "2E3192", ["left terminus"] = "East Point", ["right terminus"] = "Lovejoy" } } } 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/MARTA/doc
(
edit
)
Module:String
(
edit
)