MediaWiki:Gadget-HotCat.js/local defaults
Appearance
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
//
if (typeof (HotCat) != 'undefined') {
HotCat.uncat_regexp = /\{\{\s*([Uu]ncat(egori[sz]ed)?|[Nn]ocat|[Nn]eedscategory|[Cc]ategori[sz]e)[^}]*\}\}/g ;
HotCat.use_up_down = false;
HotCat.upload_disabled = true;
HotCat.redir_category = 'Wikipedia soft redirected categories';
HotCat.disambig_category = null;
HotCat.messages.using = ' using [[WP:HC|HotCat]]';
}
//