Template:Bot: Difference between revisions

From Test Wiki
Jump to navigation Jump to search
m (Removed protection from "Template:Bot": Test done)
(Added a new parameter.)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{ambox
{|style="background: #f8f9fa; border: 1px solid #a2a9b1; margin: 1em auto; text-align: center;"
|icon=Crystal Clear action run.png
|align="left"|[[File:Crystal Clear action run.png|50px|link=]]
|text='''This is the [[Test_Wiki:Bots|bot]] account''' owned by the user '''[[User:{{{1}}}|{{{1}}}]]''' ([[User talk:{{{1}}}|talk]]),
|'''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>
|text-small=Bots are used to perform routine tasks to improve TestWiki.  
|}<noinclude>
<br>'' Administrators: If this bot is malfunctioning or damaging Wikipedia in any way, please [[Special:Block/{{PAGENAME}}|block it]], and [[User talk:{{{1}}}|report]] the owner of the problem.
 
}}
==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.
== Usage ==
 
<pre>{{bot|(user)}}</pre>
==Parameters==
</noinclude>
{|class="wikitable"
!Parameter!!Mandatory!!Default!!Purpose!!Detailed description
|-
!1
|Yes|| ||Operator||The name of the operator.
|-
!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.
|}
 
==Skeleton==
<pre>{{bot|<operator>|<nouser=y>}}</pre>
 
[[Category:Notice templates]]</noinclude>

Latest revision as of 22:39, 12 April 2024

This user is a bot operated by [[User:{{{1}}}|{{{1}}}]] ([[User talk:{{{1}}}|talk]]).
It is used for helping to 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 Default Purpose Detailed description
1 Yes Operator The name of the operator.
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.

Skeleton[edit source]

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