Template:Item
This template defines the table "Items". View table.
Syntax
{{Item
|img=
|smallimg=
|capt1= Item
|capt2=Icon for
|curr=
|rating=
|gets=
|price=
|flavor=
|nature=
|sell=
|stars=
|debut=
|flavor_text=
}}
Example
| Scraps | |||
|---|---|---|---|
| |||
| Common food items can be composted into Scraps. Scraps help control Soil Quality and Grass Density in the farmland. | |||
| Scraps | |||
| Acquired Via | Composting, Farming, Husbandry | ||
| Cost | N/A | Worth | 1 |
| Nature | Cranky, Assertive | ||
| Rarity | 1 | ||
{{Item
|name=Scraps
|img=Scraps.png
|capt1= Scraps
|rating=1
|stars=1
|gets=[[Composting]], [[Farming]], [[Husbandry]]
|price=N/A
|nature=Cranky, Assertive
|sell=1
|debut=
|flavor_text=Common food items can be composted into Scraps. Scraps help control Soil Quality and Grass Density in the farmland.
}}
Template Parameters
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | Name of the item, defaults to page name.
| Unknown | suggested |
| img | img | Full resolution image of item. | Unknown | suggested |
| flavor_text | flavor_text | The associated flavor text/description as seen in the database or item card. | Unknown | suggested |
| capt1 | capt1 | Caption for large image. | Unknown | optional |
| smallimg | smallimg | no description | Unknown | optional |
| capt2 | capt2 | no description | Unknown | optional |
| gets | gets | How the item is obtained. | Unknown | suggested |
| price | price | Price of the item if obtained through an NPC store. | Unknown | optional |
| curr | curr | Currency of the item's price.
| Unknown | optional |
| sell | sell | The selling price of the item when sold to an NPC. | Unknown | suggested |
| flavor | flavor | The flavor of a food item as seen in the database or item card.
| Unknown | optional |
| nature | nature | The associated nature of an item as seen in the database or item card.
| Unknown | optional |
| rating | rating | The rarity of the item, accepts only numerical values. Inserts associated star icon.
| Unknown | suggested |
| stars | stars | The numerical value of the item's rarity. Adds the number before the rarity icon.
| Unknown | optional |
| debut | debut | When the item was released. | Unknown | optional |

