Template:Bot: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
Justman10000 (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
⚫ | |||
<languages/> |
|||
</noinclude> |
|||
{|style="background: #f8f9fa; border: 1px solid #a2a9b1; margin: 1em auto; text-align: center;" |
{|style="background: #f8f9fa; border: 1px solid #a2a9b1; margin: 1em auto; text-align: center;" |
||
|align="left"|[[File:Crystal Clear action run.png|50px|link=]] |
|align="left"|[[File:Crystal Clear action run.png|50px|link=]] |
||
|'''This user is a [[Test Wiki:Bots|bot]] operated by {{#if:{{{nouser|}}}|{{{1}}}|[[User:{{{1}}}|{{{1}}}]] ([[User talk:{{{1}}}|talk]])}}.'''<br>{{#if:{{{alt|}}}|It is a [[wikipedia:Wikipedia:Sockpuppetry#Legitimate uses of alternative accounts|legitimate alternative account]], used for helping to make many small changes that would take a long time for a person to do alone.|It is used to help make many small changes that would take a long time for a person to do alone.}}<br><i style="font-size: 13px;">Administrators: if this bot isn't working correctly or is doing bad things, please [[Special:Block/{{BASEPAGENAME}}|stop it]].</i> |
|'''<translate>This user is a [[<tvar name=1>Test Wiki:Bots</tvar>|bot]] operated by</translate> {{#if:{{{nouser|}}}|{{{1}}}|[[User:{{{1}}}|{{{1}}}]] ([[User talk:{{{1}}}|talk]])}}.'''<br>{{#if:{{{alt|}}}|<translate>It is a [[<tvar name=1>wikipedia:Wikipedia:Sockpuppetry#Legitimate uses of alternative accounts</tvar>|legitimate alternative account]], used for helping to make many small changes that would take a long time for a person to do alone.</translate>|<translate>It is used to help make many small changes that would take a long time for a person to do alone.</translate>}}<br><i style="font-size: 13px;"><translate>Administrators: if this bot isn't working correctly or is doing bad things, please [[<tvar name=1>Special:Block/{{BASEPAGENAME}}</tvar>|stop it]].</translate></i> |
||
|} |
|||
⚫ | |||
<noinclude> |
|||
==Info== |
|||
<translate>== Info ==</translate> |
|||
An information box that indicates that the editor is not a human and is actually an automatic process assigned to do menial tasks on Test Wiki. |
<translate>An information box that indicates that the editor is not a human and is actually an automatic process assigned to do menial tasks on Test Wiki.</translate> |
||
==Parameters== |
<translate>== Parameters ==</translate> |
||
{|class="wikitable" |
{|class="wikitable" |
||
!Parameter!!Mandatory!!Default!!Purpose!!Detailed description |
!Parameter!!Mandatory!!Default!!Purpose!!Detailed description |
||
|- |
|- |
||
!1 |
!1 |
||
|Yes|| ||Operator||The name of the operator. |
|Yes|| ||Operator||<translate>The name of the operator.</translate> |
||
|- |
|- |
||
!alt |
!alt |
||
|No|| ||Alternative account||Give this field a value such as |
|No|| ||Alternative account||<translate>Give this field a value such as <tvar name=1><code>y</code></tvar> to indicate the bot is also an alternative account.</translate> |
||
|- |
|- |
||
!nouser |
!nouser |
||
|No|| ||User page link||If the user is not registered, give this field a value such as |
|No|| ||User page link||<translate>If the user is not registered, give this field a value such as <tvar name=1><code>y</code></tvar> to disable the link to their user page.</translate> |
||
|} |
|} |
||
<translate>== Template ==</translate> |
|||
==Skeleton== |
|||
<pre>{{bot|<operator>|<alt=y>|<nouser=y>}}</pre> |
<pre>{{bot|<operator>|<alt=y>|<nouser=y>}}</pre> |
||
[[Category:Notice templates]] |
[[Category:Notice templates]] |
||
</noinclude> |
Revision as of 16:20, 9 June 2024
This user is a bot operated by [[User:{{{1}}}|{{{1}}}]] ([[User talk:{{{1}}}|talk]]). It is used to help make many small changes that would take a long time for a person to do alone. Administrators: if this bot isn't working correctly or is doing bad things, please stop it. |
Info
An information box that indicates that the editor is not a human and is actually an automatic process assigned to do menial tasks on Test Wiki.
Parameters
Parameter | Mandatory | Default | Purpose | Detailed description |
---|---|---|---|---|
1 | Yes | Operator | The name of the operator. | |
alt | No | Alternative account | Give this field a value such as y to indicate the bot is also an alternative account.
| |
nouser | No | User page link | If the user is not registered, give this field a value such as y to disable the link to their user page.
|
Template
{{bot|<operator>|<alt=y>|<nouser=y>}}