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
31 July 2025
- m Module:TableTools 20:12 +8,521 FaeriMagic talk contribs
- diffhistN Module:TableTools 18:27 +8,056 FaeriMagic talk contribs (Imported from Wikipedia.)
- diffhistN Module:List 18:25 +5,643 FaeriMagic talk contribs (Imported from Wikipedia.)
- diffhistN Template:Lua 18:23 +122 FaeriMagic talk contribs (Created page with "<includeonly>{{#invoke:Lua banner|main}}</includeonly><noinclude> {{Lua|Module:Lua banner}} {{Documentation}} </noinclude>")
- diffhistN Module:Yesno 18:00 +745 FaeriMagic talk contribs (Created page with "-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you -- should replace "val:lower()" with "mw.ustring.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower() or val if val == nil then return nil elseif val == true or val == 'yes' or val == 'y' or val =...")
- diffhistN Module:Message box 17:53 +18,961 FaeriMagic talk contribs (Created page with "require('strict') local getArgs local yesno = require('Module:Yesno') local lang = mw.language.getContentLanguage() local CONFIG_MODULE = 'Module:Message box/configuration' local DEMOSPACES = {talk = 'tmbox', image = 'imbox', file = 'imbox', category = 'cmbox', article = 'ambox', main = 'ambox'} -------------------------------------------------------------------------------- -- Helper functions ---------------------------------------------------------------------------...")
30 July 2025
- m Template:Documentation 07:04 +42 FaeriMagic talk contribs
- m Template:Documentation 05:56 +3 FaeriMagic talk contribs
- m Template:Documentation 05:54 +140 FaeriMagic talk contribs
- diffhistN Template:Documentation 05:18 +166 FaeriMagic talk contribs (Created page with "<includeonly>{{#ifexist:{{FULLPAGENAME}}/doc|{{{{FULLPAGENAME}}/doc}}}}</includeonly> <noinclude> {{Documentation}} Category:Documentation templates </noinclude>")