Template:Infobox bot/doc: Difference between revisions
Jump to navigation
Jump to search
Created page with "This infobox is for use on articles about bots." |
No edit summary |
||
Line 1: | Line 1: | ||
This infobox is for use on articles about bots. | This infobox is for use on articles about bots. | ||
===Configuration=== | |||
Here is a configuration of this template with all parameters: | |||
<pre><nowiki> | |||
{{Infobox bot | |||
| title = <!-- If this field is not provided, the page name will be used. --> | |||
| image = <!-- Just enter the file name. Do not include "File:" or any brackets. For example: Trollface.svg --> | |||
| caption = | |||
| Discord tag = | |||
| Discord ID = | |||
| Command prefix = | |||
| Owner = | |||
| Programming language = | |||
| Source code = | |||
| Bot invite link = | |||
}}</nowiki></pre> |
Revision as of 16:12, 16 June 2021
This infobox is for use on articles about bots.
Configuration
Here is a configuration of this template with all parameters:
{{Infobox bot | title = <!-- If this field is not provided, the page name will be used. --> | image = <!-- Just enter the file name. Do not include "File:" or any brackets. For example: Trollface.svg --> | caption = | Discord tag = | Discord ID = | Command prefix = | Owner = | Programming language = | Source code = | Bot invite link = }}