کاربر:Morteza29/twinkleoptions.js: تفاوت میان نسخه‌ها

از ویکی‌پدیا، دانشنامهٔ آزاد
محتوای حذف‌شده محتوای افزوده‌شده
Morteza29 (بحث | مشارکت‌ها)
ذخیره تنظیمات توینکل: ویرایش خودکار از ویکی‌پدیا:توینکل/ترجیحات (وپ:تل)
Morteza29 (بحث | مشارکت‌ها)
ذخیره تنظیمات توینکل: ویرایش خودکار از ویکی‌پدیا:توینکل/ترجیحات (وپ:تل)
خط ۱۶: خط ۱۶:
],
],
"logSpeedyNominations": true,
"logSpeedyNominations": true,
"speedyLogPageName": "کاربر:Morteza29/حس"
"speedyLogPageName": "حس",
"noLogOnSpeedyNomination": [
"ع۱",
"ع۲",
"ع۳",
"ع۴",
"ع۵",
"ع۶",
"ع۷",
"ع۸",
"ع۱۰",
"ع۱۱",
"ع۱۲",
"ع۱۳",
"ع۱۴",
"م۱",
"م۲",
"م۳",
"م۵",
"م۷",
"م۹",
"م۱۰",
"م۱۱",
"ک۱",
"ک۲",
"ک۳",
"ک۵",
"پ۱",
"پ۲",
"پ۳",
"پ۷",
"پ۸",
"پ۹",
"پ۱۰",
"ر۱",
"ا۲",
"ا۳",
"ت۲",
"ت۳",
"ت۴",
"د۱",
"د۲"
]
};
};



نسخهٔ ‏۲۹ ژوئیهٔ ۲۰۲۰، ساعت ۱۳:۰۱

// twinkleoptions.js: personal Twinkle preferences file
//
// NOTE: The easiest way to change your Twinkle preferences is by using the
// Twinkle preferences panel, at [[ویکی‌پدیا:توینکل/ترجیحات]].
//
// This file is AUTOMATICALLY GENERATED.  Any changes you make (aside from
// changing the configuration parameters in a valid-JavaScript way) will be
// overwritten the next time you click "save" in the Twinkle preferences
// panel.  If modifying this file, make sure to use correct JavaScript.
// <nowiki>

window.Twinkle.prefs = {
  "optionsVersion": 2,
  "disabledModules": [
    "speedy"
  ],
  "logSpeedyNominations": true,
  "speedyLogPageName": "حس",
  "noLogOnSpeedyNomination": [
    "ع۱",
    "ع۲",
    "ع۳",
    "ع۴",
    "ع۵",
    "ع۶",
    "ع۷",
    "ع۸",
    "ع۱۰",
    "ع۱۱",
    "ع۱۲",
    "ع۱۳",
    "ع۱۴",
    "م۱",
    "م۲",
    "م۳",
    "م۵",
    "م۷",
    "م۹",
    "م۱۰",
    "م۱۱",
    "ک۱",
    "ک۲",
    "ک۳",
    "ک۵",
    "پ۱",
    "پ۲",
    "پ۳",
    "پ۷",
    "پ۸",
    "پ۹",
    "پ۱۰",
    "ر۱",
    "ا۲",
    "ا۳",
    "ت۲",
    "ت۳",
    "ت۴",
    "د۱",
    "د۲"
  ]
};

// </nowiki>
// End of twinkleoptions.js