Template:BotInfo/doc

From Darkan
Jump to navigation Jump to search
Documentation This is a documentation subpage for Template:BotInfo.
It contains usage information, categories, and other content that is not part of the original template page.

The BotInfo template is used to provide information about a bot user.

Usage

{{BotInfo
|username = Username of the bot
|owner = Username of the bot's owner
|sysop = Either yes if bot has sysop tools, no if it does not
|active = Either yes if the is active, no if it is not
|lastrun = The date that the bot was last run (only used if status = no)
|tasks = Description of the bot's tasks, transcluded if possible
|source = Link to the bot's source code (optional)
|log = Link to the bot's log (optional)
}}

Examples

Input Result
{{BotInfo
 |username = TehKittyBot
 |owner = Catcrewser
 |sysop = no
 |active = no
 |lastrun = October 30, 2009
 |tasks =
 * Remove all occurrences of the no longer used street price field in the item-related article.
 * Image → File Conversion.
 |source = User:TehKittyBot/Source code
 |log = User:TehKittyBot/log
 }}
TehKittyBot TalkContribsEdit count
Controlled by: Catcrewser
Has sysop tools: No
Status:
Emergency shutdown

Tasks

More info

{{BotInfo
 |username = TLULbot
 |owner = The last username left
 |sysop = no
 |active = yes
 |lastrun = date
 |tasks ={{User:TLULbot/Tasks}}
 |source = User:TLULbot/Source
 |log = User:TLULbot/Log
 }}
TLULbot TalkContribsEdit count
Controlled by: The last username left
Has sysop tools: No
Status: Active
Emergency shutdown

Tasks

More info