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/CATS
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 clt = "%1 station (Charlotte)" local p = { ["system title"] = "[[Charlotte Area Transit System|CATS]]", ["station format"] = { "%1 station", ["3rd Street"] = "[[Third Street/Convention Center station|3rd Street]]", ["7th Street"] = clt, ["9th Street"] = clt, ["25th Street"] = clt, ["36th Street"] = clt, ["Belmont"] = "Belmont, North Carolina", ["Carson"] = clt, ["Charlotte Transportation Center"] = "Charlotte Transportation Center", ["Derita"] = "Derita (Charlotte neighborhood)", ["Gateway"] = "Gateway Station (Charlotte)", ["Gateway Station"] = "Gateway Station (Charlotte)", ["Indian Trail"] = "Indian Trail, North Carolina", ["Mount Mourne"] = "Mount Mourne, North Carolina", ["Park Avenue"] = clt, ["Tremont"] = clt, ["Woodlawn"] = clt, }, ["lines"] = { ["Blue"] = { ["title"] = "[[Lynx Blue Line]]", ["color"] = "0168B3", ["left terminus"] = "I-485/South Boulevard", ["right terminus"] = "UNC Charlotte–Main", }, ["Gold"] = { ["title"] = "[[CityLynx Gold Line]]", ["color"] = "FFD006", ["left terminus"] = "French Street", ["right terminus"] = "Sunnyside Avenue", }, ["Silver"] = { ["title"] = "[[Lynx Silver Line]]", ["color"] = "A1A9AC", ["left terminus"] = "Belmont", ["right terminus"] = "Indian Trail", }, ["Trolley"] = { ["title"] = "[[Charlotte Trolley]]", ["color"] = "00713D", ["left terminus"] = "Atherton Mill", ["right terminus"] = "9th Street", }, ["Red"] = { ["title"] = "[[Lynx Red Line]]", ["color"] = "e41f3a", ["left terminus"] = "Gateway", ["right terminus"] = "Mount Mourne", } }, } 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/CATS/doc
(
edit
)
Module:String
(
edit
)