Template:Report user/doc: Difference between revisions
Jump to navigation
Jump to search
Note:Currently work in progress. Used for reporting users, replacement of Template:Spammer.
Note:The template will automatically load the content according to the interface language.
No edit summary |
|||
Line 20: | Line 20: | ||
| {{Report user|nocat=1}} | | {{Report user|nocat=1}} | ||
|- | |- | ||
| align=center | {{Code|{{Param| | | align=center | {{Code|{{Param|reason}}}} | ||
| Select reasons why this user should be banned. | | Select reasons why this user should be banned. | ||
| <!-- Example section --> | | <!-- Example section --> | ||
Edit war/Disputed edit: {{CodeBlock|margin=5px|<nowiki>{{Report user| | Edit war/Disputed edit: {{CodeBlock|margin=5px|<nowiki>{{Report user|reason=editwar}}</nowiki>}}<br> | ||
Spam: {{CodeBlock|margin=5px|<nowiki>{{Report user| | Spam: {{CodeBlock|margin=5px|<nowiki>{{Report user|reason=spam}}</nowiki>}}<br> | ||
Sockpuppet (username not specified): {{CodeBlock|margin=5px|<nowiki>{{Banned user| | Sockpuppet (username not specified): {{CodeBlock|margin=5px|<nowiki>{{Banned user|reason=sock}}</nowiki>}}<br> | ||
Vandalism: {{CodeBlock|margin=5px|<nowiki>{{Report user| | Vandalism: {{CodeBlock|margin=5px|<nowiki>{{Report user|reason=vandal}}</nowiki>}}<br> | ||
Copyright: {{CodeBlock|margin=5px|<nowiki>{{Report user| | Copyright: {{CodeBlock|margin=5px|<nowiki>{{Report user|reason=copyright}}</nowiki>}} | ||
| {{Report user|nocat=1| | | {{Report user|nocat=1|reason=editwar}}<br> <!-- Preview/result section --> | ||
{{Report user|nocat=1| | {{Report user|nocat=1|reason=spam}}<br> | ||
{{Report user|nocat=1| | {{Report user|nocat=1|reason=sock}}<br> | ||
{{Report user|nocat=1| | {{Report user|nocat=1|reason=vandal}}<br> | ||
{{Report user|nocat=1| | {{Report user|nocat=1|reason=copyright}} | ||
|- | |- | ||
| align=center | {{Code|{{Param|user}}}} | | align=center | {{Code|{{Param|user}}}} | ||
| If used with {{Code|<nowiki> | | If used with {{Code|<nowiki>reason=sock</nowiki>}}, set the username of the user who was previously got banned for ban evasions or creating sockpuppet account for inappropriate purposes. | ||
| {{CodeBlock|margin=5px|<nowiki>{{Report user| | | {{CodeBlock|margin=5px|<nowiki>{{Report user|reason=sock|user=[[User:Example]]}}</nowiki>}} | ||
| {{Report user|nocat=1| | | {{Report user|nocat=1|reason=sock|user=[[User:Example]]}} | ||
|- | |- | ||
| align=center | {{Code|{{Param|nocat}}}} | | align=center | {{Code|{{Param|nocat}}}} |
Revision as of 05:29, 25 June 2023

This is a documentation subpage for Template:Report user.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Don't forget to purge the contents of the base page upon creating or editing this subpage.

This is a draft template page. It is a work in progress open to editing by anyone.
Remember to check for any notes left by the tagger at this article's talk page.
Remember to check for any notes left by the tagger at this article's talk page.

Usage
Use this template on user page if you want to report this user for various reasons.
Translations
The used strings are on strings subpage. Please follow the format to add translations for them.
Icons
The used icons are located on icons subpage.
Parameters
Parameter | Description | Example | Result |
---|---|---|---|
No Parameters | Use this if the user should be banned for multiple reasons. |
![]() This user has been reported and should be considered for a ban because of unspecified reason such as:
![]() ![]() ![]() ![]() ![]() ![]()
| |
{{{reason}}} | Select reasons why this user should be banned. |
Edit war/Disputed edit: Spam: Sockpuppet (username not specified): Vandalism: Copyright: |
![]() This user has been reported and should be considered for a ban because they are repeatedly
![]() ![]()
![]() ![]() This user has been reported and should be considered for a ban because they have been
![]() ![]() ![]()
![]() This user has been reported and should be considered for a ban because it is a suspected
![]()
![]() ![]() This user has been reported and should be considered for a ban for
![]() Please note that if copyright claims was later found to be false (such as using "Public Domain" content, using copyrighted content under "Fair Use" and/or abusing copyright takedown for censorship), this user will be unbanned, and the user who made the false copyright claim will be warned and/or banned.
|
{{{user}}} | If used with reason=sock, set the username of the user who was previously got banned for ban evasions or creating sockpuppet account for inappropriate purposes. |
![]() This user has been reported and should be considered for a ban because it is a suspected
![]()
| |
{{{nocat}}} | To prevent the adding of the Category:Reported Users category. Does not change anything visibly. Only use this if you want to preview the template. | Same as the first example, but without Category:Reported Users category being added to the page. |
