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
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>{| class="wikitable floatright infobox-right"
<includeonly><!--
--><div class="floatright"><!--


! colspan="2" style="text-align: center; background-color:#95cafe; padding-top:10px; padding-bottom:10px;" | {{{name}}}
--><h3 style="text-align:center; margin-bottom:5px;">{{{name}}}</h3><!--


|-
--><div class="infobox-main"><!--
! colspan="2" style="padding:0px;" | [[File:{{{icon}}}|256px]]
Bot Icon
-->[[File:{{{icon}}}|300px]]}}<!--


|-
<div class="infobox-info>
! colspan="2" style="text-align: center; background-color:#95cafe;" | Information
<h5>Developer</h5>
[{{{developer}}}]
</div><!--


|-
--></div><!--
| Developer
 
| [[{{{developer}}}]]
--></div>
|}</includeonly><noinclude>
</includeonly>
<noinclude>
{{Infobox/Bot
{{Infobox/Bot
|name = Guardian
|name = Guardian

Revision as of 10:47, 4 April 2025


Guardian

}}


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
Contents