Template:Report user/testcases: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{testcase}}__NOTOC__ {|class="standard-table" | style="width:100%;" |- ! style="width:50%" |{{Dictionary/common|Desc}} ! {{Dictionary/common|Preview}} |- | style="background...") |
No edit summary |
||
(11 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{testcase}}__NOTOC__ | {{testcase}}__NOTOC__{{For|the template used to mark banned users|[[Template:Banned user]]}} | ||
{|class="standard-table" | style="width:100%;" | {|class="standard-table" | style="width:100%;" | ||
Line 7: | Line 8: | ||
|- | |- | ||
| style="background:#282828; padding-inline:.5em; text-align:center;" | {{capsule|style=2|Default appearance}} | | style="background:#282828; padding-inline:.5em; text-align:center;" | {{capsule|style=2|Default appearance}} | ||
| {{Report user}} | | {{Report user|nocat=1}} | ||
|- | |- | ||
| style="background:#282828; padding-inline:.5em; text-align:center;" | {{capsule|style=2|Violation of the [[Valve_Developer_Community:Terms_of_Use|Terms of Use]]<br>{{codeblock|reason = termsofuse}}}} | | style="background:#282828; padding-inline:.5em; text-align:center;" | {{capsule|style=2|Violation of the [[Valve_Developer_Community:Terms_of_Use|Terms of Use]]<br>{{codeblock|reason = tos<br>reason = tou<br>reason = termsofuse}}}} | ||
| {{Report user|reason=termsofuse}} | | {{Report user|reason=termsofuse|nocat=1}} | ||
|- | |- | ||
| style="background:#282828; padding-inline:.5em; text-align:center;" | {{capsule|style=2|Edit warring or making disputed edits<br>{{codeblock|reason = editwar<br>reason = dispute}}}} | | style="background:#282828; padding-inline:.5em; text-align:center;" | {{capsule|style=2|Edit warring or making disputed edits<br>{{codeblock|reason = editwar<br>reason = dispute}}}} | ||
| {{Report user|reason=editwar}} | | {{Report user|reason=editwar|nocat=1}} | ||
|- | |||
| style="background:#282828; padding-inline:.5em; text-align:center;" | {{capsule|style=2|Harassing other users<br>{{codeblock|reason = bully<br>reason = bullying<br>reason = harass<br>reason = harassment<br>}}}} | |||
| {{Report user|reason=harass|nocat=1}} | |||
|- | |||
| style="background:#282828; padding-inline:.5em; text-align:center;" | {{capsule|style=2|Trolling<br>{{codeblock|reason = troll<br>reason = trolling}}}} | |||
| {{Report user|reason=troll|nocat=1}} | |||
|- | |- | ||
| style="background:#282828; padding-inline:.5em; text-align:center;" | {{capsule|style=2|Vandalism<br>{{codeblock|reason = vandal<br>reason = vandalism}}}} | | style="background:#282828; padding-inline:.5em; text-align:center;" | {{capsule|style=2|Vandalism<br>{{codeblock|reason = vandal<br>reason = vandalism}}}} | ||
| {{Report user|reason=vandal}} | | {{Report user|reason=vandal|nocat=1}} | ||
|- | |- | ||
| style="background:#282828; padding-inline:.5em; text-align:center;" | {{capsule|style=2|Spamming or advertisement<br>{{codeblock|reason = spam<br>reason = spamming<br>reason = ad<br>reason = advertising<br>}}}} | | style="background:#282828; padding-inline:.5em; text-align:center;" | {{capsule|style=2|Spamming or advertisement<br>{{codeblock|reason = spam<br>reason = spamming<br>reason = ad<br>reason = advertising<br>}}}} | ||
| {{Report user|reason=spam}} | | {{Report user|reason=spam|nocat=1}} | ||
|- | |- | ||
| style="background:#282828; padding-inline:.5em; text-align:center;" | {{capsule|style=2|Copyright violation<br>{{codeblock|reason = copyright<br>reason = dmca}}}} | | style="background:#282828; padding-inline:.5em; text-align:center;" | {{capsule|style=2|Copyright violation<br>{{codeblock|reason = copyright<br>reason = dmca}}}} | ||
| {{Report user|reason=copyright}} | | {{Report user|reason=copyright|nocat=1}} | ||
|- | |- | ||
|} | |} | ||
Line 33: | Line 40: | ||
|- | |- | ||
| style="background:#282828; padding-inline:.5em; text-align:center;" | {{capsule|style=2|Sockpuppetry<br>{{codeblock|reason = sock<br>reason = sockpuppet}}}} | | style="background:#282828; padding-inline:.5em; text-align:center;" | {{capsule|style=2|Sockpuppetry<br>{{codeblock|reason = sock<br>reason = sockpuppet}}}} | ||
| {{Report user|reason=sock}} | | {{Report user|reason=sock|nocat=1}} | ||
|- | |||
| style="background:#282828; padding-inline:.5em; text-align:center;" | {{capsule|style=2|Sockpuppetry with user specified<br>{{codeblock|reason = sock<br>reason = sockpuppet}}{{codeblock|user = <nowiki>[[User:Example]]</nowiki>}}}} | |||
| {{Report user|reason=sock|user=[[User:Example]]|nocat=1}} | |||
|- | |||
|} | |||
== Additional notes == | |||
{|class="standard-table" | style="width:100%;" | |||
|- | |||
! style="width:50%" |{{Dictionary/common|Desc}} | |||
! {{Dictionary/common|Preview}} | |||
|- | |||
| style="background:#282828; padding-inline:.5em; text-align:center;" | {{capsule|style=2|Use if you want to put additional notes for reasons why this user should be reported and banned.<br>{{codeblock|note = <nowiki><text></nowiki>}}}} | |||
| {{Report user|nocat=1|note={{lorem}}}} | |||
|- | |||
|} | |||
== Multiple reasons == | |||
See [[Template:Report_user/sandbox]] for Template code. | |||
{|class="standard-table" | style="width:100%;" | |||
|- | |||
! style="width:50%" |{{Dictionary/common|Desc}} | |||
! {{Dictionary/common|Preview}} | |||
|- | |||
| rowspan=6 style="background:#282828; padding-inline:.5em; text-align:center;" | {{capsule|style=2|Use if the user has multiple reasons for a ban.<br>{{warning|Do not use <code>reason</code> which will use only 1 reason instead of multiple reasons, see [[Template:Report_user/sandbox]] for Template code.}}<br>{{codeblock|reason1-5 = <nowiki><reason></nowiki>}}}} | |||
|{{Report user/sandbox|reason=tos|note=NORMAL|nocat=1}} | |||
|- | |||
|{{Report user/sandbox|reason1=bully|note=1 reason|nocat=1}} | |||
|- | |||
|{{Report user/sandbox|reason1=bully|reason2=trolling|note=2 reasons|nocat=1}} | |||
|- | |||
|{{Report user/sandbox|reason1=bully|reason2=trolling|reason3=editwar|note=3 reasons|nocat=1}} | |||
|- | |- | ||
|{{Report user/sandbox|reason1=bully|reason2=trolling|reason3=editwar|reason4=tos|note=4 reasons|nocat=1}} | |||
| | |||
|- | |- | ||
|{{Report user/sandbox|reason1=bully|reason2=trolling|reason3=editwar|reason4=tos|reason5=vandal|note=5 reasons|nocat=1}} | |||
|} | |} |
Latest revision as of 05:16, 25 April 2024
This is the template test cases page for Template:Report user. Purge this page in order to update the examples, if the template itself was recently edited.
If there are too many examples of a complicated template, later transclusions of such template may break due to the limitations of the Mediawiki software, or can cause the page itself to load very slow; See the HTML comment "NewPP limit Report" on the rendered page.
You can also use Special:ExpandTemplates to examine the results of template use cases.
If there are too many examples of a complicated template, later transclusions of such template may break due to the limitations of the Mediawiki software, or can cause the page itself to load very slow; See the HTML comment "NewPP limit Report" on the rendered page.
You can also use Special:ExpandTemplates to examine the results of template use cases.
For the template used to mark banned users, see Template:Banned user.
Description | Preview |
---|---|
Default appearance
|
![]() This user has been reported and should be considered for a ban because of unspecified reason such as:
![]() ![]() ![]() ![]() ![]() ![]()
|
Violation of the Terms of Use
|
![]() This user has been reported and should be considered for a ban because they violated the Valve Developer Community's Terms of Use.
|
Edit warring or making disputed edits
|
![]() This user has been reported and should be considered for a ban because they are repeatedly
![]() ![]()
|
Harassing other users
|
|
Trolling
|
|
Vandalism
|
![]() |
Spamming or advertisement
|
![]() ![]() This user has been reported and should be considered for a ban because they have been
![]() ![]() ![]()
|
Copyright violation
|
![]() 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.
|
Sockpuppetry
Description | Preview |
---|---|
Sockpuppetry
|
![]() This user has been reported and should be considered for a ban because it is a suspected
![]()
|
Sockpuppetry with user specified
|
![]() This user has been reported and should be considered for a ban because it is a suspected
![]()
|
Additional notes
Description | Preview |
---|---|
Use if you want to put additional notes for reasons why this user should be reported and banned.
|
![]() This user has been reported and should be considered for a ban because of unspecified reason such as:
![]() ![]() ![]() ![]() ![]() ![]() Additional notes: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
|
Multiple reasons
See Template:Report_user/sandbox for Template code.
Description | Preview |
---|---|
Use if the user has multiple reasons for a ban.
![]() reason which will use only 1 reason instead of multiple reasons, see Template:Report_user/sandbox for Template code. |
![]() This user has been reported and should be considered for a ban because they violated the Valve Developer Community's Terms of Use
Additional notes: NORMAL
|
![]() This user has been reported and should be considered for a ban because: they are currently
![]() ![]() ![]() Additional notes: 3 reasons
| |
![]() This user has been reported and should be considered for a ban because: they are currently
![]() ![]() ![]() Additional notes: 4 reasons
| |
![]() This user has been reported and should be considered for a ban because: they are currently
![]() ![]() ![]() ![]() Additional notes: 5 reasons
|