User:BZPN/FindOutdatedPages.js: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

26 September 2024

  • curprev 18:4218:42, 26 September 2024BZPN talk contribs 10,257 bytes +10,257 Created page with "//<nowiki> // Author: // License: mw.loader.using(['oojs-ui', 'mediawiki.util']).done(function () { var scriptActivationLink = mw.util.addPortletLink( 'p-tb', '#', 'Find Outdated Test Pages and Files', 'pt-find-outdated-pages', 'Finds and manages outdated test pages and files.', null, '#pt-adminlinks' ); $(scriptActivationLink).click(function () { var progressBar = new OO.ui.ProgressBarWidget..."