Template:Bot: Difference between revisions

From Test Wiki
Jump to navigation Jump to search
No edit summary
(Marked this version for translation)
Line 5: Line 5:
{|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=]]
|'''<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>
|'''<translate><!--T:1--> 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><!--T:2--> 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><!--T:3--> 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><!--T:4--> 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>
<noinclude>
<translate>== Info ==</translate>
<translate>== Info == <!--T:5--></translate>
<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>
<translate><!--T:6--> 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>


<translate>== Parameters ==</translate>
<translate>== Parameters == <!--T:7--></translate>
{|class="wikitable"
{|class="wikitable"
!Parameter!!Mandatory!!Default!!Purpose!!Detailed description
!Parameter!!Mandatory!!Default!!Purpose!!Detailed description
|-
|-
!1
!1
|Yes|| ||Operator||<translate>The name of the operator.</translate>
|Yes|| ||Operator||<translate><!--T:8--> The name of the operator.</translate>
|-
|-
!alt
!alt
|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>
|No|| ||Alternative account||<translate><!--T:9--> 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||<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>
|No|| ||User page link||<translate><!--T:10--> 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>
<translate>== Template == <!--T:11--></translate>
<pre>{{bot|<operator>|<alt=y>|<nouser=y>}}</pre>
<pre>{{bot|<operator>|<alt=y>|<nouser=y>}}</pre>


[[Category:Notice templates]]
[[Category:Notice templates]]
</noinclude>
</noinclude>

Revision as of 16:20, 9 June 2024

Other languages:


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>}}