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:288 hits
Statistics:Of the last 591 actions, this filter has matched 1 (0.17%). On average, its run time is 0.51 ms, and it consumes 4.8 conditions of the condition limit.
Conditions:
userspace_regex := ('^' + rescape(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:15:52, 12 October 2024 by Ryuzaki (talk | contribs)
History:View this filter's history
Tools:Export this filter to another wiki
Actions to take when matched