مدیاویکی: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خرد?$/;
}
//