Template:Report user/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
Line 20: Line 20:
| {{Report user|nocat=1}}
| {{Report user|nocat=1}}
|-
|-
| align=center | {{Code|{{Param|type}}}}
| 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|type=editwar}}</nowiki>}}<br>
Edit war/Disputed edit: {{CodeBlock|margin=5px|<nowiki>{{Report user|reason=editwar}}</nowiki>}}<br>
Spam: {{CodeBlock|margin=5px|<nowiki>{{Report user|type=spam}}</nowiki>}}<br>
Spam: {{CodeBlock|margin=5px|<nowiki>{{Report user|reason=spam}}</nowiki>}}<br>
Sockpuppet (username not specified): {{CodeBlock|margin=5px|<nowiki>{{Banned user|type=sock}}</nowiki>}}<br>
Sockpuppet (username not specified): {{CodeBlock|margin=5px|<nowiki>{{Banned user|reason=sock}}</nowiki>}}<br>
Vandalism: {{CodeBlock|margin=5px|<nowiki>{{Report user|type=vandal}}</nowiki>}}<br>
Vandalism: {{CodeBlock|margin=5px|<nowiki>{{Report user|reason=vandal}}</nowiki>}}<br>
Copyright: {{CodeBlock|margin=5px|<nowiki>{{Report user|type=copyright}}</nowiki>}}
Copyright: {{CodeBlock|margin=5px|<nowiki>{{Report user|reason=copyright}}</nowiki>}}
| {{Report user|nocat=1|type=editwar}}<br> <!-- Preview/result section -->
| {{Report user|nocat=1|reason=editwar}}<br> <!-- Preview/result section -->
{{Report user|nocat=1|type=spam}}<br>
{{Report user|nocat=1|reason=spam}}<br>
{{Report user|nocat=1|type=sock}}<br>
{{Report user|nocat=1|reason=sock}}<br>
{{Report user|nocat=1|type=vandal}}<br>
{{Report user|nocat=1|reason=vandal}}<br>
{{Report user|nocat=1|type=copyright}}
{{Report user|nocat=1|reason=copyright}}
|-
|-
| 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 was previously got banned for ban evasions or creating sockpuppet account for inappropriate purposes.
| 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|type=sock|user=[[User:Example]]}}</nowiki>}}
| {{CodeBlock|margin=5px|<nowiki>{{Report user|reason=sock|user=[[User:Example]]}}</nowiki>}}
| {{Report user|nocat=1|type=sock|user=[[User:Example]]}}
| {{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

Edit-copy.png
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.
Icon-under construction-blue.png
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.
Note.pngNote:Currently work in progress. Used for reporting users, replacement of Template:Spammer.

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.
{{Report user}}
Icon for Reporting user.
This user has been reported and should be considered for a ban because of unspecified reason such as:
Wikipedia icon Spamming, Wikipedia icon vandalism, Wikipedia icon copyright violations, Wikipedia icon sockpuppetry, Wikipedia icon edit warring, trolling or Wikipedia icon harassment, and/or violating Valve Developer Community's Terms of Use along with other misbehavior.
Actions:
{{{reason}}} Select reasons why this user should be banned. Edit war/Disputed edit:
{{Report user|reason=editwar}}

Spam:
{{Report user|reason=spam}}

Sockpuppet (username not specified):
{{Banned user|reason=sock}}

Vandalism:
{{Report user|reason=vandal}}

Copyright:
{{Report user|reason=copyright}}

Icon for Reporting user.
Spammer account
This user has been reported and should be considered for a ban because they have been Wikipedia icon spamming (Spam icon) and/or Wikipedia icon advertising.
Actions:



Icon for Reporting user.
This user has been reported and should be considered for a ban for Wikipedia icon repeated copyright violations.
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.
Actions:
{{{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.
{{Report user|reason=sock|user=[[User:Example]]}}
{{{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.
{{Report user|nocat=1}}
Same as the first example, but without Category:Reported Users category being added to the page.
Note.pngNote:The template will automatically load the content according to the interface language.