مدیاویکی:Gadget-HotCat.js/local defaults
ظاهر
//
if (typeof (HotCat) != 'undefined') {
HotCat.uncat_regexp = /\{\{\s*(رده\u200cبندی\u200cنشده|[Uu]ncategorized|رده\u200cبندی نشده|رده بندی نشده)[^}]*\}\}/g ;
HotCat.single_minor = false;
HotCat.use_up_down = false;
HotCat.upload_disabled = true;
HotCat.redir_category = 'ردههای منتقل شده';
HotCat.disambig_category = null;
HotCat.messages.using = ' با استفاده از ردهساز';
//Blacklisted categories cannot be added through HotCat.
HotCat.blacklist = /\bمقاله\u200cهای\bخرد?$/;
}
//