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 |
||
| (2 intermediate revisions by the same user not shown) | |||
| 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:{{{user}}}|{{{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 who owns the bot.", | |||
"type": "wiki-user-name", | |||
"required": true | |||
} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Latest revision as of 19:37, 20 July 2026
Usage
{{Bot User
| user =
}}
A notice for wiki bots.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| User | user | The user who owns the bot. | User | required |