Template:Bot/doc: Difference between revisions
Jump to navigation
Jump to search
Mailmanmicky (talk | contribs) mNo edit summary |
Mailmanmicky (talk | contribs) 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

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.
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
Parameters and Examples
Parameter | Description | Example |
---|---|---|
{{{status}}} | For specifying the code (programming or scripting language) used to create the bot (e.g.: ![]() |
|
{{{status}}} | Indicates the current status of the bot. |