Template:Death infobox
Appearance
This template creates an infobox for Death types in inZOI with Semantic MediaWiki annotations.
Parameters
- death - Name of the death type (e.g., Death from Starvation)
- icon – Filename for the death type's icon (e.g., Starvation icon.png)
- cause - The specific trigger or condition causing the death
- description - Brief description of the death type
- rarity - How common or rare the death type is in gameplay (e.g., Common, Rare, Uncommon)
Usage
{{Death infobox
| death =
| icon =
| cause =
| description =
| rarity =
}}
Example Usage
{{Death infobox
| death = Death from Starvation
| icon = Starvation icon.png
| cause = Prolonged failure to consume sufficient food
| description = Occurs when a Zoi's hunger need is ignored, leading to health deterioration and death.
| rarity = Common
}}