User:VancityRothaug/quick-vand-block.js: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

2 February 2025

  • curprev 19:3519:35, 2 February 2025 VancityRothaug talk contribs 3,658 bytes +3,658 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..."