Module:Adjacent stations/Sound Transit
local st = "%1 station (Sound Transit)"
local Tacoma_minor_stop = "T Line (Sound Transit)#%1"
local wa = "%1 station (Washington)"
local p = {
["lang"] = "en-US",
["system title"] = "Sound Transit",
["system icon"] = "File:Sound Transit logo simplified.svg",
["name format"] = "background-color: #2b376e; color: #ffffff; border-bottom: 3px solid #ffffff; border-right: 3px solid #ffffff; border-left: 3px solid #ffffff; font-size: 150%; line-height: 110%; text-align: center; vertical-align: middle; padding-top: 5px; padding-bottom: 5px;",
["system color"] = "003e7e",
["station format"] = {
"%1 station",
["6th Avenue"] = Tacoma_minor_stop,
["Auburn"] = st,
["Avalon"] = st,
["Beacon Hill"] = st,
["Bellevue Downtown"] = "Bellevue Transit Center",
["Bellevue Transit Center"] = "%1",
["Downtown Seattle"] = "%1",
["DuPont"] = "DuPont",
["Eastgate"] = st,
["Edmonds"] = wa,
["Everett"] = "Everett Station",
["Federal Way Transit Center"] = "Federal Way Downtown station",
["Hilltop District"] = Tacoma_minor_stop,
["Kent"] = st,
["Lynnwood Transit Center"] = "Lynnwood City Center",
["Mariner"] = st,
["Midtown"] = st,
["Northgate"] = st,
["Pioneer Square"] = st,
["Rainier"] = "Rainier Freeway Station",
["Roosevelt"] = st,
["SODO"] = st,
["Seattle"] = "King Street Station",
["South 4th Street"] = Tacoma_minor_stop,
["Stadium"] = st,
["Stadium District"] = Tacoma_minor_stop,
["St. Joseph"] = Tacoma_minor_stop,
["Symphony"] = st,
["Tacoma Dome"] = "Tacoma Dome Station",
["Tacoma General"] = Tacoma_minor_stop,
["Theater District"] = st,
["Theater District/South 9th Street"] = "Old City Hall station",
["Tillicum"] = "Tillikum",
["Westlake"] = st,
["Wilburton"] = st,
},
["lines"] = {
["_default"] = {
["title"] = "%1",
["icon"] = "%1",
["text color"] = "ffffff",
},
["550"] = {
["title"] = "Route 550",
["icon"] = "",
["color"] = "66bdd1",
["left terminus"] = "Downtown Seattle",
["right terminus"] = "Bellevue Transit Center",
["types"] = {
["DSTT"] = {
["note-mid"] = "(1999–2019)",
["left terminus"] = "Convention Place",
["right terminus"] = "Bellevue Transit Center",
},
},
},
["1 Line"] = {
["title"] = "1 Line",
["icon"] = "File:Line 1 (Sound Transit) icon.svg",
["color"] = "3dae2b",
["left terminus"] = "Lynnwood City Center",
["right terminus"] = "Angle Lake",
["types"] = {
["Lynnwood"] = {
["title"] = "Lynnwood Extension",
["note-mid"] = "(2024)",
["left terminus"] = "Lynnwood City Center",
},
["Tacoma Dome"] = {
["title"] = "Tacoma Dome Extension",
["note-mid"] = "(2032)",
["left terminus"] = "Ballard",
["right terminus"] = "Tacoma Dome",
},
["Ballard"] = {
["title"] = "Ballard Extension",
["note-mid"] = "(2037)",
["left terminus"] = "Ballard",
["right terminus"] = "Tacoma Dome",
},
["Federal Way"] = {
["title"] = "Federal Way Extension",
["note-mid"] = "(2026)",
["right terminus"] = "Federal Way Downtown",
},
-- Needed for station list on List of Link light rail stations
["University"] = {
["title"] = "University Extension",
["note-mid"] = "(2016)",
["left terminus"] = "University of Washington",
["right terminus"] = "Angle Lake",
},
},
},
["2 Line"] = {
["title"] = "2 Line",
["icon"] = "File:Line 2 (Sound Transit) icon.svg",
["color"] = "00a0df",
["left terminus"] = "Lynnwood City Center",
["right terminus"] = "Downtown Redmond",
["types"] = {
["Starter"] = {
["title"] = "Starter Line",
["left terminus"] = "South Bellevue",
["right terminus"] = "Redmond Technology",
},
["Lynnwood"] = {
["title"] = "Lynnwood Extension",
["note-mid"] = "(2025)",
["left terminus"] = "Lynnwood City Center",
},
["Redmond"] = {
["title"] = "Downtown Redmond Extension",
["note-mid"] = "(2025)",
["left terminus"] = "Lynnwood City Center",
["right terminus"] = "Downtown Redmond",
},
},
},
["3 Line"] = {
["title"] = "3 Line",
["icon"] = "File:Line 3 (Sound Transit) icon.svg",
["color"] = "ed40a9",
["right terminus"] = "Alaska Junction",
["types"] = {
["Everett"] = {
["title"] = "Everett Extension",
["note-mid"] = "(2037)",
["left terminus"] = "Everett",
},
["West Seattle"] = {
["title"] = "West Seattle Extension",
["note-mid"] = "(2032)",
["left terminus"] = "SODO",
},
},
},
["4 Line"] = {
["title"] = "4 Line",
["icon"] = "File:Line 4 (Sound Transit) icon.svg",
["color"] = "b14fc5",
["left terminus"] = "Issaquah",
["right terminus"] = "South Kirkland",
["types"] = {
["South Kirkland–Issaquah"] = {
["title"] = "South Kirkland–Issaquah Extension",
["note-mid"] = "(2044)",
},
},
},
["N Line"] = {
["title"] = "N Line",
["icon"] = "File:Line N (Sound Transit) icon.svg",
["color"] = "9ab6d3",
["left terminus"] = "Seattle",
["right terminus"] = "Everett",
},
["S Line"] = {
["title"] = "S Line",
["icon"] = "File:Line S (Sound Transit) icon.svg",
["color"] = "9ab6d3",
["left terminus"] = "Lakewood",
["right terminus"] = "Seattle",
},
["T Line"] = {
["title"] = "T Line",
["icon"] = "File:Line T (Sound Transit) icon.svg",
["color"] = "f38b00",
["left terminus"] = "St. Joseph",
["right terminus"] = "Tacoma Dome",
["types"] = {
["Hilltop"] = {
["title"] = "Hilltop Extension",
["note-mid"] = "(2023)",
["left terminus"] = "St. Joseph",
},
["TCC"] = {
["title"] = "TCC Extension",
["note-mid"] = "(2041)",
["left terminus"] = "Tacoma Community College",
},
},
},
},
["aliases"] = {
["line 1"] = "1 Line",
["central"] = "1 Line",
["red"] = "1 Line",
["1"] = "1 Line",
["line 2"] = "2 Line",
["east"] = "2 Line",
["blue"] = "2 Line",
["2"] = "2 Line",
["line 3"] = "3 Line",
["pink"] = "3 Line",
["3"] = "3 Line",
["line 4"] = "4 Line",
["purple"] = "4 Line",
["4"] = "4 Line",
["line N"] = "N Line",
["north"] = "N Line",
["N"] = "N Line",
["line S"] = "S Line",
["south"] = "S Line",
["S"] = "S Line",
["line T"] = "T Line",
["tacoma"] = "T Line",
["orange"] = "T Line",
["T"] = "T Line",
},
-- This isn't supported by the module.
["subsystem icons"] = {
["light rail"] = "File:Sound Transit Link Light Rail logo.svg",
["commuter rail"] = "File:Sound Transit Sounder logo.svg",
},
["subsystem titles"] = {
["light rail"] = "Link",
},
}
return p