Module:Adjacent stations/SFRTA: Difference between revisions

Content deleted Content added
Changed color of "red" line (downtown link) to improve readability now that all the former Brightline pages are using red to denote their service
Tags: Mobile edit Mobile web edit
m removed line
 
(34 intermediate revisions by 10 users not shown)
Line 1:
local vtusabl = "%1 station (Virgin Trains USABrightline)"
local tri = "%1 station (Tri-Rail)"
local stn = "%1 station"
Line 5:
local p = {
["lang"] = "en-US",
["system title"] = "[[South Florida Regional Transportation Authority|SFRTATri-Rail]]",
["system icon"] = "[[File:Tri-Rail logo.svg|44px18px|link=Tri-Rail]]",
["name format"] = "font-size: 150%; font-family:Gill Sans, Arial, sans; font-weight: bolder; line-height: 100%; color: FF9900;",
["header background color"] = "1E90FF006587",
["header text color"] = "FFFFFF",
["station format"] = {
stn,
["Boca Raton"] = tri,
["13th Street"] = tri,
["38th Street"] = tri,
["45th Street"] = tri,
["Atlantic Avenue"] = tri,
["Downtown Miami"] = "Virgin MiamiCentral",
["MiamiCentral"] = "MiamiCentral",
["Miami Airport"] = "Miami Intermodal Terminal",
["Fort Lauderdale"] = {
stn,
["Green"] = vtusabl,
["Red"] = bl,
},
["Hollywood"] = "Hollywood station (Florida)",
["Lake Avenue"] = tri,
["Lake Worth"] = "Lake Worth Beach station",
["Metrorail Transfer"] = "Tri-Rail and Metrorail Transfer station",
["Miami Airport"] = "Miami Intermodal Center",
Line 28 ⟶ 33:
["West Palm Beach"] = {
stn,
["Green"] = vtusabl,
},
},
["lines"] = {
["Green"] = {
["title"] = "[[Tri-Rail#Coastal Link (FEC line service)|Green Line]]",
["note-mid"] = "(proposed)",
["color"] = "31B404",
["left terminus"] = "BrowardFort BoulevardLauderdale",
["right terminus"] = "Toney Penna",
},
["Red"] = {
["title"] = "[[Tri-Rail|Downtown Miami#Coastal Link (FEC line service)|Red Line]]",
["note-mid"] = "([[2019 in rail transport|2019]]proposed)",
["color"] = "1E90FFD2232A",
["left terminus"] = "Downtown Miami",
["right terminus"] = "Mangonia Park",
},
["Downtown"] = {
["title"] = "[[Tri-Rail#2023–present: Livery redesign and MiamiCentral service|Downtown Miami Link]]",
["color"] = "9ccc6b",
["left terminus"] = "MiamiCentral",
["right terminus"] = "Metrorail Transfer",
},
["Express"] = {
["title"] = "West Palm Beach – Downtown Miami [[Tri-Rail#express|Express]]",
["color"] = "edc02d",
["left terminus"] = "MiamiCentral",
["right terminus"] = "West Palm Beach",
},
["Main"] = {
["title"] = "[[Tri-Rail|MainMiami Line]]Airport – Mangonia Park",
["color"] = "1E90FF3a99d9",
["left terminus"] = "Miami Airport",
["right terminus"] = "Mangonia Park",
Line 54 ⟶ 72:
["aliases"] = {
["tri"] = "Main",
["link"] = "Downtown",
},
}