Jump to content

Template:Bot User: Difference between revisions

From MineMania Wiki
No edit summary
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",
  "description": "A notice for wiki bots.",
"params": {
  "params": {
"user": {
    "user": {
"label": "User",
      "label": "User",
"description": "The user which owns the bot",
      "description": "The user who owns the bot.",
"type": "string",
      "type": "wiki-user-name",
"required": true
      "required": true
}
     }
     }
  }
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Latest revision as of 19:37, 20 July 2026

Usage

{{Bot User
| user =
}}

A notice for wiki bots.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Useruser

The user who owns the bot.

Userrequired