Template:Bot/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(3 intermediate revisions by 2 users not shown)
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}}}}
| Indicates the current status of the bot
| Indicates the current status of the bot
| {{CodeBlock|margin=5px|<nowiki>| status = inactive </nowiki>}}
| {{CodeBlock|margin=5px|<nowiki>| status = offline </nowiki>}}
|-
|-
|-
|-
Line 28: Line 28:
|-
|-
|}
|}
== Preview ==
{{bot|nocat=1}}


{{Doc/Sandbox other|
{{Doc/Sandbox other|

Latest revision as of 19:04, 4 January 2024

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 = offline
{{{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.