Template:IPsock/doc: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
(Blanked the page)
mNo edit summary
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{documentation subpage}}

== Usage ==
In general, this template should only be applied by [[Croc Wiki:Administrators|Administrators]] or [[m:Stewards' noticeboard|Stewards' noticeboard]] as part of the investigation process.

'''If you believe someone is using sockpuppets or meatpuppets, you should create a report at the Stewards' noticeboard.''' In reporting suspected sockpuppetry, you must obey the rules of [[w:WP:OUTING|WP:OUTING]] with regard to disclosure of personal or identifying information. Only blocked accounts should be tagged as [[Category:Suspected sockpuppets]] and only upon sufficient evidence that would stand up to scrutiny.<ref>[[m:SCRUTINY|Meta:SCRUTINY]]</ref>

{|class="mbox-inside wikitable"
! Usage
! Code
! style="width:50%;" | Output
|- style="vertical-align:top;"
| Suspected
| <code><nowiki>{{IPsock|username}}</nowiki></code>
| {{IPsock|username|category=}}
|- style="vertical-align:top;"
| Proven (not always blocked)
| <code><nowiki>{{IPsock|username|confirmed}}</nowiki></code>
| {{IPsock|username|confirmed|category=}}
|- style="vertical-align:top;"
| If there is any evidence, you can use the following code, confirmed or not.
| <code><nowiki>{{IPsock|username|evidence= [[w:WP:SOCK|foo]]}}</nowiki></code><br/><br/>
<code><nowiki>{{IPsock|username|confirmed| evidence=[[w:WP:SOCK|foo]]}}</nowiki></code>
| {{IPsock|username|evidence=[[w:WP:SOCK|foo]]|category=}}<br/>
{{IPsock|username|confirmed|evidence=[[w:WP:SOCK|foo]]|category=}}
|- style="vertical-align:top;"
| If the user believed/confirmed to be using the IP is blocked, you can add the "blocked=yes" parameter.
| <code><nowiki>{{IPsock|username|blocked=yes}}</nowiki></code><br/><br/>
<code><nowiki>{{IPsock|username|confirmed| blocked=yes}}</nowiki></code>
| {{IPsock|username|blocked=yes|category=}}<br/>
{{IPsock|username|confirmed|blocked=yes|category=}}
|}

== Other notes ==
This template automatically adds to the correct category specified by the user. It also adds the [[w:Wikipedia:Controlling search engine indexing|<code><nowiki>__NOINDEX__</nowiki></code> magic word]].

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

== References ==
<references/>

<includeonly>{{sandbox other||
[[Category:Sockpuppet templates|IPsock]]
[[Category:Wikipedia templates which apply NOINDEX]]

}}</includeonly>

Latest revision as of 17:05, January 29, 2022

Usage

In general, this template should only be applied by Administrators or Stewards' noticeboard as part of the investigation process.

If you believe someone is using sockpuppets or meatpuppets, you should create a report at the Stewards' noticeboard. In reporting suspected sockpuppetry, you must obey the rules of WP:OUTING with regard to disclosure of personal or identifying information. Only blocked accounts should be tagged as and only upon sufficient evidence that would stand up to scrutiny.[1]

Usage Code Output
Suspected {{IPsock|username}}
Proven (not always blocked) {{IPsock|username|confirmed}}
If there is any evidence, you can use the following code, confirmed or not. {{IPsock|username|evidence= [[w:WP:SOCK|foo]]}}

{{IPsock|username|confirmed| evidence=[[w:WP:SOCK|foo]]}}


If the user believed/confirmed to be using the IP is blocked, you can add the "blocked=yes" parameter. {{IPsock|username|blocked=yes}}

{{IPsock|username|confirmed| blocked=yes}}


Other notes

This template automatically adds to the correct category specified by the user. It also adds the __NOINDEX__ magic word.

See also

References