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 36: | Line 36: | ||
| align=center | {{Code|{{Param|user}}}} | | align=center | {{Code|{{Param|user}}}} | ||
| If used with {{Code|<nowiki>type=sock</nowiki>}}, set the username of the user who just recently got banned for ban evasions or creating sockpuppet account for inappropriate purposes. | | If used with {{Code|<nowiki>type=sock</nowiki>}}, set the username of the user who just recently got banned for ban evasions or creating sockpuppet account for inappropriate purposes. | ||
| {{CodeBlock|margin=5px|<nowiki>{{ | | {{CodeBlock|margin=5px|<nowiki>{{Report user|type=sock|user=[[User:Example]]}}</nowiki>}} | ||
| {{Template:Report user|nocat=1|type=sock|user=[[User:Example]]}} | | {{Template:Report user|nocat=1|type=sock|user=[[User:Example]]}} | ||
|- | |- | ||
| align=center | {{Code|{{Param|nocat}}}} | | align=center | {{Code|{{Param|nocat}}}} | ||
| To prevent the adding of the [[:Category:Banned Users]] category. Does not change anything visibly. Only use this if you want to preview the template. | | To prevent the adding of the [[:Category:Banned Users]] category. Does not change anything visibly. Only use this if you want to preview the template. | ||
| {{CodeBlock|margin=5px|<nowiki>{{ | | {{CodeBlock|margin=5px|<nowiki>{{Report user|nocat=1}}</nowiki>}} | ||
| Same as the first example, but without [[:Category:Reported Users]] category being added to the page. | | Same as the first example, but without [[:Category:Reported Users]] category being added to the page. | ||
|} | |} | ||
{{Note|The template will automatically load the content according to the interface language.}} | {{Note|The template will automatically load the content according to the interface language.}} |
Revision as of 05:23, 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 has been banned for multiple reasons. |
![]() This user has been reported and should be considered for a ban because of unspecified reason such as:
![]() ![]() ![]() ![]() ![]() ![]()
| |
{{{type}}} | Select reasons why this user has been banned. Icons will be also changed by the same parameter. |
Edit war/Disputed edit: Spam: Sockpuppet (username not specified): Vandalism: Copyright: |
![]() This user has been reported and should be considered for a ban because of unspecified reason such as:
![]() ![]() ![]() ![]() ![]() ![]()
![]() This user has been reported and should be considered for a ban because of unspecified reason such as:
![]() ![]() ![]() ![]() ![]() ![]()
![]() This user has been reported and should be considered for a ban because of unspecified reason such as:
![]() ![]() ![]() ![]() ![]() ![]()
![]() This user has been reported and should be considered for a ban because of unspecified reason such as:
![]() ![]() ![]() ![]() ![]() ![]()
![]() This user has been reported and should be considered for a ban because of unspecified reason such as:
![]() ![]() ![]() ![]() ![]() ![]()
|
{{{user}}} | If used with type=sock, set the username of the user who just recently 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 of unspecified reason such as:
![]() ![]() ![]() ![]() ![]() ![]()
| |
{{{nocat}}} | To prevent the adding of the Category:Banned 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. |
