Template:Bot Owner/doc: Difference between revisions

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>