All 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
  • 07:06, 14 September 2024 Xaloria talk contribs created page MediaWiki:Gadget-MassRollback.js (Created page with "$(document).ready(function () { if (mw.config.get('wgCanonicalSpecialPageName') !== 'Contributions') { return; } // Dodaj nowy rozwijany box if ($('#rollback-box').length === 0) { var $rollbackBox = $(` <div id="rollback-box" class="mw-htmlform-ooui-wrapper oo-ui-layout oo-ui-panelLayout oo-ui-panelLayout-padded oo-ui-panelLayout-framed"> <form id="rollback-form" class="mw-htmlform mw-htmlform-ooui oo-ui-layout...")