Main public logs
From Test Wiki
Combined display of all available logs of Test Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 19:35, 2 February 2025 VancityRothaug talk contribs created page User:VancityRothaug/quick-vand-block.js (Created page with "//<nowiki> $.when( mw.loader.using( [ "mediawiki.api", "mediawiki.util" ] ), $.ready ).then( function () { var MONTHS = mw.config.get( "wgMonthNames" ).slice( 1 ); // theirs starts with the empty string var api = new mw.Api(); var IP_BLOCK_LENGTH = "custom reason"; function deliverBlockTemplate( username, isAnon ) { var now = new Date(); var sectionName = MONTHS[now.getMonth()] + " " + now.getFullYear(); api.get( { pro...")