< Template:Edit filter warning(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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
}}
 |
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
}}
 |
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
}}
 |
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
}}
 |
You've done something unconstructive and we're stopping you, more forcefully |
{{edit filter warning
|action = block
|friendly =
|text = We're blocking you
}}
 |
We're blocking you |
{{edit filter warning
|action = deauto
|friendly =
|text = Autoconfirmed revoked
}}
 |
Autoconfirmed revoked |
{{edit filter warning
|action = degroup
|friendly =
|text = Bye bye groups
}}
 |
Bye bye groups |