Template:Bot/doc: Difference between revisions

From Honkai: Nexus Anima Wiki
Jump to navigation Jump to search
Created page with "{{Documentation/Header}} Template for bot user pages. ==Syntax== {{T|Bot|Bot name|User name}} * In place of ''Bot name'', type name of the bot. * In place of ''User name'', type name of the bot operator."
 
No edit summary
 
Line 1: Line 1:
{{Documentation/Header}}
{{Documentation/Header}}
Template for bot user pages.
Template for bot user pages. Adds it to [[:Category:Bots]].


==Syntax==
==Syntax==
{{T|Bot|Bot name|User name}}
{{T|Bot|v1=Bot Account Username|v2=Bot Owner Username}}
* In place of ''Bot name'', type name of the bot.
 
* In place of ''User name'', type name of the bot operator.
<templatedata>
{
"params": {
"1": {
"label": "User",
"description": "Username of the bot account.",
"type": "string",
"required": true
},
"2": {
"label": "Owner",
"description": "Username of the owner of the bot account.",
"type": "string",
"required": true
}
},
"description": "Template for bot user pages.",
"format": "inline"
}
</templatedata>

Latest revision as of 19:54, 16 July 2026

This is the documentation page for Bot.
It contains usage information, categories, and other content not part of the original template page.

Template for bot user pages. Adds it to Category:Bots.

Syntax

{{Bot|Bot Account Username|Bot Owner Username}}

Template for bot user pages.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
User1

Username of the bot account.

Stringrequired
Owner2

Username of the owner of the bot account.

Stringrequired