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 07:05, 2 August 2025
   
 
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

31 July 2025

N    20:12  Module:TableTools‎‎ 2 changes history +16,577 [FaeriMagic‎ (2×)]
 m   
20:12 (cur | prev) +8,521 FaeriMagic talk contribs
N    
18:27 (cur | prev) +8,056 FaeriMagic talk contribs (Imported from Wikipedia.)
N    19:14  Template:Code diffhist +342 FaeriMagic talk contribs (Created page with "{{#tag:syntaxhighlight|{{{code|{{{1}}}}}}|lang={{{lang|{{{2|text}}}}}}|class={{{class|}}}|style={{{style|}}}|inline=1}}<noinclude> {{documentation}} Category:Programming typing-aid templates Category:Semantic mark-up templates Category:Wiki XHTML tag-replacing templates Category:Templates imported from Wikipedia </noinclude>")
N    18:25  Module:List diffhist +5,643 FaeriMagic talk contribs (Imported from Wikipedia.)
N    18:23  Template:Lua diffhist +122 FaeriMagic talk contribs (Created page with "<includeonly>{{#invoke:Lua banner|main}}</includeonly><noinclude> {{Lua|Module:Lua banner}} {{Documentation}} </noinclude>")
N    18:22  Module:Lua banner diffhist +3,908 FaeriMagic talk contribs (Imported from Wikipedia.)
N    18:00  Module:Yesno diffhist +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 =...")
N    17:53  Module:Message box diffhist +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 ---------------------------------------------------------------------------...")
 m   17:38  Template:Documentation subpage diffhist +216 FaeriMagic talk contribs

30 July 2025

N    07:06  Template:Documentation subpage‎‎ 9 changes history +1,383 [FaeriMagic‎ (9×)]
 m   
07:06 (cur | prev) +50 FaeriMagic talk contribs
 m   
06:55 (cur | prev) +27 FaeriMagic talk contribs
 m   
06:31 (cur | prev) +12 FaeriMagic talk contribs
 m   
06:31 (cur | prev) +529 FaeriMagic talk contribs
 m   
06:14 (cur | prev) +373 FaeriMagic talk contribs
 m   
06:06 (cur | prev) −12 FaeriMagic talk contribs
 m   
06:02 (cur | prev) +36 FaeriMagic talk contribs
 m   
05:59 (cur | prev) −4 FaeriMagic talk contribs
N    
05:42 (cur | prev) +372 FaeriMagic talk contribs (Created page with "{{#ifeq:{{SUBPAGENAME}}|doc| <div class="documentation-subpage" style="border: 1px solid #ccc; background-color: #f9f9f9; padding: 0.5em; margin-top: 1em;"> This is the <code>/doc</code> subpage of [[{{BASEPAGENAME}}]]. Any changes made here will reflect on the main template page. </div> }} <noinclude> {{Documentation}} Category:Documentation templates </noinclude>")