Template:Abuse filter warning/doc

From TestWiki
Revision as of 00:58, 11 June 2024 by Codename Noreste (talk | contribs) (Update.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage

  • |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

{{abuse filter warning
 |action   = warn
 |friendly = yes
 |text     = You've done something unconstructive, but we don't want to bite you
}}
{{abuse filter warning
 |action   = warn
 |friendly = 
 |text     = You've done something unconstructive, and we're more sure that it's not constructive
}}
{{abuse 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
}}
{{abuse filter warning
 |action   = disallow
 |friendly = 
 |text     = You've done something unconstructive and we're stopping you, more forcefully
}}
{{abuse filter warning
 |action   = block
 |friendly = 
 |text     = We're blocking you
}}
{{abuse filter warning
 |action   = deauto
 |friendly = 
 |text     = Autoconfirmed revoked
}}
{{abuse filter warning
 |action   = degroup
 |friendly = 
 |text     = Bye bye groups
}}