User:Euphoria/common.js: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
Cat-a-lot |
test |
||
Line 1: | Line 1: | ||
⚫ | |||
//<nowiki> |
|||
/* Cat-a-lot - changes category of multiple files */ |
|||
mw.loader.using(['jquery.ui', 'mediawiki.util'], function(){ |
|||
⚫ | |||
}); |
|||
////////// Cat-a-lot user preferences ////////// |
|||
window.catALotPrefs = {"watchlist":"preferences","minor":true,"editpages":true,"docleanup":false,"subcatcount":10}; |
|||
////////////////////////////////////catALotEnd// |
|||
//</nowiki> |