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

Logs
  • 22:15, 20 September 2024 BZPN talk contribs created page User:BZPN/MassRollback2.js (Created page with "//Mass rollback function //Written by John254 //Adapted from User:Mr.Z-man/rollbackSummary.js //Instructions: Selecting the "rollback all" tab when viewing a user's contributions history //will open all rollback links displayed there. (Use with caution) jQuery(document).ready(function ($) { function rollbackEverything() { for (var i in document.links) { if (document.links[i].href.indexOf('action=rollback') != -1) { window.open(document.links[i].href); }...") Tags: Mobile edit Mobile web edit