التحكم بمرشح الإساءة

فروقات بين النسخ

عنصرنسخة من 18:53، 26 نوفمبر 2018 بواسطة Meno25نسخة من 18:41، 20 أبريل 2024 بواسطة علاء
شروط المرشح
الشروط:
(article_namespace == 0)  
(article_namespace == 0)  
&! "editor" in user_groups
&! "editor" in user_groups
&! "autoreview" in user_groups
&! "autoreview" in user_rights
&! "bot" in user_groups
&! "bot" in user_groups
& action ="edit"
& action ="edit"
& (new_size > 50)
& (new_size > 50)
& !(user_name in article_recent_contributors & edit_delta > -2000)
& !(user_name in article_recent_contributors & edit_delta > -2000)
/* this edit_delta check if more than 2000 strings removed */
/* this edit_delta check if more than 2000 strings removed */
& (edit_delta < -2000)
& (edit_delta < -2000)
&! (contains_any (lcase(added_lines),"#تحويل","#redirect"))
&! (contains_any (lcase(added_lines),"#تحويل","#redirect"))