dev

Nuke is a reverse engineered version of the extension with the same name, which is used to mass delete pages from a user's contributions or recent changes. As with all deletion of pages, it requires the correct rights to use. You can access Nuke via any user's contributions page, page tools on user related pages, or Special:SpecialPages. It is possible to use this version of Nuke whilst already having access to the extension.

Installation

Configuration

To change the default delete reason, delete delay, and link title, add the following variables above the import:

window.nukeDeleteReason = "Cleanup of pages created by $1";
window.nukeDelay = 1000;
window.nukeTitle = "Mass delete all pages created by this user";

See also

Planned changes

Changelog

Text above can be found here (edit)