Module talk:Adjacent stations/Sound Transit
{{WikiProject banner shell|
{{WikiProject Trains}}
}}
New line numbers
{{ping|Mackensen}} I'd like to start using the new numbering scheme for Link lines, but I keep running into errors when trying to add to the module. Would you be able to parse what's wrong with my edit? SounderBruce 06:35, 31 July 2020 (UTC)
- {{ping|SounderBruce}} You've got an HTML comment removing a couple blocks. That's not going to be valid lua syntax. Mackensen (talk) 11:15, 31 July 2020 (UTC)
- I implemented some of the changes as a demonstration. You'll want to add aliases when renaming lines so that the existing usages continue to work. Mackensen (talk) 11:25, 31 July 2020 (UTC)
{{pre|
["Line 1"] = {
["title"] = "Line 1",
["color"] = "3dad4e",
["left terminus"] = "University of Washington",
["right terminus"] = "Angle Lake",
["types"] = {
["Tacoma"] = {
["title"] = "Tacoma Dome Extension",
["note-mid"] = "(2030)",
["left terminus"] = "Lynnwood City Center",
["right terminus"] = "Tacoma Dome",
},
["Ballard"] = {
["title"] = "Ballard Extension",
["note-mid"] = "(2035)",
["left terminus"] = "Ballard",
["right terminus"] = "Tacoma Dome",
},
["Northgate"] = {
["title"] = "Northgate Extension",
["note-mid"] = "(2021)",
["left terminus"] = "Northgate",
["right terminus"] = "Angle Lake",
}
}
},
["Line 2"] = {
["title"] = "Line 2",
["color"] = "09a1db",
["left terminus"] = "Northgate",
["right terminus"] = "Redmond Technology",
["types"] = {
["Tacoma"] = {
["title"] = "Downtown Redmond Extension",
["note-mid"] = "(2024)",
["left terminus"] = "Northgate",
["right terminus"] = "Downtown Redmond",
}
},
["Line 3"] = {
["title"] = "Line 3",
["color"] = "e04f9b",
["left terminus"] = "West Seattle",
["right terminus"] = "Everett",
},
["Line 4"] = {
["title"] = "Line 4",
["color"] = "9c59a1",
["left terminus"] = "South Kirkland",
["right terminus"] = "Issqauah",
},
["Line T"] = {
["title"] = "Line T",
["color"] = "f08932",
["left terminus"] = "Theater District/South 9th Street",
["right terminus"] = "Tacoma Dome",
},
}}
Line icons
{{ping|Mackensen}} I need a bit of help adding the line icons to the browse in this module, similar to the setup for {{tl|s-line}} demonstrated at Shoreline South/148th station. The icons themselves are in commons:Category:Sound Transit icons. SounderBruce 05:21, 26 March 2021 (UTC)
:{{u|SounderBruce}}, I just added Line 1 as an example. Mackensen (talk) 10:45, 26 March 2021 (UTC)
Duplicate icons with [[Template:Rail icon]] and name=y
See the table at Link light rail#Future segments. The links to the different lines use {{tlx|rail icon|Sound Transit|...|4=name=y}}, and the icons are duplicated. I suspect this has to do with this recent edit but I'm not well-versed in these templates/modules. {{ping|SounderBruce}} do you have any thoughts on this? Anon126 (notify me of responses! / talk / contribs) 21:34, 4 April 2025 (UTC)
:Reverted for now. I do want to have the icons displayed by default in station infoboxes, but that seems to require more tinkering. SounderBruce 06:26, 5 April 2025 (UTC)