|
|
| !("editor" in user_groups) | | !("editor" in user_groups) |
| & action=="edit" | | & action=="edit" |
| & article_prefixedtext != 'ويكيبيديا:ملعب' | | & article_prefixedtext != 'ويكيبيديا:ملعب' |
| & (contains_any(removed_lines, "{{db-", "{{شطب","{{حذف", "{{سبب حذف", "{{خرق}}")) | | & (contains_any(removed_lines, "{{db-", "{{شطب","{{حذف", "{{سبب حذف", "{{خرق}}")) |
| & !(contains_any(added_lines, "{{db-", "{{شطب","{{حذف", "{{سبب حذف", "{{خرق}}")) | | & !(contains_any(added_lines, "{{db-", "{{شطب","{{حذف", "{{سبب حذف", "{{خرق}}")) |
| | & !(contains_any(global_user_groups, 'global-rollbacker', 'global-sysop')) |