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 15:04, 13 October 2022 by SummerVersion from 15:15, 13 October 2022 by Summer
Filter conditions
Conditions:
action == "edit" & action == "move" & page_namespace == "2" &
equals_to_any(action, 'edit', 'move') &
! accountname == page_title &
page_namespace == "2" &
! ("sysop" in user_groups) &
! accountname contains page_title &
! ("bureaucrat" in user_groups) &
! contains_any(user_groups, 'editor','autopatrolled','bot','sysop','bureaucrat','autoreview')
! ("autopatrolled" in user_groups) &
! ("editor" in user_groups)