VOOZH about

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

⇱ Template:Data value – Minecraft Wiki


Template:Data value

From Minecraft Wiki
Jump to navigation Jump to search
Documentation[view] [edit] [history] [purge]
Shortcut

This template is used to show a data value in decimal, hexadecimal and binary. Values are input as a decimal value, and {{dec-hex}} and {{dec-bin}} will automatically convert it.

{{dv|69}} generates:
 dec69 hex45 bin1000101


{{dv|69|noHex=1}} generates:
 dec69 bin1000101


{{dv|69|optional label}} generates:

optional label
 dec69 hex45 bin1000101

{{dv|69:5}} or {{dv|69|p=5}} generates:
 dec695 hex455 bin10001015


{{dv|69|list=1}} generates:

  •  dec69
  •  hex45
  •  bin1000101
[view] [edit] [history] [purge]The above documentation is transcluded from Template:Data value/doc.
Retrieved from "https://minecraft.wiki/w/Template:Data_value?oldid=2648842"

Navigation menu