Abuse filter management

Abuse Filter navigation (Home | Recent filter changes | Examine past edits | Abuse log)
Jump to navigation Jump to search

Differences between versions

ItemVersion from 23:12, 17 January 2023 by Jolteon0Version from 01:59, 18 January 2023 by Jolteon0
Basic information

Description:

(publicly viewable)
Prevent adding links by users who have not made at least 2 edits
Prevent adding links by users who have not made at least 3 edits
Filter conditions
Conditions:
!("bureaucrat" in user_groups) & user_editcount < 2 & length(added_links) > 1
!("bureaucrat" in user_groups) & user_editcount < 3 & length(added_links) > 1