Abuse filter management

From Inkipedia, the Splatoon wiki
Abuse Filter navigation (Home | Recent filter changes | Examine past edits | Abuse log)

Differences between versions

ItemVersion from 02:56, 19 September 2018 by HeddyVersion from 23:52, 17 February 2020 by Heddy
Basic information

Description:

(publicly viewable)
Block self-renaming
Self-renaming
Notes:
Prevents users from moving their own user page.
Prevents users from moving their own user page.


Copied from Wikipedia filter 5.
Copied from Wikipedia filter 5, revision 18 October 2018.
Filter conditions
Conditions:
action=="move" &  
action == "move" &  
(
user_name == moved_from_title &  
  user_name == moved_from_text &  
!("/" in moved_to_title) & (
  ! "/" in moved_to_text &  
     (moved_from_namespace == 2 & moved_to_namespace == 2) |  
  (
     (moved_from_namespace == 3 & moved_to_namespace == 1)
     (moved_from_namespace==2 & moved_to_namespace==2) |  
     (moved_from_namespace==3 & moved_to_namespace==1)
  )
)
)
Actions to take when matched
Actions to take when matched
Disallow
Disallow: abusefilter-disallowed