Content deleted Content added
m Archiving 1 discussion(s) to Module talk:Sports table/Archive 2) (bot |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 68:
::@[[User:Howard the Duck|Howard the Duck]] sorry, it's gone on a bit of a back burner. I hit a snag that I haven't worked out yet. [[User:Nthep|Nthep]] ([[User talk:Nthep|talk]]) 21:21, 21 May 2025 (UTC)
:::No worries. [[User:Howard the Duck|Howard the Duck]] ([[User talk:Howard the Duck|talk]]) 21:38, 21 May 2025 (UTC)
== Edit request 11 June 2025 ==
Line 88 ⟶ 82:
== sticky-header - Template-protected edit request on 17 July 2025 ==
{{edit template-protected|Module:Sports table|answered=
Could {{tl|sticky-header}} be implemented in the module so that column headers stick to the top of the screen as the table's data is scrolled. This would be highly recommended, especially for long tables like [[2024–25_UEFA_Champions_League_league_phase#League_phase_table]].
For comparison, the implementation of the sticky header has also been done in a similar module {{tl|Medals table}}, see {{diff2|1240638416|diff}}. [[User:Miria~01|<b style="background-color:white; color:black">Mir</b><b style="background-color:white; color:#EE3939">ia~01</b>]] ([[User talk:Miria~01|talk]]) 12:58, 17 July 2025 (UTC)
:{{Not done}}: please make your requested changes to the module's sandbox first; see [[Wikipedia:Template sandbox and test cases|WP:TESTCASES]].<!-- Template:ETp --> – [[User:Jonesey95|Jonesey95]] ([[User talk:Jonesey95|talk]]) 17:41, 18 July 2025 (UTC)
::{{diff2|1301246279|Diff: 21:29, 18 July 2025}} in [[Module:Sports table/WDL/sandbox]]
::<syntaxhighlight lang=lua>table.insert(t,'{| class="wikitable sticky-header'..sort_text..'" style="text-align:center;"\n')</syntaxhighlight>
::The CSS for loading the sticky header would leave it up to the user to decide whether they want the sticky header or not, as it is done by adding the {{tl|sticky header}} in testcases, see {{diff2|1301245648|diff in testcases}}. [[User:Miria~01|<b style="background-color:white; color:black">Mir</b><b style="background-color:white; color:#EE3939">ia~01</b>]] ([[User talk:Miria~01|talk]]) 21:49, 18 July 2025 (UTC)
|