Template:Edit filter warning

From FORwiki

(Difference between revisions)
Jump to: navigation, search
 
(2 intermediate revisions not shown)
Line 30: Line 30:
}}{{#if:{{{filter|}}}|{{#ifeq:{{NAMESPACE}}|MediaWiki|{{notice|This message is used by [[Special:AbuseFilter/{{{filter}}}|filter {{{filter}}}]]}}}}}}<noinclude>
}}{{#if:{{{filter|}}}|{{#ifeq:{{NAMESPACE}}|MediaWiki|{{notice|This message is used by [[Special:AbuseFilter/{{{filter}}}|filter {{{filter}}}]]}}}}}}<noinclude>
{{documentation}}
{{documentation}}
 +
[[Category:Templates]]
 +
[[Category:Visual Templates]]
 +
</noinclude>

Current revision as of 22:36, 24 December 2009

[edit] [purge] Template documentation

Usage

  • |filter= the number of the filter that uses this message, if it is only used by one filter. 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 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
}}
Personal tools