ميدياويكي:Gadget-HotCat.js/local defaults

من ويكي الأخبار

//

if (typeof (HotCat) != 'undefined') {
  HotCat.uncat_regexp = /\{\{\s*(غير مصنف(ة)?|[Uu]ncat(egori[sz]ed)?|[Nn]ocat|[Nn]eedscategory|[Cc]ategori[sz]e)[^}]*\}\}/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بذرة?$/;
}
//