Template:Nbt: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m 12 revisions imported |
||
(9 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{#switch: {{{1}}} | <includeonly>{{#switch: {{{1|}}} | ||
|byte={{nbt/sprite|1|TAG_Byte}} | |byte={{nbt/sprite|1|TAG_Byte}} | ||
|double={{nbt/sprite|2|TAG_Double}} | |double={{nbt/sprite|2|TAG_Double}} | ||
Line 16: | Line 16: | ||
|int-array={{nbt/sprite|10|TAG_Int_Array}} | |int-array={{nbt/sprite|10|TAG_Int_Array}} | ||
|list={{nbt/sprite|11|TAG_List}} | |list={{nbt/sprite|11|TAG_List}} | ||
}}{{#if:{{{2|}}}| | |bool | ||
{{ | |boolean={{nbt/sprite|12|TAG_Boolean}} | ||
|long array | |||
|long-array={{nbt/sprite|13|TAG_Long_Array}} | |||
|#default={{nbt/sprite|14|Undefined}} | |||
}}{{#if:{{{2|}}}|<span class="nowrap" style="font-weight: bold;"> {{{2}}}</span>}}</includeonly><noinclude> | |||
{{Documentation}} | |||
<!-- Put categories/interwiki on the documentation page --> | |||
</noinclude> |