Benutzerin:ManuelaF/vector.js: Unterschied zwischen den Versionen
Aus kommunalflaggen.eu
(catalot) |
(kein Unterschied)
|
Aktuelle Version vom 5. Juni 2020, 21:20 Uhr
//<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>