Template:Bot Owner/doc: Difference between revisions

From Honkai: Nexus Anima Wiki
Jump to navigation Jump to search
Raven.Familiar (talk | contribs)
No edit summary
mNo edit summary
 
Line 1: Line 1:
{{Documentation/Header}}
{{Documentation/Header}}
Template to display a notice in the userpage of a bot owner and add them to [[:Category:Bot Owners]].
Template to display a notice on the user page of a bot owner. Adds them to [[:Category:Bot Owners]].


==Syntax==
==Syntax==
{{T|Bot Owner|v1=Bot Account Username|v2=Bot Owner Username}}
{{T|Bot Owner|v1=Bot Account Username|v2=Bot Owner Username}}
{{T|Bot Owner|p1=RavenFamiliarBot|p2=Raven.Familiar|_Y_=1}}


<templatedata>
<templatedata>
Line 11: Line 10:
"1": {
"1": {
"label": "User",
"label": "User",
"description": "The username of the bot account",
"description": "Username of the bot account.",
"type": "string",
"type": "string",
"required": true
"required": true
Line 27: Line 26:
],
],
"label": "Background Color",
"label": "Background Color",
"description": "Color Selection in the form: R, G, B, A",
"description": "Background color selection in the form: R, G, B, A.",
"type": "string",
"type": "string",
"default": "104, 162, 209, 0.15"
"default": "104, 162, 209, 0.15"
}
}
},
},
"description": "Template to display a notice in the userpage of a bot owner.",
"description": "Template to display a notice on the user page of a bot owner.",
"format": "inline"
"format": "inline"
}
}
</templatedata>
</templatedata>

Latest revision as of 19:51, 16 July 2026

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

Template to display a notice on the user page of a bot owner. Adds them to Category:Bot Owners.

Syntax

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

Template to display a notice on the user page of a bot owner.

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.

Default
{{PAGENAME}}
Stringsuggested
Background Colorbg background

Background color selection in the form: R, G, B, A.

Default
104, 162, 209, 0.15
Stringoptional