انتقل إلى المحتوى

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

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

عنصرنسخة من 19:02، 2 سبتمبر 2012 بواسطة Antimeنسخة من 19:33، 3 مارس 2013 بواسطة Antime
شروط المرشح
الشروط:
(article_namespace == 0)  
(article_namespace == 0)  
&!("autoconfirmed" in user_groups)
&!("autoconfirmed" in user_groups)
& (new_size > 50)
& (new_size > 50)
& !(user_name in article_recent_contributors)
& !(user_name in article_recent_contributors & edit_delta > -2000)
/* this edit_delta check if more than 2000 strings removed */
& (edit_delta < -2000)
& (edit_delta < -2000)
& !(contains_any(added_lines, "#تحويل","#redirect","{{db-", "{{شطب","{{حذف", "{{خرق"))
&!(contains_any (lcase(added_lines),"#تحويل","#redirect"))