Template:Bot Owner/doc: Difference between revisions
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_=..." |
mNo edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{Documentation/Header}} | {{Documentation/Header}} | ||
Template to display a notice | 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}} | ||
<templatedata> | <templatedata> | ||
| Line 48: | Line 10: | ||
"1": { | "1": { | ||
"label": "User", | "label": "User", | ||
"description": " | "description": "Username of the bot account.", | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
| Line 64: | Line 26: | ||
], | ], | ||
"label": "Background Color", | "label": "Background Color", | ||
"description": " | "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 | "description": "Template to display a notice on the user page of a bot owner.", | ||
"format": "inline" | "format": "inline" | ||
} | } | ||
</templatedata> | </templatedata> | ||