Module:Adjacent stations/Utah Transit Authority
MyWikiBiz, Author Your Legacy — Wednesday October 29, 2025
Jump to navigationJump to searchTemplate:Adjacent stations doc
Lines
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
local front = "%1 station (FrontRunner)"
local uta = "%1 station (UTA)"
local p = {
["lang"] = "en-US",
["system title"] = "[[Utah Transit Authority]]",
["system icon"] = "",
["station format"] = {
"%1 station",
["Airport"] = uta,
["Arena"] = uta,
["Ballpark"] = uta,
["City Center"] = uta,
["Courthouse"] = uta,
["Draper"] = front,
["Layton"] = front,
["Library"] = uta,
["Meadowbrook"] = uta,
["North Temple Bridge/Guadalupe"] = "[[North Temple Bridge/Guadalupe station|North Temple Bridge/​Guadalupe]]",
["Ogden"] = "Ogden Intermodal Transit Center",
["Power"] = uta,
["Salt Lake Central"] = "Salt Lake City Intermodal Hub",
["Stadium"] = uta,
["Trolley"] = uta,
},
["lines"] = {
["Blue Line"] = {
["title"] = "[[Blue Line (TRAX)|Blue Line]]",
["color"] = "00427e",
["left terminus"] = "Salt Lake Central",
["right terminus"] = "Draper Town Center",
},
["FrontRunner"] = {
["title"] = "[[FrontRunner]]",
["color"] = "a4228e",
["left terminus"] = "Ogden",
["right terminus"] = "Provo Central",
},
["Green Line"] = {
["title"] = "[[Green Line (TRAX)|Green Line]]",
["color"] = "03a550",
["left terminus"] = "Airport",
["right terminus"] = "West Valley Central",
},
["Red Line"] = {
["title"] = "[[Red Line (TRAX)|Red Line]]",
["color"] = "ee3a43",
["left terminus"] = "University Medical Center",
["right terminus"] = "Daybreak Parkway",
},
["S Line"] = {
["title"] = "[[S Line (Utah Transit Authority)|S Line]]",
["color"] = "bfc1c2",
["left terminus"] = "Central Pointe",
["right terminus"] = "Fairmont",
},
["Sandy/University Line"] = {
["title"] = "[[Red Line (TRAX)|Sandy/University Line]]",
["color"] = "03a550",
["left terminus"] = "University Medical Center",
["right terminus"] = "Sandy Civic Center",
},
["University Line"] = {
["title"] = "[[University Line (TRAX)|University Line]]",
["color"] = "ee3a43",
["left terminus"] = "Salt Lake Central",
["right terminus"] = "University Medical Center",
},
},
["aliases"] = {
["uta streetcar s line"] = "S Line",
["uta trax blue line"] = "Blue Line",
["uta trax green line"] = "Green Line",
["uta trax red line"] = "Red Line",
["uta trax sandy university line"] = "Sandy/University Line",
["uta trax university line"] = "University Line",
["uta trax former green line"] = "Green Line",
}
}
return p