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.
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
18 May 2026
| N 08:15 | Module:languages/bySortkeyModule diffhist +543 Sware talk contribs (Created page with "return function(sortkeyModule) local langs = {} for code, data in pairs(require("Module:languages/data/all")) do if data.sort_key == sortkeyModule then langs[code] = data elseif type(data.sort_key) == "table" then for script, sortkey_data in pairs(data.sort_key) do if sortkey_data == sortkeyModule then langs[code] = data end end end end local result = {} local i = 0 for code, data in pairs(langs) do i = i + 1 result[i] = require(...") | ||||
17 May 2026
| 14:48 | Module:languages/data/exceptional diffhist +6 Sware talk contribs | ||||
| 14:47 | Module:languages/data/3/q diffhist +6 Sware talk contribs | ||||
| 14:43 | Module:scripts/data diffhist +76 Sware talk contribs | ||||