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/RTD
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 rtd = "%1 station (RTD)" local p = { ["lang"] = "en-US", ["system title"] = "[[Regional Transportation District|RTD]]", ["system icon"] = "", ["station format"] = { "%1 station", ["13th Avenue"] = rtd, ["16th & California"] = "16th & California and 16th & Stout stations", ["16th & Stout"] = "16th & California and 16th & Stout stations", ["16th & California/16th & Stout"] = "16th & California and 16th & Stout stations", ["18th & California"] = "18th & California and 18th & Stout stations", ["18th & Stout"] = "18th & California and 18th & Stout stations", ["18th & California/18th & Stout"] = "18th & California and 18th & Stout stations", ["Central Park"] = rtd, ["Colfax"] = rtd, ["County Line"] = rtd, ["Englewood"] = rtd, ["Evans"] = rtd, ["Federal Center"] = rtd, ["Florida"] = rtd, ["Garrison"] = rtd, ["JeffCo Gov Center–Golden"] = "Jefferson County Government Center–Golden station", ["Lamar"] = rtd, ["Lincoln"] = rtd, ["Oak"] = rtd, ["Orchard"] = rtd, ["Sheridan"] = rtd, ["Sports Authority Field at Mile High"] = "[[Empower Field at Mile High station|Empower Field at Mile High]]", ["Westminster"] = rtd, ["Union Station"] = "Denver Union Station", }, ["lines"] = { ["A"] = { ["title"] = "[[A Line (RTD)|A Line]]", ["color"] = "57c0e8", ["left terminus"] = "Union Station", ["right terminus"] = "Denver Airport", }, ["B"] = { ["title"] = "[[B Line (RTD)|B Line]]", ["color"] = "4d9c2d", ["left terminus"] = "Union Station", ["right terminus"] = "Westminster", }, ["C"] = { ["title"] = "[[C Line (RTD)|C Line]]<br />''(suspended)''", ["color"] = "f79239", ["left terminus"] = "Union Station", ["right terminus"] = "Littleton–Mineral", }, ["D"] = { ["title"] = "[[D Line (RTD)|D Line]]", ["color"] = "008348", ["left terminus"] = "18th & California", ["right terminus"] = "Littleton–Mineral", }, ["E"] = { ["title"] = "[[E Line (RTD)|E Line]]", ["color"] = "552683", ["left terminus"] = "Union Station", ["right terminus"] = "RidgeGate Parkway", }, ["F"] = { ["title"] = "[[F Line (RTD)|F Line]]<br />''(suspended)''", ["color"] = "ee3e33", ["left terminus"] = "18th & California", ["right terminus"] = "RidgeGate Parkway", }, ["G"] = { ["title"] = "[[G Line (RTD)|G Line]]", ["color"] = "f6b221", ["left terminus"] = "Union Station", ["right terminus"] = "Wheat Ridge/Ward", }, ["G (old)"] = { ["title"] = "[[R Line (RTD)#History|G Line]]", ["color"] = "b27a31", }, ["H"] = { ["title"] = "[[H Line (RTD)|H Line]]", ["color"] = "0075bf", ["left terminus"] = "18th & California", ["right terminus"] = "Florida", }, ["L"] = { ["title"] = "[[L Line (RTD)|L Line]]", ["color"] = "ffcd00", ["left terminus"] = "30th & Downing", ["right terminus"] = "16th & Stout", }, ["N"] = { ["title"] = "[[N Line (RTD)|N Line]]", ["color"] = "9f26b4", ["left terminus"] = "Union Station", ["right terminus"] = "Eastlake/124th", }, ["R"] = { ["title"] = "[[R Line (RTD)|R Line]]", ["color"] = "c3d500", ["left terminus"] = "Peoria", ["right terminus"] = "RidgeGate Parkway", }, ["W"] = { ["title"] = "[[W Line (RTD)|W Line]]", ["color"] = "37b5a5", ["left terminus"] = "Union Station", ["right terminus"] = "JeffCo Gov Center–Golden", }, }, ["aliases"] = { ["g(old)"] = "G (old)", } } 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/RTD/doc
(
edit
)
Module:String
(
edit
)