|
|
| !(article_namespace == 2|article_namespace == 3 ) | | ! (article_namespace == 2 | article_namespace == 3) |
| &(user_editcount<50|!("autoconfirmed" in user_groups)) | | & (user_editcount < 50 |! ("autoconfirmed" in user_groups)) |
| & action=="edit" | | & action == "edit" |
| &(old_wikitext contains "[[تصنيف") | | & (old_wikitext contains "[[تصنيف") |
| &!contains_any(lcase(new_wikitext), "[[تصنيف", "#redirect", "[[category", "#تحويل") | | &! contains_any(lcase(new_wikitext), "[[تصنيف", "#redirect", "[[category", "#تحويل") |
| & article_prefixedtext != 'ويكيبيديا:ملعب' | | & article_prefixedtext != 'ويكيبيديا:ملعب' |
| & article_prefixedtext !='ويكيبيديا:مرشح الإساءة/حالات خاطئة' | | & article_prefixedtext !='ويكيبيديا:مرشح الإساءة/حالات خاطئة' |