<!-- Der folgende Code stammt von https://commons.wikimedia.orghttps://wikines.com/de/Help:Gadget-Cat-a-lot/de -->
//<nowiki>
/* Cat-a-lot - changes category of multiple files */
mw.loader.using(, 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>
<!-- Den folgenden Code hatte ich zuvor eingefügt, schien aber keine Funktion zu haben.
window.catALotPrefs = {editpages: true};
mw.loader.using(, function(){
mw.loader.load('//commons.wikimedia.org/w/index.php?action=raw&ctype=text/javascript&title=MediaWiki:Gadget-Cat-a-lot.js');
importStylesheetURI('//commons.wikimedia.org/w/index.php?action=raw&ctype=text/css&title=MediaWiki:Gadget-Cat-a-lot.css');
});
//<nowiki> /* Cat-a-lot - changes category of multiple files */ mw.loader.using(, 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> -->
<!--<nowiki> Das Folgende stammt von https://de.wikipedia.orghttps://wikines.com/de/Benutzer:Vfb1893/common.js >>
importScript('Benutzer:Schnark/js/bkl-check.js'); //]
window.catALotPrefs = {editpages: true};
//<nowiki>
/* Cat-a-lot - changes category of multiple files */
mw.loader.using(, 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>
</nowiki> -->