MediaWiki:Gadget-MultiUpload.js: Revision history

From Destinypedia, the Destiny wiki

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.

October 1, 2023

September 26, 2023

  • curprev 22:3922:39, September 26, 2023Porplemontage talk contribs 7,095 bytes +7,095 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...."