Related changes

Jump to navigation Jump to search

Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.

Recent changes options Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Hide minor edits
Show new changes starting from 22:04, 28 March 2024
   
 
Page name:
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

28 March 2024

N    07:02  Module:Hani-sortkey diffhist +4,291 Juelos talk contribs (Created page with "local export = {} local cp = mw.ustring.codepoint local concat = table.concat local explode_utf8 = require("Module:string utilities").explode_utf8 local insert = table.insert local namespace = mw.title.getCurrentTitle().nsText local m_data = require("Module:Hani-sortkey/data/serialized") local m_data_core = mw.loadData("Module:Hani-sortkey/data/core") local cache = {} local function log(...) if namespace == "Module" then mw.log(...) end end --[[ Returns the index...")