Template:Bot: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
Added a new parameter. |
||
Line 1: | Line 1: | ||
{|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 [[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> |
|'''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> |
||
|}<noinclude> |
|}<noinclude> |
||
Line 12: | Line 12: | ||
|- |
|- |
||
!1 |
!1 |
||
|Yes|| || |
|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== |
==Skeleton== |
||
<pre>{{bot|<operator>}}</pre> |
<pre>{{bot|<operator>|<nouser=y>}}</pre> |
||
[[Category:Notice templates]]</noinclude> |
[[Category:Notice templates]]</noinclude> |
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
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. | |
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
{{bot|<operator>|<nouser=y>}}