Main public logs
Jump to navigation
Jump to search
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).
- 21:13, 24 March 2025 BZPN talk contribs created page User:BZPN/MassRollback2.js (Created page with "(function($, mw) { 'use strict'; const MassRollback = { init: function() { if (mw.config.get('wgCanonicalSpecialPageName') !== 'Contributions') { return; } this.createUI(); this.bindEvents(); this.fetchUserStats(); }, createUI: function() { const $container = $(` <div id="mass-rollback-container" style="border: 1px solid #...")