Template:Edit filter warning/doc

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Usage[edit source]

  • |filter= the number of the filter that uses this message, if several filters use it, use |filter2=, |filter3=, etc, 5 maximum. Only visible in the AbuseFilter interface.
  • |action= – the type of filter. Acceptable values are warn disallow deauto block degroup.
  • |friendly=yes changes the display slightly to be a little less bitey.
  • |text= the text of the message.

Examples[edit source]

{{edit filter warning
 |action   = warn
 |friendly = yes
 |text     = You've done something unconstructive, but we don't want to bite you
}}
{{edit filter warning
 |action   = warn
 |friendly = 
 |text     = You've done something unconstructive, and we're more sure it's a Bad Idea
}}
{{edit filter warning
 |action   = disallow
 |friendly = yes
 |text     = You've done something unconstructive and we're stopping you, but we don't want to bite you
}}
{{edit filter warning
 |action   = disallow
 |friendly = 
 |text     = You've done something unconstructive and we're stopping you, more forcefully
}}
{{edit filter warning
 |action   = block
 |friendly = 
 |text     = We're blocking you
}}
{{edit filter warning
 |action   = degroup
 |friendly = 
 |text     = Bye bye groups
}}