Template:Sockpuppet/doc: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content deleted Content added
m Reverted edits by 76.226.57.174 (talk) to last version by AGK
Add TemplateData
Line 87: Line 87:
* [[:Category:Suspected Wikipedia sockpuppets]] and ''Category:Suspected Wikipedia sockpuppets of <nowiki>{{{1}}}</nowiki>'';
* [[:Category:Suspected Wikipedia sockpuppets]] and ''Category:Suspected Wikipedia sockpuppets of <nowiki>{{{1}}}</nowiki>'';
* ''Category:Wikipedia sockpuppets of <nowiki>{{{1}}}</nowiki>''.
* ''Category:Wikipedia sockpuppets of <nowiki>{{{1}}}</nowiki>''.

===Template data===
<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===
===See also===