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 18:05, 25 June 2024 by Codename NoresteVersion from 22:38, 3 October 2024 by Justarandomamerican
Basic information

Description:

(publicly viewable)
Non-admins moving other's user pages
Non-admins moving other's user (talk) pages
Filter conditions
Conditions:
action == "move" &
action == "move" &
!contains_any(user_groups, "sysop", "bot") &
!contains_any(user_groups, "sysop", "bot") &
!("renameuser" in user_rights) &
!("renameuser" in user_rights) &
moved_from_namespace == 2 &
(moved_from_namespace == 2 | moved_from_namespace == 3) &
!contains_any (moved_from_title, user_name)
!contains_any (moved_from_title, user_name)