Jump to content

Main public logs

Combined display of all available logs of Altierrapedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 09:08, 7 March 2026 LairaG talk contribs created page MediaWiki:Gadget-Purge.js (Created page with "Add a purge button to the page tabs: $( function() { if ( !$( '#ca-purge' ).length && mw.config.get( 'wgIsArticle' ) ) { mw.util.addPortletLink( 'p-cactions', mw.util.getUrl( null, { action: 'purge' } ), 'Purge', 'ca-purge', 'Purge the server cache for this page' ); } } );")