Jump to content

Template:Bot User: Difference between revisions

From MineMania Wiki
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}}"
 
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

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Useruser

The user which owns the bot

Stringrequired