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/CMTA
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 cap = "%1 station (Capital MetroRail)" local p = { ["lang"] = "en-US", ["system title"] = "[[Capital Metropolitan Transportation Authority|Capital Metro]]", ["system color"] = "016aab", ["name format"] = { "font-size: 225%; font-family: Calibri, sans; font-weight: bolder; line-height: 100%; color: white; background-color: #016aab; text-transform: uppercase; padding: 4px;", ["red"] = "font-size: 225%; font-family: Calibri, sans; font-weight: bolder; line-height: 100%; color: white; background-color: #E42828; text-transform: uppercase; padding: 4px;", }, ["header background color"] = { "016aab", ["red"] = "EEEEEE", }, ["station format"] = { "%1 station", ["Congress Avenue"] = cap, ["Downtown"] = cap, ["Faro"] = cap, ["Government Center"] = cap, ["Highland"] = cap, ["Howard"] = cap, ["Hyde Park"] = cap, ["Metrocenter"] = cap, ["MLK Jr."] = cap, ["North Lamar Transit Center"] = "[[North Lamar Transit Center]]", ["Riverside"] = cap, ["Springdale"] = cap, ["Triangle"] = cap, ["Waterfront"] = cap, }, ["lines"] = { ["Red"] = { ["title"] = "[[Capital MetroRail#Red Line|Red Line]]", ["color"] = "ee3124", ["left terminus"] = "Leander", ["right terminus"] = "Downtown", }, ["Green"] = { ["title"] = "[[Green Line (Capital Metro)|Green Line]]", ["color"] = "228B22", ["left terminus"] = "Colony Park", ["right terminus"] = "Downtown", }, ["Blue"] = { ["title"] = "[[Blue Line (Capital Metro)|Blue Line]]", ["color"] = "3bbfef", ["left terminus"] = "North Lamar Transit Center", ["right terminus"] = "Austin–Bergstrom International Airport", }, ["Orange"] = { ["title"] = "[[Orange Line (Capital Metro)|Orange Line]]", ["color"] = "FFA500", ["left terminus"] = "North Lamar Transit Center", ["right terminus"] = "Stassney", }, }, } 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/CMTA/doc
(
edit
)
Module:String
(
edit
)