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 =
| status =
| status =
}}</nowiki>}}
}}</nowiki>}}
Line 12: Line 13:
! {{Dictionary/common|Desc}}
! {{Dictionary/common|Desc}}
! {{Dictionary/common|Example}}
! {{Dictionary/common|Example}}
|-
| align="center" | {{Code|style=2|{{Param|status}}}}
| For specifying the code (programming or scripting language) used to create the bot (e.g.: {{Pywikibot|4}})
| {{CodeBlock|margin=5px|<nowiki>| status = inactive </nowiki>}}
|-
|-
| align="center" | {{Code|style=2|{{Param|status}}}}
| align="center" | {{Code|style=2|{{Param|status}}}}

Revision as of 05:56, 3 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 | codebase = | status = }}

Parameters and Examples

Parameter Description Example
{{{status}}} For specifying the code (programming or scripting language) used to create the bot (e.g.: Pywikibot Pywikibot)
| status = inactive
{{{status}}} Indicates the current status of the bot.
| status = inactive