Template documentation
|
|---|
| Note: portions of the template sample may not be visible without values provided. |
| View or edit this documentation. (About template documentation) |
| Editors can experiment in this template's sandbox and test case pages. |
Description
This is a portable, flexible infobox for Category:Items pages. It has been fully formatted for use in both Visual Editor and Source Editor. This infobox template uses Fandom's infobox syntax.
NOTE: Any pages with this infobox will be automatically added to Category:Items. Be sure to include the {{Navbox Items}} template at the end of the page.
Example
{{Item
| title = Enchanted Mankini of Engorging
| image = BoxerSketch3.png
| type = Equipable, Enchanted
| keywords = [[Fleeting]]
| effects = *+15 Strength
*-15 Intelligence
| source = "This is Your Fault" Box
| buy = 100 Gold
| sell = 1 Gold
}}
Syntax
{{Item
| title =
| image =
| imagecaption =
| type =
| keywords =
| effects =
| source =
| buy =
| sell =
}}
Parameters
Infobox for Items. Don't forget to add the Navbox to the end of the page!
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | title | Defaults to page name if left blank | Line | suggested |
| image | image | no description | File | suggested |
| imagecaption | imagecaption | no description | Unknown | suggested |
| Type | type | What type of object is this? This will typically correspond to the category. | String | suggested |
| Keywords | keywords | Keywords associated with the item
| String | suggested |
| Effects | effects | As briefly as possible, what are the item's effects? Use * to create bullet points on separate lines. | String | suggested |
| Source | source | How do you get the item? Use * to create bullet points on separate lines. | String | suggested |
| Buy | buy | How much does it cost to purchase? Leave blank if unknown, or "N/A" if the item cannot be purchased. | Number | suggested |
| Sell | sell | How much could you earn by selling this? Leave blank if unknown, or "N/A" if the item cannot be sold. | Number | suggested |