Template:Tool infobox/doc
From Vintage Story Wiki
An infobox that presents information relating to a certain tool. For general items, use {{Item infobox}}
.
Usage
Parameter | Description | Type | Required |
---|---|---|---|
title | The name of the tool | String | yes |
subtitle | A smaller subtitle shown below the title box | String | no |
image | The image of the tool | File | yes |
align | Override to align this infobox differently | CSS | no |
effective | The materials this tool is effective on, as links | Content | yes |
variants | Variants of this tool, such as different metals, as links | Content | yes |
placeTool | Can this tool be placed on a tool rack? | Boolean | no |
Example
Code | Result |
---|---|
{{Tool infobox |Pickaxe |pickaxe-copper |variants={{List|[[Copper]];[[Gold]];[[Silver]];[[Tin bronze| Tin bronze]];[[Bismuth bronze| Bismuth bronze]];[[Black bronze| Black bronze]];[[Meteoric iron]];[[Steel]]}} |effective= [[Ceramic]], [[Rock]], [[Ore]], [[Metal]], [[Ice]] |placeTool=true}} |
|