User:Euphoria/common.js: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
latest |
Cat-a-lot |
||
Line 1: | Line 1: | ||
//<nowiki> |
|||
importScript('User:Euphoria/नेपालीकरण.js'); // Backlink: [[User:Euphoria/नेपालीकरण.js]] |
|||
/* Cat-a-lot - changes category of multiple files */ |
|||
mw.loader.load('https://cdn.jsdelivr.net/npm/wikiplus-core@latest/dist/Main.js'); |
|||
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> |
Revision as of 12:35, 9 November 2023
//<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>