Editing abuse filter

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

Editing filter 8
Filter parameters
Filter ID:8

Description:

(publicly viewable)
Filter hits:269 hits
Statistics:Of the last 184 actions, this filter has matched 0 (0%). On average, its run time is 0.56 ms, and it consumes 3.9 conditions of the condition limit.
Conditions:
userspace_regex := ('^' + user_name + '($|/)'); if "sysop" in user_groups then false else !(action != "move" | moved_from_namespace != 2 | moved_from_title rlike userspace_regex) | !(action != "move" | moved_to_namespace != 2 | moved_to_title rlike userspace_regex) | !(action != "edit" | article_namespace != 2 | page_title rlike userspace_regex) end
Notes:
Flags:
Filter last modified:12:54, 1 June 2022 by Ryuzaki (talk | contribs)
History:View this filter's history
Tools:Export this filter to another wiki
Actions to take when matched