MediaWiki:Gadget-oouiDemo.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.

6 November 2025

  • curprev 20:1620:16, 6 November 2025Epyon talk contribs 514 bytes +514 Created page with "// Title of the demo page, including the namespace. var demoPageName = "Minecraft Wiki:OOUI demo"; // Because the ResourceLoader refuses to load scripts that use ES6 features, // the code of the gadget is on the following page and is loaded separately here. var codePageName = "MediaWiki:Gadget-oouiDemo/core.js"; if (mw.config.get('wgPageName') === demoPageName.replace(/ /g, '_')) { mw.loader.load(mw.config.get('wgScript') + '?' + $.param({ title: codePageName, action:..."