Following up on some posts I made in #general, I'm trying to construct a sortable table (via a lua module). I have a separate date display that does not conform to what mediawiki's date sorting expects (I would really like to have the weekday displayed), and this is throwing the sorting off. I am trying to then use data-sort-value and data-sort-type to amend this, but this doesn't seem to be working either. See Challenge time header:
https://outlanders.miraheze.org/wiki/Main_Page
last pic: an example I am comparing with from the Sortable tables help page
To make a sortable table, add the sortable class to a table.
This class adds arrows displayed beside the header within each header cell.
(See example below.)
When you click on an arrow, the table rows are arranged according to the chosen column.
Continuously clicking the arrow alters the sorting order in the following pattern: Ascending (min to...