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/SFRTA
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 bl = "%1 station (Brightline)" local tri = "%1 station (Tri-Rail)" local stn = "%1 station" local p = { ["lang"] = "en-US", ["system title"] = "[[Tri-Rail]]", ["system icon"] = "[[File:Tri-Rail.svg|18px|link=Tri-Rail]]", ["name format"] = "font-size: 150%; font-family:Arial, sans; font-weight: bolder; line-height: 100%; color: FF9900;", ["header background color"] = "006587", ["header text color"] = "FFFFFF", ["station format"] = { stn, ["13th Street"] = tri, ["38th Street"] = tri, ["45th Street"] = tri, ["Atlantic Avenue"] = tri, ["Downtown Miami"] = "Virgin MiamiCentral", ["Fort Lauderdale"] = { stn, ["Green"] = bl, }, ["Hollywood"] = "Hollywood station (Florida)", ["Lake Avenue"] = tri, ["Metrorail Transfer"] = "Tri-Rail and Metrorail Transfer station", ["Miami Airport"] = "Miami Intermodal Center", ["Park Avenue"] = tri, ["West Palm Beach"] = { stn, ["Green"] = bl, }, }, ["lines"] = { ["Green"] = { ["title"] = "[[Tri-Rail|Green Line]]", ["color"] = "31B404", ["left terminus"] = "Broward Boulevard", ["right terminus"] = "Toney Penna", }, ["Downtown"] = { ["title"] = "[[Tri-Rail|Downtown Miami Link]]", ["note-mid"] = "(TBD)", ["color"] = "F37014", ["left terminus"] = "Downtown Miami", ["right terminus"] = "Mangonia Park", }, ["Main"] = { ["title"] = "[[Tri-Rail]]", ["color"] = "1E90FF", ["left terminus"] = "Miami Airport", ["right terminus"] = "Mangonia Park", }, }, ["aliases"] = { ["tri"] = "Main", }, } 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/SFRTA/doc
(
edit
)
Module:String
(
edit
)