Template:Need infobox
Appearance
This template creates an infobox for Needs with Semantic MediaWiki annotations.
Parameters
- Need - name of the Need (e.g. Hunger)
- icon – Filename for the need's icon (e.g. Hunger icon.png)
- description - General description of the need
- improvement - Methods or actions to satisfy or address the need
- negative consequences -
- priority - Brief description of the need's significance or role
- related objects - Items or objects associated with the need (comma-separated)
- related interactions - Actions or interactions tied to the need (comma-separated)
Usage
{{Need infobox
| Need =
| icon =
| description =
| improvement =
| negative consequences =
| priority =
| related objects =
| related interactions =
}}
Example Usage
{{Need infobox
| Need = Hunger
| icon = Hunger icon.png
| description = The physical sensation and requirement for food intake.
| improvement = Eat food, cook meals
| negative consequences = ???
| priority = Essential for survival and energy.
| related objects = Food, Plate, Stove
| related interactions = Eating, Cooking
}}