Template:Sockpuppet/doc: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
(added brief guide to using template)
mNo edit summary
 
(48 intermediate revisions by 28 users not shown)
Line 1: Line 1:
{{documentation subpage}}
{{documentation subpage}}
{{Ivmbox|1='''Brief guide to using this template:'''<hr/>
{{Ivmbox|1=<big>'''Brief guide to using this template'''</big>

&nbsp;&nbsp;<code><nowiki>{{Sockpuppet</nowiki> <big>'''&nbsp;&&nbsp;'''</big> sockmaster <big>'''&nbsp;&&nbsp;'''</big> ''blank/''blocked/proven/confirmed&nbsp;<nowiki>}}</nowiki></code>

*You ''think'' the account is a sock, but aren't sure and you haven't blocked it: {{tlx|Sock|MASTER}}
*You ''think'' the account is a sock, but aren't sure and you haven't blocked it: {{tlx|Sock|MASTER}}
*Sock has been blocked based on ''edits'': {{tlx|Sock|MASTER|blocked}}
*Sock has been blocked based on ''edits'': {{tlx|Sock|MASTER|blocked}}
*Sock has been blocked based on ''CheckUser evidence'': {{tlx|Sock|MASTER|checked}}.
*Sock has been blocked based on ''CheckUser evidence'': {{tlx|Sock|MASTER|confirmed}}.
To append links, evidence, or a brief note, use {{para|3}}. Useful for adding a diff to a checkuser's talk page, if the check was not conducted at SPI. If explaining behavioural evidence, be mindful of [[WP:BEANS]].<p>For sock''masters'', use {{tlx|Sockpuppeteer}}.}}
To append links, evidence, or a brief note, use {{para|3}}. Useful for adding a diff to a checkuser's talk page, if the check was not conducted at SPI. If explaining behavioural evidence, be mindful of [[w:WP:BEANS|WP:BEANS]].<p>For sock''masters'', use {{tlx|Sockpuppeteer}}.}}
===Usage===
{| class="mbox-inside wikitable"
! Usage
! Code
! style="width:50%;" | Output
|- valign="top"
| Not blocked
| <code><nowiki>{{sockpuppet|username}}</nowiki></code>
| {{sockpuppet|username|category=}}
|- valign="top"
| Blocked (suspected)
| <code><nowiki>{{sockpuppet|username|blocked}}</nowiki></code>
| {{sockpuppet|username|blocked|category=}}
|- valign="top"
| Blocked (proven)
| <code><nowiki>{{sockpuppet|username|confirmed}}</nowiki></code>
| {{sockpuppet|username|confirmed|category=}}
|- valign="top"
| Locked globally (suspected)
| <code><nowiki>{{sockpuppet|username|blocked| locked=yes}}</nowiki></code>
| {{sockpuppet|username|blocked|locked=yes|category=}}
|- valign="top"
| Locked globally (proven)
| <code><nowiki>{{sockpuppet|username|confirmed| locked=yes}}</nowiki></code>
| {{sockpuppet|username|confirmed|locked=yes|category=}}
|}


=== Usage ===
{| class="wikitable"
! width="10%" | Code
! width="30%" | Use
! width="60%" | Displays
|-
|{{tlx|sockpuppet}}<br/>
{{tlx|sockpuppet|suspected}}
{{tlx|sockpuppet|spi}}
|Account is not yet blocked but is under investigation.
|{{Sockpuppet|Example|spipage=Example|nocat=yes}}
|-
|{{tlx|sockpuppet|blocked}}
|The account has been blocked based on [[w:WP:DUCK|WP:DUCK]] or behavioral evidence combined a with a possible or likely CU result (but it isn't certain).
|{{Sockpuppet|Example|blocked|spipage=Example|nocat=yes}}
|-
|{{tlx|sockpuppet|proven}}
|Behaviour is beyond a reasonable doubt (e.g., an admission) but there is no CU {{confirmed}} result (CU may have given another result).
|{{Sockpuppet|Example|proven|spipage=Example|nocat=yes}}
|-
|{{tlx|sockpuppet|confirmed}}<br/>
{{tlx|sockpuppet|cuconfirmed}}<br/>
{{tlx|sockpuppet|nbconfirmed}}
|A CU has {{confirmed}} that the accounts are related.
|{{Sockpuppet|Example|confirmed|spipage=Example|nocat=yes}}
|-
|{{tlx|sockpuppet|confirmed|locked{{=}}yes}}
|Account has been confirmed by a CU, locally blocked indef and globally locked.
|{{Sockpuppet|Example|confirmed|locked=yes|nocat=yes}}
|-
|{{tlx|sockpuppet|cuconfirmed|notblocked{{=}}yes}}
|A CheckUser has confirmed that the account is a sock (as above) but has not been blocked. ''This works with all parameters.''
|{{Sockpuppet|Example|cuconfirmed|notblocked=yes|nocat=yes}}
|-
|}
The template adds the [[Wikipedia:Controlling search engine indexing|<code><nowiki>__NOINDEX__</nowiki></code> magic word]].
The template adds the [[Wikipedia:Controlling search engine indexing|<code><nowiki>__NOINDEX__</nowiki></code> magic word]].


===Parameters===
=== Parameters ===
The first parameter in this table is '''required''' and the template will fail without it. All the other parameters are optional.
The first parameter in this table is '''required''' and the template will fail without it. All the other parameters are optional.


Line 55: Line 67:
* <code>proven</code>
* <code>proven</code>
* <code>confirmed</code>
* <code>confirmed</code>
* <code>cuconfirmed</code>
* <code>nbconfirmed</code>
* <code>nbconfirmed</code>
|
|
* <code>spi</code> and <code>suspected</code> - these are equivalent, and can be used if the user has not yet been blocked or confirmed by checkuser.
* <code>spi</code>, <code>suspected</code> and default (nothing specified) - these are equivalent, and can be used if the user is still under investigation or has not yet been blocked or confirmed by checkuser.
* <code>blocked</code> - this is used for sockpuppets that have been blocked on behavioural evidence (the [[WP:DUCK|duck test]]).
* <code>blocked</code> - this is used for sockpuppets that have been blocked on behavioural evidence (the [[w:WP:DUCK|duck test]]) or behavioural evidence combined with a non-conclusive CU result (such as {{possible}}).
* <code>proven</code> and <code>confirmed</code> - these are used when the sockpuppet has been confirmed by checkuser.
* <code>proven</code> - Behaviour is beyond reasonable doubt but there is no CU {{Confirmed}} result (CU may have given a different result).
* <code>confirmed</code>, <code>cuconfirmed</code> and <code>nbconfirmed</code> - A CU has {{Confirmed}} that the accounts are related.
* <code>nbconfirmed</code> - this is also for when the sockpuppet has been confirmed by checkuser, but mentions the Checkuser specifically ("A Checkuser has shown that this account is a sockpuppet of X" versus "This account is a sockpuppet of X").
* If no second parameter is specified, the template outputs a generic message: "An editor has expressed a concern that this account may be a sockpuppet of X".
|-
|-
|
|
Line 68: Line 80:
| ''Evidence of sockpuppetry''
| ''Evidence of sockpuppetry''
| This field can be used to link to the evidence of sockpuppetry, or to give a very brief summary (a couple of words). If this parameter is left blank and the sockpuppet investigation case page is a blue link, then a link to the case page is provided automatically.
| This field can be used to link to the evidence of sockpuppetry, or to give a very brief summary (a couple of words). If this parameter is left blank and the sockpuppet investigation case page is a blue link, then a link to the case page is provided automatically.
|-
|
* {{para|spipage}}
| ''Subpage name (just the master) of the SPI if not the same as the master''
| This field can be used to specify a different SPI page if the page is not named for the master in parameter 2.
|-
|-
|
|
Line 74: Line 91:
* <code>yes</code>
* <code>yes</code>
| Use {{para|locked|yes}} if the account is [[:m:Locked global account|globally locked]].
| Use {{para|locked|yes}} if the account is [[:m:Locked global account|globally locked]].
|-
|
* {{para|notblocked}}
|
* <code>yes</code>
| This parameter can be used to remove the note about the account being blocked, such as when a version other than the default applies. Such as if an account is confirmed by a CheckUser but is left unblocked. ''This parameter works with all parameters.''
|-
|-
|
|
* {{para|length}}
* {{para|length}}
| ''Length of time the sockpuppet or suspected sockpuppet was blocked''
| ''Length of time the sockpuppet or suspected sockpuppet was blocked''
| Use this field if the sockpuppet or suspected sockpuppet was blocked for a specific length of time. This parameter defaults to "indefinitely".
| Use this field if the sockpuppet or suspected sockpuppet was blocked for a specific length of time. This parameter defaults to "indefinitely". This parameter is ignored, and does not default to indefinitely, if <code>nbconfirmed</code> is used.
|-
|-
|
|
Line 84: Line 107:
* {{para|category}}
* {{para|category}}
| ''Custom category name for the sockpuppet or suspected sockpuppet''
| ''Custom category name for the sockpuppet or suspected sockpuppet''
| This parameter defaults to the category "Wikipedia sockpuppets of X" if the second positional parameter is set to "confirmed", and "Suspected Wikipedia sockpuppets of X" if the second positional parameter is set to anything else. Here, "X" is the username specified in the first positional parameter.
| This parameter defaults to the category "Sockpuppets of X" if the second positional parameter is set to "confirmed", and "Suspected sockpuppets of X" if the second positional parameter is set to anything else. Here, "X" is the username specified in the first positional parameter.
|}
|}


===Categories===
=== Categories ===
This template adds pages to one of (as appropriate):
This template adds pages to one of (as appropriate):
* [[:Category:Suspected Wikipedia sockpuppets]] and ''Category:Suspected Wikipedia sockpuppets of <nowiki>{{{1}}}</nowiki>'';
* [[Category:Suspected sockpuppets]] and ''Category:Suspected sockpuppets of <nowiki>{{{1}}}</nowiki>'';
* ''Category:Wikipedia sockpuppets of <nowiki>{{{1}}}</nowiki>''.
* ''Category:Sockpuppets of <nowiki>{{{1}}}</nowiki>''.


===Template data===
=== See also ===
* {{tls|Uw-socksuspect}}
{{TemplateDataHeader}}
* {{tls|Socksuspectnotice}}
<templatedata>
{
"description": "This template is used to mark users that are (suspected) sockpuppets.",
"params": {
"1": {
"label": "Sockmaster",
"type": "string",
"required": true,
"description": "The user name of the (suspected) sockmaster, without \"User:\" or linking."
},
"2": {
"label": "Status",
"type": "string",
"description": "The status of the account. Set to \"spi\" or \"suspected\" if the user has not yet been blocked or confirmed by checkuser. Set to \"blocked\" if the user has been blocked on behavioral evidence (checkuser not used). Set to \"proven\" or \"confirmed\" if the user is a confirmed sockpuppet (using checkuser). Set to \"nbconfirmed\" if you want a mention of checkuser in the template and it has been confirmed. If unused, defaults to a generic message."
},
"3": {
"label": "Evidence",
"type": "string",
"description": "A link to or short description of the evidence of sockpuppetry. Defaults to a link to the case page.",
"aliases":["evidence"]
},
"locked": {
"label": "Globally locked?",
"type": "string",
"description": "Set to \"yes\" if the account has been globally locked."
},
"length": {
"label": "Block length",
"type": "string",
"description": "The length of time the user has been blocked for. Defaults to indefinite."
},
"category": {
"label": "Custom category",
"type": "string",
"description": "Adds the user to a custom category. Defaults to \"Suspected Wikipedia sockpuppets of [sockmaster]\" or \"Wikipedia sockpuppets of [sockmaster]\" based on the \"Status\" parameter.",
"aliases":["cat"]
}
}
}
</templatedata>

===See also===
* {{tl|Checked sockpuppet}}
* {{t1|IPsock}}
* {{tl|Sockpuppeteer}}
* {{tl|Sockpuppeteer}}
* {{tl|SockBlock}}
* {{tl|IPsock}}
* {{tl|Checked sockpuppet}}
* {{tl|SockmasterProven}}
* {{tl|SockmasterProven}}
* {{tls|Uw-socksuspect}}
* {{tl|SockBlock}}



<includeonly>
<includeonly>
[[Category:Sockpuppet templates|Sockpuppet]]
[[Category:Sockpuppet templates|Sockpuppet]]
[[Category:Wikipedia templates which apply NOINDEX]]
[[Category:Wikipedia templates which apply NOINDEX]]

[[ia:Patrono:Sockpuppet]]
</includeonly>
</includeonly>

Latest revision as of 13:02, May 23, 2022

Brief guide to using this template

  {{Sockpuppet  &  sockmaster  &  blank/blocked/proven/confirmed }}

  • You think the account is a sock, but aren't sure and you haven't blocked it: {{Sock|MASTER}}
  • Sock has been blocked based on edits: {{Sock|MASTER|blocked}}
  • Sock has been blocked based on CheckUser evidence: {{Sock|MASTER|confirmed}}.
To append links, evidence, or a brief note, use |3=. Useful for adding a diff to a checkuser's talk page, if the check was not conducted at SPI. If explaining behavioural evidence, be mindful of WP:BEANS.

For sockmasters, use {{Sockpuppeteer}}.

Usage

Code Use Displays
{{sockpuppet}}

{{sockpuppet|suspected}} {{sockpuppet|spi}}

Account is not yet blocked but is under investigation.
{{sockpuppet|blocked}} The account has been blocked based on WP:DUCK or behavioral evidence combined a with a possible or likely CU result (but it isn't certain).
{{sockpuppet|proven}} Behaviour is beyond a reasonable doubt (e.g., an admission) but there is no CU  Confirmed result (CU may have given another result).
{{sockpuppet|confirmed}}

{{sockpuppet|cuconfirmed}}
{{sockpuppet|nbconfirmed}}

A CU has  Confirmed that the accounts are related.
{{sockpuppet|confirmed|locked=yes}} Account has been confirmed by a CU, locally blocked indef and globally locked.
{{sockpuppet|cuconfirmed|notblocked=yes}} A CheckUser has confirmed that the account is a sock (as above) but has not been blocked. This works with all parameters.

The template adds the __NOINDEX__ magic word.

Parameters

The first parameter in this table is required and the template will fail without it. All the other parameters are optional.

Parameter(s) Values Notes
  • First positional parameter (optionally |1=)
Username of the sockmaster or suspected sockmaster Just include the name, no "User:" or square brackets.
  • Second positional parameter (optionally |2=)
  • spi
  • suspected
  • blocked
  • proven
  • confirmed
  • cuconfirmed
  • nbconfirmed
  • spi, suspected and default (nothing specified) - these are equivalent, and can be used if the user is still under investigation or has not yet been blocked or confirmed by checkuser.
  • blocked - this is used for sockpuppets that have been blocked on behavioural evidence (the duck test) or behavioural evidence combined with a non-conclusive CU result (such as  Possible).
  • proven - Behaviour is beyond reasonable doubt but there is no CU  Confirmed result (CU may have given a different result).
  • confirmed, cuconfirmed and nbconfirmed - A CU has  Confirmed that the accounts are related.
  • Third positional parameter (optionally |3=)
  • |evidence=
Evidence of sockpuppetry This field can be used to link to the evidence of sockpuppetry, or to give a very brief summary (a couple of words). If this parameter is left blank and the sockpuppet investigation case page is a blue link, then a link to the case page is provided automatically.
  • |spipage=
Subpage name (just the master) of the SPI if not the same as the master This field can be used to specify a different SPI page if the page is not named for the master in parameter 2.
  • |locked=
  • yes
Use |locked=yes if the account is globally locked.
  • |notblocked=
  • yes
This parameter can be used to remove the note about the account being blocked, such as when a version other than the default applies. Such as if an account is confirmed by a CheckUser but is left unblocked. This parameter works with all parameters.
  • |length=
Length of time the sockpuppet or suspected sockpuppet was blocked Use this field if the sockpuppet or suspected sockpuppet was blocked for a specific length of time. This parameter defaults to "indefinitely". This parameter is ignored, and does not default to indefinitely, if nbconfirmed is used.
  • |cat=
  • |category=
Custom category name for the sockpuppet or suspected sockpuppet This parameter defaults to the category "Sockpuppets of X" if the second positional parameter is set to "confirmed", and "Suspected sockpuppets of X" if the second positional parameter is set to anything else. Here, "X" is the username specified in the first positional parameter.

Categories

This template adds pages to one of (as appropriate):

  • and Category:Suspected sockpuppets of {{{1}}};
  • Category:Sockpuppets of {{{1}}}.

See also