Difference between revisions of "Template:Edit filter warning/doc"

From NSV13
Jump to navigationJump to search
enwiki>Gadfium
(rv, unexplained deletion of content)
 
m (1 revision imported)
 
(No difference)

Latest revision as of 13:51, 26 November 2020

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 allow auto block deauto degroup sternwarning.
  • |friendly= – 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 that it's not constructive
}}
{{edit filter warning
 |action   = allow
 |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   = allow
 |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
}}
{{edit filter warning
 |action   = sternwarning
 |friendly = 
 |text     = Stop this
}}