Template:Bot User: Difference between revisions
Appearance
Computerwhz (talk | contribs) Created page with "{{Notice|title=This user is a wiki bot|body=This user is an authorized bot user on the Minemania wiki|image=Bot user.png}}" |
Computerwhz (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
{{Notice|title=This user is a wiki bot|body=This user is an authorized bot user on the Minemania wiki|image=Bot user.png}} | <includeonly> | ||
{{Notice|title=This user is a wiki bot|body=This user is an authorized bot user on the Minemania wiki. Used by {{user}}|image=Bot user.png}} | |||
</includeonly><noinclude> | |||
== Usage == | |||
<pre> | |||
{{Bot User | |||
| user = | |||
}} | |||
</pre> | |||
<templatedata> | |||
{ | |||
"description": "A notice for wiki bots", | |||
"params": { | |||
"user": { | |||
"label": "User", | |||
"description": "The user which owns the bot", | |||
"type": "string", | |||
"required": true | |||
} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Revision as of 19:34, 20 July 2026
Usage
{{Bot User
| user =
}}
A notice for wiki bots
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| User | user | The user which owns the bot | String | required |