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/RTA Rapid Transit
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 blue = "%1 station (GCRTA Blue Line)" local blue_green = "%1 station (GCRTA Blue and Green Lines)" local gcrta = "%1 station (GCRTA)" local green = "%1 station (GCRTA Green Line)" local red = "%1 station (GCRTA Red Line)" local p = { ["lang"] = "en-US", ["system title"] = "[[RTA Rapid Transit|Rapid Transit]]", ["system icon"] = "[[File:GCRTA wordmark logo.svg|22px|link=RTA Rapid Transit]]", ["name format"] = "font-family: Helvetica; background-color: #1a358a; font-size: 160%; color: white; padding: 0.5em; line-height: 0.5; white-space: nowrap; border-radius: 5em; margin: 0.25em; text-align: center; border: 5px solid #B52F2C;", ["header background color"] = "1a358a", ["type"] = "[[File:GCRTA wordmark logo.svg|22px|link=RTA Rapid Transit]] [[RTA Rapid Transit|Rapid Transit]] station", ["station format"] = { "%1 station", ["Airport"] = gcrta, ["Amtrak"] = "Cleveland Lakefront Station", ["Ashby"] = gcrta, ["Attleboro"] = gcrta, ["Avalon"] = gcrta, ["Coventry"] = gcrta, ["East 79th"] = { ["Blue"] = blue_green, ["Green"] = blue_green, ["Red"] = red, }, ["Kenmore"] = gcrta, ["Louis Stokes–Windermere"] = "Louis Stokes Station at Windermere", ["Southington"] = { ["Blue"] = blue, ["Green"] = green, }, ["South Park"] = gcrta, ["West 3rd–Stadium"] = "West 3rd station", ["Windermere"] = "[[Louis Stokes Station at Windermere|Windermere]]", }, ["lines"] = { ["Blue"] = { ["title"] = "[[Blue Line (RTA Rapid Transit)|Blue Line]]", ["color"] = "0067D6", ["left terminus"] = "Tower City", ["right terminus"] = "Warrensville–Van Aken", }, ["Cleveland State"] = { ["title"] = "[[RTA Rapid Transit#Cleveland State Line|Cleveland State Line]]", ["color"] = "006341", }, ["Green"] = { ["title"] = "[[Green Line (RTA Rapid Transit)|Green Line]]", ["color"] = "418941", ["left terminus"] = "Tower City", ["right terminus"] = "Green Road", }, ["HealthLine"] = { ["title"] = "[[HealthLine]]", ["color"] = "747474", ["left terminus"] = "Public Square–West Roadway", ["right terminus"] = "Louis Stokes–Windermere", }, ["MetroHealth"] = { ["title"] = "[[RTA Rapid Transit#MetroHealth Line|MetroHealth Line]]", ["color"] = "15AAA6", }, ["Red"] = { ["title"] = "[[Red Line (RTA Rapid Transit)|Red Line]]", ["color"] = "BA0C2F", ["left terminus"] = "Airport", ["right terminus"] = "Windermere", }, ["Waterfront"] = { ["title"] = "[[Waterfront Line]]", ["color"] = "3B8189", ["left terminus"] = "South Harbor", ["right terminus"] = "Tower City", ["types"] = { ["Reverse"] = { ["title"] = "", ["left terminus"] = "Tower City", ["right terminus"] = "South Harbor", }, }, }, }, } 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/RTA Rapid Transit/doc
(
edit
)
Module:String
(
edit
)