Template:Infobox Item
| Please upload an image! | |
| Infobox Item | |
|---|---|
| Release date | Unknown edit |
| Size | Unknown edit |
| No. of buy locations | Unknown edit |
| No. of sell locations | Unknown edit |
| Imports | |
| Import Locals | Unknown edit |
| Exports | |
| Export Locals | Unknown edit |
| Infobox • Talk page | |
Template documentation
This documentation is transcluded from Template:Infobox Item/doc. [edit] [purge]
Documentation
Usage
{{Infobox Item
|name = Item Name
|image = Image Name, e.g. Black Ice Shards.png
|release = Date of Release, If none then leave blank
|update = Name of the Update Page, If none then leave blank
|size = {{/Size}} This is solely for wiki hacks to get a 1 cell table to work in the infobox
|buy = # of locations you can buy the item from
|sell = # of locations you can sell the item to
|imports = List of import locations
|exports = List of export locations
}}
Example
{{Infobox Item
|name = Black Ice Shards
|image = Black Ice Shards.png
|release =
|update =
|size = {{/Size}}
|buy = 0
|sell = 1
|imports =
* None
|exports =
* {{plinksized|Eris|pic=Eris Icon|txt=Eris|size=30}}
}}An infobox used to display item information on the right side of the page.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | Item Name | Unknown | required |
| Image | image | Image Name
| Unknown | required |
| Release | release | Date of Release, if none then leave blank | Unknown | suggested |
| Update | update | Name of the Update Page, if none then leave blank | Unknown | suggested |
| Size | size | Using {{/Size}} Template to Display Size of Item | Unknown | required |
| Buy | buy | # of Locations you can buy the item from | Unknown | required |
| Sell | sell | # of Locations you can sell the item to | Unknown | required |
| Imports | imports | List of Import Locations | Unknown | required |
| Exports | exports | List of Export Locations | Unknown | required |