Template:Bot: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
m (+-cat: Templates → Messagebox templates)
(Style; Clarification)
 
Line 2: Line 2:
{|align=center class=toccolours width=500 style="margin-top:10px;"
{|align=center class=toccolours width=500 style="margin-top:10px;"
|align=left|'''This user account is a bot operated by  {{#if: {{{link|}}}|{{{link}}}|{{#if: {{{1|}}}|[[User:{{{1}}}|{{{1}}}]]|???}}}}.'''
|align=left|'''This user account is a bot operated by  {{#if: {{{link|}}}|{{{link}}}|{{#if: {{{1|}}}|[[User:{{{1}}}|{{{1}}}]]|???}}}}.'''
It is a legitimate alternative account, used to make repetitive automated or semi-automated edits that would be extremely tedious to do manually.
This is a legitimate alternative account, used to make repetitive automated or semi-automated edits that would be extremely tedious to do manually.
|}</center><noinclude>
|}</center><noinclude>
{{Informative template|1=
{{Informative template|1=
Line 9: Line 9:


== Usage ==
== Usage ==
Add the following code to the user page of your bot, replacing ''Username'' with your own username, not your bot's.
Add the following code to the user page of your bot.
 
<nowiki>{{</nowiki>'''bot'''<nowiki>|</nowiki>user name<nowiki>}}</nowiki>
 
; user name:  Your own user name (not the bot's) excluding the '''User:''' prefix.


<code><nowiki>{{Bot|Username}}</nowiki></code>
}}
}}


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

Latest revision as of 21:26, 7 May 2014

This user account is a bot operated by  ???.

This is a legitimate alternative account, used to make repetitive automated or semi-automated edits that would be extremely tedious to do manually.

The following template description is not displayed when the template is inserted in an article.

Goal

A template to distinct bots from ordinary users and provide the name of the bot operator.

Usage

Add the following code to the user page of your bot.

{{bot|user name}}
user name
Your own user name (not the bot's) excluding the User: prefix.