MediaWiki:Gadget-multiupload.js: Revision history

From Splatoon Fanon

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.

17 April 2025

  • curprev 21:1621:16, 17 April 2025 Trig Jegman talk contribs 6,989 bytes +6,989 Created page with "// Author: pcj mw.loader.using(["site"]).then(function() { if (mw.config.get("wgCanonicalSpecialPageName") !== "Upload") return; var l10nFactory = l10nFactory || function($lang, $data) { return function ($key) { // (null == undefined) is true, (null === undefined) is false return ($data[$lang] && $data[$lang][$key] != null) ? $data[$lang][$key] : $data.en[$key]; }; }; const l10n = l10nFactory(mw.config...."