Template:Bot User: Difference between revisions
Appearance
Computerwhz (talk | contribs) No edit summary |
Computerwhz (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly>{{Notice | ||
{{Notice|title=This user is a wiki bot|body=This user is an authorized bot user on the Minemania wiki. Used by [[User:{user}]]|image=Bot user.png}} | | title = This user is a wiki bot | ||
</includeonly><noinclude> | | body = This user is an authorized bot user on the Minemania wiki. Used by [[User:{{{user}}}|{{{user}}}]]. | ||
| image = Bot user.png | |||
}}</includeonly><noinclude> | |||
== Usage == | == Usage == | ||
<pre> | <pre> | ||
{{Bot User | {{Bot User | ||
| Line 11: | Line 14: | ||
<templatedata> | <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> | </templatedata> | ||
</noinclude> | </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 |