Template:EntityInfobox: Difference between revisions
Jump to navigation
Jump to search
Created entity infobox |
mNo edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 38: | Line 38: | ||
{{ #switch: {{lc:{{{type|}}}}} | {{ #switch: {{lc:{{{type|}}}}} | ||
| pet = [[Category:Pets]] | | pet = [[Category:Pets]] | ||
| wild = [[Category:Wild mobs]] | |||
| farm = [[Category:Farm mobs]] | |||
| hostile = [[Category:Hostile mobs]] | | hostile = [[Category:Hostile mobs]] | ||
}} | }} | ||
[[Category: | [[Category:Entities]]</includeonly><noinclude><pre> | ||
{{ | {{EntityInfobox | ||
|image = | |image = | ||
|kind = | |kind = | ||
| Line 58: | Line 60: | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": " | "description": "Entity infobox", | ||
"params": { | "params": { | ||
"image": { | "image": { | ||
| Line 73: | Line 75: | ||
"type": { | "type": { | ||
"label": "Type", | "label": "Type", | ||
"description": "Pet or hostile", | "description": "Pet, wild, farm or hostile", | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
Latest revision as of 05:02, 19 June 2026
{{EntityInfobox
|image =
|kind =
|type =
|status =
|time_alive =
|original_owner =
|current_owner =
|death_cause =
|death_location =
}}