MediaWiki:Common.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.

11 October 2025

  • curprev 20:3520:35, 11 October 2025AidanCKY talk contribs 2,718 bytes +2,718 Created page with "// Insert custom Minerva menu items (client-side fallback) mw.loader.using('mediawiki.util').then(function () { const ITEMS = [ { text: 'Classes', href: mw.util.getUrl('Category:Classes') }, { text: 'Manufacturers', href: mw.util.getUrl('Category:Manufacturers') }, { text: 'Upload Photo', href: mw.util.getUrl('Special:Upload') } ]; function findMenuContainer() { // Try a list of likely Minerva menu containers const sel..."