User:H2232/common.js: Difference between revisions

From Hololive Fan Wiki
Content added Content deleted
(Created page with "//<nowiki> →‎Cat-a-lot - changes category of multiple files: mw.loader.using(['jquery.ui', 'mediawiki.util'], function(){ mw.loader.load('//commons.wikimedia.org/w/load.php?modules=ext.gadget.Cat-a-lot'); }); ////////// Cat-a-lot user preferences ////////// window.catALotPrefs = {"watchlist":"preferences","minor":true,"editpages":true,"docleanup":false,"subcatcount":10}; ////////////////////////////////////catALotEnd// //</nowiki>")
 
(Undo revision 37254 by H2232 (talk))
Tags: Replaced Undo
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
//Empty
//<nowiki>
/* Cat-a-lot - changes category of multiple files */
mw.loader.using(['jquery.ui', 'mediawiki.util'], function(){
mw.loader.load('//commons.wikimedia.org/w/load.php?modules=ext.gadget.Cat-a-lot');
});
////////// Cat-a-lot user preferences //////////
window.catALotPrefs = {"watchlist":"preferences","minor":true,"editpages":true,"docleanup":false,"subcatcount":10};
////////////////////////////////////catALotEnd//
//</nowiki>

Latest revision as of 11:40, 12 June 2022

//Empty