Template:Infobox tool/doc
Jump to navigation
Jump to search
This is a documentation subpage for Template:Infobox tool It contains usage information, categories and other content that is not part of the original template page. |
Use this template to add an Infobox to an article for a modding tool. It automatically adds the article to Category:Tools.
Usage
The template supports the following parameters.
name
- The title above the infobox. Default is the full page name.image
- An image to be displayed in the infobox. Default is {{No image}}.- Use just the name of the image, e.g. File:ITM anticrack firewall.png, not [[File:ITM anticrack firewall]]
caption
- The caption below the image.width
- Width of the image/infobox body. Default is 360px.creator
- The name of the person who created the tool.releasedate
- The date the tool was first released.github
- The name of the github repo, if there is one.- Use just the name of the repo, not the URL, e.g. theonlyzac/dagviz, not https://github.com/theonlyzac/dagviz
download
- The link for the download, if there isn't a github repo.
TemplateData
This is the TemplateData documentation for this template used by VisualEditor and other tools.
TemplateData for Infobox tool
An infobox for use on tool articles.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | no description | String | optional |
image | image | no description | File | optional |
caption | caption | no description | String | optional |
width | width | no description | Unknown | optional |
creator | creator | no description | String | optional |
releasedate | releasedate | no description | Date | optional |
github | github | no description | String | optional |
download | download | no description | String | optional |