Template:EntityInfobox: Difference between revisions

From Legendary Hardcore Wiki
Jump to navigation Jump to search
Created entity infobox
 
mNo edit summary
Line 40: Line 40:
| hostile = [[Category:Hostile mobs]]
| hostile = [[Category:Hostile mobs]]
}}
}}
[[Category:Pets]]</includeonly><noinclude><pre>
[[Category:Entities]]</includeonly><noinclude><pre>
{{PetInfobox
{{EntityInfobox
|image =
|image =
|kind =
|kind =
Line 58: Line 58:
<templatedata>
<templatedata>
{
{
     "description": "Pet infobox",
     "description": "Entity infobox",
     "params": {
     "params": {
         "image": {
         "image": {

Revision as of 04:57, 19 June 2026

{{EntityInfobox
|image =
|kind =
|type =
|status =
|time_alive =
|original_owner =
|current_owner =
|death_cause =
|death_location =
}}

Entity infobox

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Imageimage

An image of the pet (e.g. ExampleFile.png).

Stringoptional
Kindkind

The kind of pet (e.g. Dog, Cat, Horse).

Stringrequired
Typetype

Pet or hostile

Stringrequired
Statusstatus

The status of the pet. Must be alive or dead.

Stringrequired
Time alivetime_alive

How long the pet was alive.

Stringoptional
Original owneroriginal_owner

The player who first owned or tamed the entity.

Stringoptional
Current ownercurrent_owner

The player who currently owns the entity. Omit if same as original owner.

Stringoptional
Death causedeath_cause

If applicable, how the pet died.

Stringoptional
Death locationdeath_location

If applicable, where the pet died.

Stringoptional