MediaWiki:Gadget-WantedPagesMainspace.js: Revision history

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.

16 November 2025

15 November 2025

  • curprev 09:0409:04, 15 November 2025 C talk contribs 2,092 bytes −1,087 No edit summary
  • curprev 09:0009:00, 15 November 2025 C talk contribs 3,179 bytes +574 No edit summary
  • curprev 08:5608:56, 15 November 2025 C talk contribs 2,605 bytes +2,605 Created page with "// Gadget: WantedPagesMainspace // Filters a transcluded Special:WantedPages list down to mainspace-only, // with a simple blacklist of prefixes for admin/help/template/internal stuff. mw.loader.using(['mediawiki.Title', 'mediawiki.util'], function () { // Only run on the specific portal (adjust if you want Special:WantedPages instead) if (mw.config.get('wgPageName') !== 'Portal:WantedPages') { return; } var container = document.getElementById('..."