VOOZH about

URL: https://minecraft.wiki/w/Template:Metadata_type_definition

⇱ Template:Metadata type definition – Minecraft Wiki


Template:Metadata type definition

From Minecraft Wiki
Jump to navigation Jump to search
This template is licensed under a Creative Commons Attribution-ShareAlike 3.0 license.
 
This template has been imported from wiki.vg or is a derivative of such a page. Thus, the wiki's usual license does not apply.
Derivative works must be licensed using the same or a compatible license.


Generates an entity metadata type entryβ€”more specifically a row separator and the first two table cells. Takes the name of the type as a parameter, and infers the type ID from the ordering.

Use Template:Metadata type definition/begin to begin the table, e.g.:

{{Metadata type definition/begin}}
 ! Value
 ! Notes
{{Metadata type definition|Byte}}
 | {{Type|Byte}}
 | It's a byte.
{{Metadata type definition|Short}}
 | {{Type|Short}}
 | It's a short.
{{Metadata type definition|Int}}
 | {{Type|Int}}
 | You get the drill.
 |}

If meta_prerelease is set, an additional rel parameter can be used to indicate that the type has been added or removed.

The type's (full release) ID is stored in meta_type_typename. In pre-release mode, meta_pre_type_typename stores the new ID.

Retrieved from "https://minecraft.wiki/w/Template:Metadata_type_definition?oldid=2773866"

Navigation menu