Template:EntityInfobox
{{EntityInfobox
|image =
|kind =
|type =
|status =
|time_alive =
|original_owner =
|current_owner =
|death_cause =
|death_location =
}}
{{EntityInfobox
|image =
|kind =
|type =
|status =
|time_alive =
|original_owner =
|current_owner =
|death_cause =
|death_location =
}}
Entity infobox
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Image | image | An image of the pet (e.g. ExampleFile.png). | String | optional |
| Kind | kind | The kind of pet (e.g. Dog, Cat, Horse). | String | required |
| Type | type | Pet or hostile | String | required |
| Status | status | The status of the pet. Must be alive or dead. | String | required |
| Time alive | time_alive | How long the pet was alive. | String | optional |
| Original owner | original_owner | The player who first owned or tamed the entity. | String | optional |
| Current owner | current_owner | The player who currently owns the entity. Omit if same as original owner. | String | optional |
| Death cause | death_cause | If applicable, how the pet died. | String | optional |
| Death location | death_location | If applicable, where the pet died. | String | optional |