Template:Nbt: Difference between revisions

From Modded Wiki
Jump to navigation Jump to search
m Update documentation style
m 12 revisions imported
 
(7 intermediate revisions by 3 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}}
|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;">&nbsp;{{{2}}}</span>}}</includeonly><noinclude>
}}{{#if:{{{2|}}}|<span class="nowrap" style="font-weight: bold;">&nbsp;{{{2}}}</span>}}</includeonly><noinclude>
{{Documentation}}
{{Documentation}}
<!-- Put categories/interwiki on the documentation page -->
<!-- Put categories/interwiki on the documentation page -->
</noinclude>
</noinclude>

Latest revision as of 12:26, 4 July 2024

[create] [refresh]Documentation
This template has no documentation. If you know how to use this template, please create it.