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/doc 19:08 +17 FaeriMagic talk contribs
- m Module:TableTools/doc 19:05 +202 FaeriMagic talk contribs
- m Module:TableTools/doc 19:03 −596 FaeriMagic talk contribs
- diffhistN Category:Module documentation subpages imported from Wikipedia 18:49 +75 FaeriMagic talk contribs (Created page with "Category:Module documentation subpages Category:Page accreditations")
- m Module:Exponential search/doc 18:48 +113 FaeriMagic talk contribs
- m Module:TableTools/doc 18:47 −140 FaeriMagic talk contribs
- m Module:Exponential search/doc 18:44 +45 FaeriMagic talk contribs
- m Module:Exponential search/doc 18:44 +3 FaeriMagic talk contribs
- diffhistN Module:Exponential search/doc 18:37 +4,122 FaeriMagic talk contribs (Created page with "This module provides a generic exponential search algorithm. This kind of search can be useful when you want to find a key in some kind of sorted array, and you want to do it by checking as few array elements as possible. This could include situations like: * Finding the highest archive number in a set of archives without checking whether they all exist. * Finding the number of positional arguments in frame.args without having to expand t...")
- m Module:TableTools/doc 18:28 −82 FaeriMagic talk contribs
- diffhistN Module:TableTools/doc 18:28 +12,161 FaeriMagic talk contribs (Created page with "{{used in system}} {{module rating|p}} {{cascade-protected template|page=module}} {{lua|Module:Exponential search|noprotcat=yes}} This module includes a number of functions for dealing with Lua tables. It is a meta-module, meant to be called from other Lua modules, and should not be called directly from #invoke. == Loading the module == To use any of the functions, first you must load the module. <syntaxhighlight lang="lua"> local TableTools = require('Module:TableToo...")
- m Module:Message box/doc 17:55 +47 FaeriMagic talk contribs
- m Module:Message box/doc 17:54 +27 FaeriMagic talk contribs
- diffhistN Module:Message box/doc 17:54 +111 FaeriMagic talk contribs (Created page with "{{Documentation subpage|cat=Module documentation subpages}} <!-- MODULE CATEGORY --> Category:Wiki modules")
30 July 2025
- m Module:Hatnote/doc 14:49 +45 FaeriMagic talk contribs
- m Module:Distinguish/doc 14:47 +45 FaeriMagic talk contribs
- diffhistN Module:Hatnote/doc 09:44 +4,003 FaeriMagic talk contribs (Created page with "This is a meta-module that provides various functions for making hatnotes. It implements the <code><nowiki>{{hatnote}}</code> template, for use in hatnotes at the top of pages. It also contains a number of helper functions for use in other Lua hatnote modules. == Use from wikitext == The functions in this module cannot be used directly from #invoke, and must be used through templates instead. Please see Template:Hatnote and Template:Format link for documentatio...")
- m Module:Distinguish/doc 09:36 +3 FaeriMagic talk contribs
- m Module:Distinguish/doc 09:34 −9 FaeriMagic talk contribs
- diffhistN Module:Distinguish/doc 09:33 +255 FaeriMagic talk contribs (Created page with "{{Documentation subpage}} Implements <code>{{distinguish}}</code>. <!-- MODULE CATEGORY --> <includeonly> Category:Hatnote modules </includeonly> <!-- MODULE DOCUMENTATION CATEGORY --> <noinclude> Category:Module documentation pages </noinclude>")