Jump to content

Viewing abuse filter 3: Prevent new users from removing 900+ characters from a page

Editing filter 3

You are viewing an old version of this filter. The statistics quoted are for the most recent version of the filter.Return to this filter's history.

Filter parameters
Filter ID:3

Description:

(publicly viewable)
Conditions:
/* Not autoconfirmed */ !("autoconfirmed" in user_groups) & /* 0 means articles (mainspace) */ (article_namespace == 0) & /* 900+ removed */ (edit_delta < -900) & /* allow to turn it into a redirect or delete it */ !("#redirect" in lcase(added_lines)) & !(action == "delete")
Notes:
Flags:
Filter last modified:17:54, 26 January 2025 by DuskFyre (talk | contribs)
History:View this filter's history
Tools:Export this filter to another wiki
Actions to take when matched

You are viewing an old version of this filter. The statistics quoted are for the most recent version of the filter.Return to this filter's history.