Template:Tooltip Plant
| ||
Banana | ||
| Gives 1 | ||
| Type | fruit | |
|---|---|---|
| Attribute | Stackable, Destructible and Non-Disassemblable | |
| source | Exploration | |
Parameter table
| Setting | Explanation | Example | State |
|---|---|---|---|
| name | Name of the object in the PNGs | banana | Mandatory |
| fullname | Displayed name of item | Banana | Mandatory |
| description | In-game description | Gives 1 |
Mandatory |
| attribute | Possible attributes | Stackable | Filled out according to type |
| type | Type of plant (fruit or plant) | fruit | Mandatory |
| source | Origin of the object (storage, exploration, etc.) | Exploration | Mandatory |
| maturation | Number of maturation cycles | 32 cycles | Optional (if type=plant) |
Example
{{Tooltip Plant
|name=banana
|fullname=Banana
|description=Gives 1 {{AP}}, 1 {{Morale}}, 1 {{HP}} and 1 {{Satiety}}
|type=fruit
|source=[[Banana]]
}}
