Module:utilities/format categories with sort keys: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

31 July 2024

  • curprev 09:3209:32, 31 July 2024Sware talk contribs 1,674 bytes +1,674 Created page with "local data = mw.loadData("Module:utilities/format_categories/data") --[[ Format the categories with the appropriate sort key, which may be specified individually per category. CATEGORIES is a list of objects as follows: { category = "Category name", sort_key = "Sort key" or nil } The individual sort_key values are treated as individual SORT_KEY values for only that specific category. ]] -- Otherwise this function behaves like format_categories in Module:utilities...."