Template:Bot Owner/doc: Difference between revisions

From Honkai: Nexus Anima Wiki
Jump to navigation Jump to search
Raven.Familiar (talk | contribs)
Created page with "{{Documentation/Header}} Template to display a notice in the userpage of a bot owner and add them to Category:Bot Owners. ==Syntax== {{T|Bot Owner|v1=Bot Account Username|v2=Bot Owner Username}} {{T|Bot Owner|p1={{Documentation/Header}} Template to display a notice in the userpage of a bot owner and add them to Category:Bot Owners. ==Syntax== {{T|Bot Owner|v1=Bot Account Username|v2=Bot Owner Username}} {{T|Bot Owner|p1=RavenFamiliarBot|p2=Raven.Familiar|_Y_=..."
 
Raven.Familiar (talk | contribs)
No 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]].
==Syntax==
{{T|Bot Owner|v1=Bot Account Username|v2=Bot Owner Username}}
{{T|Bot Owner|p1={{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 in the userpage of a bot owner and add them to [[:Category:Bot Owners]].


Line 10: Line 5:
{{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}}
{{T|Bot Owner|p1=RavenFamiliarBot|p2=Raven.Familiar|_Y_=1}}
<templatedata>
{
"params": {
"1": {
"label": "User",
"description": "The username of the bot account",
"type": "string",
"required": true
},
"2": {
"label": "Owner",
"description": "Username of the owner of the bot account.",
"type": "string",
"suggested": true,
"default": "{{PAGENAME}}"
},
"bg": {
"aliases": [
"background"
],
"label": "Background Color",
"description": "Color Selection in the form: R, G, B, A",
"type": "string",
"default": "104, 162, 209, 0.15"
}
},
"description": "Template to display a notice in the userpage of a bot owner.",
"format": "inline"
}
</templatedata>
|p2=Raven.Familiar|_Y_=1}}


<templatedata>
<templatedata>

Revision as of 17:57, 29 August 2025

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 in the userpage of a bot owner and add them to Category:Bot Owners.

Syntax

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

{{Bot Owner|RavenFamiliarBot|Raven.Familiar}} yields:

I own the bot account RavenFamiliarBot.
If there are any questions or concerns about changes made by that account, message me on my talk page here or on Discord!

Template to display a notice in the userpage of a bot owner.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
User1

The username of the bot account

Stringrequired
Owner2

Username of the owner of the bot account.

Default
{{PAGENAME}}
Stringsuggested
Background Colorbg background

Color Selection in the form: R, G, B, A

Default
104, 162, 209, 0.15
Stringoptional