Jump to content

User:HighInBC/attackPageNotifier.js: Revision history


For any version listed below, click on its date to view it. For more help, see Help:Page history and Help:Edit summary. (cur) = difference from current version, (prev) = difference from preceding version, m = minor edit, → = section edit, ← = automatic edit summary

23 October 2021

22 October 2021

1 August 2021

  • curprev 02:2402:24, 1 August 2021 HighInBC talk contribs 1,155 bytes +1,155 Created page with '// This code does an asynchronous check to see if there are any pages or files in // "Category:Candidates for speedy deletion as attack pages" and if there are will // place a big red button in the navigation window to take me there. It is my hopes // that this can reduce the time that attack pages are present. $(function () { mw.loader.using( 'mediawiki.api', function () { ( new mw.Api() ).get( { action: 'query', prop: 'categoryin...'