Template:Bot: Difference between revisions

From Test Wiki
Jump to navigation Jump to search
(Added a new parameter.)
mNo edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>
<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>It is used for helping to 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><!--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>
|}


==Info==
<noinclude>
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>== Info == <!--T:5--></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>


==Parameters==
<translate>== Parameters == <!--T:7--></translate>
{|class="wikitable"
{|class="wikitable"
!Parameter!!Mandatory!!Default!!Purpose!!Detailed description
!<translate><!--T:12--> Parameter</translate>!!<translate><!--T:13--> Mandatory</translate>!!<translate><!--T:14--> Purpose</translate>!!<translate><!--T:15--> Detailed description</translate>
|-
|-
!1
!1
|Yes|| ||Operator||The name of the operator.
|<translate><!--T:19--> Yes</translate>||<translate><!--T:16--> Operator</translate>||<translate><!--T:8--> The name of the operator.</translate>
|-
!alt
|<translate><!--T:20--> No</translate>||<translate><!--T:17--> Alternative account</translate>||<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||If the user is not registered, give this field a value such as "y" to disable the link to their user page.
|<translate><!--T:21--> No</translate>||<translate><!--T:18--> User page link</translate>||<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>
|}
|}


==Skeleton==
<translate>== Template == <!--T:11--></translate>
<pre>{{bot|<operator>|<nouser=y>}}</pre>
<pre>{{bot|<operator>|<alt=y>|<nouser=y>}}</pre>


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

Latest revision as of 03:48, 10 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[edit source]

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[edit source]

Parameter Mandatory 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[edit source]

{{bot|<operator>|<alt=y>|<nouser=y>}}