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).

Logs
  • 21:35, 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() { // Główna zawartość, początkowo ukryta (display: none) const $container = $(`...")