Template:Report user/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{doc/subpage}}
{{doc/subpage}}
{{shortcut|
{{shortcut|{{tl|spam}}<br>{{tl|spammer}}<br>{{tl|report}}<br>{{tl|reported user}}}}
{{tl|spam}}<br>{{tl|spammer}}<br>{{tl|reported user}}
}}
{{Note|1=Originally, this template used to be called [https://developer.valvesoftware.com/w/index.php?title=Template:Spammer&redirect=no Template:Spammer], it has been later expanded and now being used to report not only spam, but also for various other reasons such as vandalism, DMCA violations, etc..., thus, it has been renamed to "Report user".}}
{{Note|1=Originally, this template used to be called [https://developer.valvesoftware.com/w/index.php?title=Template:Spammer&redirect=no Template:Spammer], it has been later expanded and now being used to report not only spam, but also for various other reasons such as vandalism, DMCA violations, etc..., thus, it has been renamed to "Report user".}}
{{Todo|Test this template with a example user to make sure things would work as expected.}}
== Usage ==
== Usage ==
Use this template on user page if you want to report this user for various reasons.
Use this template on user page if you want to '''report''' a user or editors for various reasons.


Once this user has been banned, this template should be replaced with {{tl|link=Banned user}}.
Once this user has been banned, this template should be replaced with {{tl|link=Banned user}}.
== Translations ==
The used strings are on [[/strings|strings subpage]]. Please follow the format to add translations for them.


== Testcases ==
== Testcases ==
Line 28: Line 21:
|-
|-
| align=center | {{Code|{{Param|reason}}}}
| align=center | {{Code|{{Param|reason}}}}
| Select reasons why this user should be banned.
| Select reasons why this user should be banned. List of value can be found in the [[/testcases|testcases page]].
| {{CodeBlock|margin=5px|<nowiki>{{Report user|reason=termsofuse}}</nowiki>}}
| {{CodeBlock|margin=5px|<nowiki>{{Report user|reason=termsofuse}}</nowiki>}}
|-
|-
| align=center | {{Code|{{Param|user}}}}
| align=center | {{Code|{{Param|user}}}}
| If used with {{Code|<nowiki>reason=sock</nowiki>}}, mark this account as a suspected sockpuppet from a user who was trying evading bans and attempting to create multiple account (sockpuppeting) for inappropriate purposes.
| If used with {{Code|<nowiki>reason=sock</nowiki>}}, mark this account as a suspected sockpuppet from a user who was trying evading bans and attempting to create multiple account (sockpuppeting) for inappropriate purposes.
| {{CodeBlock|margin=5px|<nowiki>{{Report user|reason=sock|user=[[User:Example]]}}</nowiki>}}
| {{CodeBlock|margin=5px|<nowiki>{{Report user|reason=sock|user=[[User:Example]]}}</nowiki>}}<br>{{CodeBlock|margin=5px|<nowiki>{{Report user|reason=sock|user=Example}}</nowiki>}}
|-
|-
| align=center | {{Code|{{Param|addinfo}}}}
| align=center | {{Code|{{Param|note}}}}
| Add additional info (optional).
| Add additional notes (optional).
| {{CodeBlock|margin=5px|<nowiki>{{Report user|reason=spam|addinfo=Image [[File:Spammer.jpg|32px|link=]] Test}}</nowiki>}}
| {{CodeBlock|margin=5px|<nowiki>{{Report user|reason=spam|note=Image [[File:Spammer.jpg|32px|link=]] Test}}</nowiki>}}
|-
|-
| align=center | {{Code|{{Param|nocat}}}}
| align=center | {{Code|{{Param|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.
| 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.
| {{CodeBlock|margin=5px|<nowiki>{{Report user|nocat=1}}</nowiki>}}
| {{CodeBlock|margin=5px|<nowiki>{{Report user|nocat=1}}</nowiki>}}
|}{{Note|The template will automatically load the content according to the interface language.}}
|}
 
== Preview ==
{{report user|nocat=1}}
{{Note|The template will automatically load the content according to the interface language.}}

Latest revision as of 15:21, 16 June 2024

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.
Shortcut
{{spam}}
{{spammer}}
{{report}}
{{reported user}}
Note.pngNote:Originally, this template used to be called Template:Spammer, it has been later expanded and now being used to report not only spam, but also for various other reasons such as vandalism, DMCA violations, etc..., thus, it has been renamed to "Report user".

Usage

Use this template on user page if you want to report a user or editors for various reasons.

Once this user has been banned, this template should be replaced with {{Banned user}}.

Testcases

Testcases for this template can be located on the testcases subpage.

Parameters

Parameter Description Example
No Parameters Use this if the user should be banned for multiple/unspecified reasons.
{{Report user}}
{{{reason}}} Select reasons why this user should be banned. List of value can be found in the testcases page.
{{Report user|reason=termsofuse}}
{{{user}}} If used with reason=sock, mark this account as a suspected sockpuppet from a user who was trying evading bans and attempting to create multiple account (sockpuppeting) for inappropriate purposes.
{{Report user|reason=sock|user=[[User:Example]]}}

{{Report user|reason=sock|user=Example}}
{{{note}}} Add additional notes (optional).
{{Report user|reason=spam|note=Image [[File:Spammer.jpg|32px|link=]] Test}}
{{{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}}

Preview

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:
Note.pngNote:The template will automatically load the content according to the interface language.