Template:Abuse filter warning/doc: Difference between revisions

Update.
m (Codename Noreste moved page Template:Edit filter warning/doc to Template:Abuse filter warning/doc without leaving a redirect)
(Update.)
 
Line 1:
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
{{used in system}}
Line 5 ⟶ 4:
=== Usage ===
 
*{{para|filter}} the number of the filter that uses this message, if several filters use it, use {{para|filter2}}, {{para|filter3}}, etc., 5 maximum. ''Only visible in the AbuseFilter interface.''
*{{para|action}} &ndash; the type of filter. Acceptable values are '''<kbdtt>warn disallow deauto block deauto degroup sternwarning</kbdtt>'''.
*{{para|friendly}} &ndash; '''<tt>yes</tt>''' changes the display slightly to be a little less bitey.
*{{para|text}} the text of the message.
*{{para|fplink}} Set this to <code>yes</code> to show a big button linking to a preloaded report at [[WP:EF/FP/R]]. Defaults to <code>yes</code> if <code>action=disallow</code>, <code>no</code> otherwise.
 
====Examples====
 
<pre>
<syntaxhighlight lang="wikitext">
{{editabuse filter warning
|action = warn
|friendly = yes
|text = You've done something unconstructive, but we don't want to bite you
}}
</pre>
</syntaxhighlight>
{{editabuse filter warning
|action = warn
|friendly = yes
Line 26 ⟶ 24:
}}
 
<pre>
<syntaxhighlight lang="wikitext">
{{editabuse filter warning
|action = warn
|friendly =
|text = You've done something unconstructive, and we're more sure that it's not constructive
}}
</pre>
</syntaxhighlight>
{{editabuse filter warning
|action = warn
|friendly =
Line 39 ⟶ 37:
}}
 
<pre>
<syntaxhighlight lang="wikitext">
{{editabuse 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
}}
</pre>
</syntaxhighlight>
{{editabuse filter warning
|action = disallow
|friendly = yes
Line 52 ⟶ 50:
}}
 
<pre>
<syntaxhighlight lang="wikitext">
{{editabuse filter warning
|action = disallow
|friendly =
|text = You've done something unconstructive and we're stopping you, more forcefully
}}
</pre>
</syntaxhighlight>
{{editabuse filter warning
|action = disallow
|friendly =
Line 65 ⟶ 63:
}}
 
<pre>
<syntaxhighlight lang="wikitext">
{{editabuse filter warning
|action = warnblock
|friendly = yes
|text = You've done something possibly unconstructive, and we want to make it easy to report a problem with the filter
|fplink = yes
}}
</syntaxhighlight>
{{edit filter warning
|action = warn
|friendly = yes
|text = You've done something possibly unconstructive, but we want to make it easy to report a problem with the filter
|fplink = yes
}}
 
<syntaxhighlight lang="wikitext">
{{edit filter warning
|action = disallow
|friendly =
|text = We're blocking you
|text = You're pushing buttons impulsively, and we don't want to give you yet another button to push.
|fplink = no
}}
</pre>
</syntaxhighlight>
{{editabuse filter warning
|action = disallowblock
|friendly =
|text = We're blocking you
|text = You're pushing buttons impulsively, and we don't want to give you yet another button to push.
|fplink = no
}}
 
<pre>
<syntaxhighlight lang="wikitext">
{{editabuse filter warning
|action = deauto
|friendly =
|text = Autoconfirmed revoked
}}
</pre>
</syntaxhighlight>
{{editabuse filter warning
|action = deauto
|friendly =
Line 108 ⟶ 89:
}}
 
<pre>
<syntaxhighlight lang="wikitext">
{{editabuse filter warning
|action = sternwarningdegroup
|friendly =
|text = StopBye thisbye groups
}}
</pre>
</syntaxhighlight>
{{editabuse filter warning
|action = sternwarningdegroup
|friendly =
|text = StopBye thisbye groups
}}
 
<includeonly>{{Sandbox other||
[[Category:Templates]]
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
}}</includeonly>
[[Category:User warning templates]]
[[Category:Wikipedia edit filter]]
[[Category:MediaWiki namespace templates]]
 
}}</includeonly>