Content deleted Content added
→sticky-header - Template-protected edit request on 17 July 2025: Responded to edit request |
m Archiving 1 discussion(s) to Module talk:Sports table/Archive 2) (bot |
||
(One intermediate revision by one other user 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 92 ⟶ 86:
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)
|