Template:Bot/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 4: Line 4:
== Copy and Paste ==
== Copy and Paste ==
{{CodeBlock|<nowiki>{{Bot
{{CodeBlock|<nowiki>{{Bot
| codebase =
| framework =
| status =
| status =
}}</nowiki>}}
}}</nowiki>}}
Line 16: Line 16:
| align="center" | {{Code|style=2|{{Param|framework}}}}
| align="center" | {{Code|style=2|{{Param|framework}}}}
| For specifying the framework used to create the bot (e.g.: {{Pywikibot|4}})
| For specifying the framework used to create the bot (e.g.: {{Pywikibot|4}})
| {{CodeBlock|margin=5px|<nowiki>| codebase = pywikibot </nowiki>}}
| {{CodeBlock|margin=5px|<nowiki>| framework = pywikibot </nowiki>}}
|-
|-
| align="center" | {{Code|style=2|{{Param|status}}}}
| align="center" | {{Code|style=2|{{Param|status}}}}

Revision as of 19:11, 24 July 2023

Edit-copy.png
This is a documentation subpage for Template:Bot.
Don't forget to purge the contents of the base page upon creating or editing this subpage.

An informational notice for indicating a bot account

Copy and Paste

{{Bot | framework = | status = }}

Parameters and Examples

Parameter Description Example
{{{framework}}} For specifying the framework used to create the bot (e.g.: Pywikibot Pywikibot)
| framework = pywikibot
{{{status}}} Indicates the current status of the bot
| status = inactive
{{{nocat}}} Prevents category inclusion
| nocat = 1

Preview

Icon-crystalclear-action-configure.png
This user account is a bot account operated by [[User:{{{1}}}|{{{1}}}]] ([[User talk:{{{1}}}|talk]]).
It is a legitimate alternative account used to make repetitive automated or semi-automated edits that would be extremely tedious to do manually.