Template:Edit filter warning/doc

From Wikimedia UK
< Template:Edit filter warning
Revision as of 10:43, 8 July 2014 by Richard Symonds (WMUK) (talk | contribs) (Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> {{used in system}} === Usage === *{{para|filter}} the number of the filter...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Lua error: Internal error: The interpreter exited with status 126.__EXPECTED_UNCONNECTED_PAGE__ Template:Used in system

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

{{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 that it's not constructive
}}
{{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   = deauto
 |friendly = 
 |text     = Autoconfirmed revoked
}}
{{edit filter warning
 |action   = degroup
 |friendly = 
 |text     = Bye bye groups
}}