|
|
| action == 'edit' &! 'autoconfirmed' in user_groups | | action == 'edit' &! 'uploader' in user_groups |
| & article_namespace == 0 & old_size > 0 | | & article_namespace == 0 & old_size > 0 |
| &! user_name in article_recent_contributors | | &! user_name in article_recent_contributors |
| & count('http://', string(added_lines)) > count('http://', string(removed_lines)) | | & count('http://', string(added_lines)) > count('http://', string(removed_lines)) |
| &!count('<ref', string(added_lines)) > count('<ref', string(removed_lines)) | | &!count('<ref', string(added_lines)) > count('<ref', string(removed_lines)) |
| & count('http://', string(added_lines)) > count('http://ru.wikipedia.org', string(added_lines)) | | & count('http://', string(added_lines)) > count('http://ru.wikipedia.org', string(added_lines)) |