Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox/Bot: Difference between revisions

Template page
Created page with "<includeonly>{| class="wikitable infobox-right" ! colspan="2" style="text-align: center; background-color:#95cafe; padding-top:10px; padding-bottom:10px;" | {{{name}}} |- ! colspan="2" style="padding:0px;" | [[File:{{{icon}}}|256px]] |- ! colspan="2" style="text-align: center; background-color:#95cafe;" | Information |- | Developer | [[{{{developer}}}]] |}</includeonly><noinclude> {{Infobox/Bot |name = Guardian |icon = Guardian-logo.png |developer = VoidInVoid }} Thi..."
 
No edit summary
Line 32: Line 32:
</html>
</html>
</noinclude>
</noinclude>
<templatedata>
{
"params": {
"name": {
"aliases": [
"Bot Name"
],
"label": "Bot Name",
"description": "The name of the bot",
"example": "Guardian",
"type": "string",
"required": true
},
"icon": {
"aliases": [
"Bot Icon"
],
"label": "Bot Icon",
"description": "The filename of the bot's icon, uploaded on this wiki.",
"example": "Guardian-logo.png",
"type": "string",
"required": true
},
"developer": {
"aliases": [
"Developer"
],
"label": "Developer",
"description": "The name of the bot developer",
"example": "VoidInVoid",
"type": "string",
"required": true
}
},
"description": "Infobox for a server bot"
}
</templatedata>

Revision as of 14:35, 15 February 2023

Guardian
Information
Developer VoidInVoid

Infobox for a server bot

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Bot Namename Bot Name

The name of the bot

Example
Guardian
Stringrequired
Bot Iconicon Bot Icon

The filename of the bot's icon, uploaded on this wiki.

Example
Guardian-logo.png
Stringrequired
Developerdeveloper Developer

The name of the bot developer

Example
VoidInVoid
Stringrequired

This is the infobox for a server bot, use it as shown below.

Upload the icon for the bot via the file uploader page first!

{{Infobox/Bot
|name = Guardian
|icon = Guardian-logo.png
|developer = VoidInVoid
}}

Infobox for a server bot

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Bot Namename Bot Name

The name of the bot

Example
Guardian
Stringrequired
Bot Iconicon Bot Icon

The filename of the bot's icon, uploaded on this wiki.

Example
Guardian-logo.png
Stringrequired
Developerdeveloper Developer

The name of the bot developer

Example
VoidInVoid
Stringrequired