Related changes

Enter a page name to see changes on the 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 highlighted 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 16:03, 9 November 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

3 November 2025

N    03:14  Template:Spoiler/spoiler.js diffhist +471 Staz talk contribs (Created page with "→‎Template:Spoiler on dev.miraheze.org: $(function(){ //spoiler block behavior $('.spoiler').click(function(){ $(this).toggleClass('off'); }); // spoiler button behavior $('#spoilerbtn').text('Show all spoilers'); $('#spoilerbtn').click(function(){ $(this).toggleClass('hide'); $('.spoiler').toggleClass('showall'); if ($(this).is('.hide')){ $(this).text('Hide all spoilers'); } else { $(this).text('Show all spoilers'); } }); });")
     03:00 Import log Staz talk contribs imported Template:Spoiler/styles.css by file upload (1 revision) ‎
N    02:46  Template:Spoiler diffhist +43 Staz talk contribs (spoiler test)
N    02:41  Template:Spoiler/styles.css diffhist +1,259 Staz talk contribs (spoiler test)