Template:Data value: Difference between revisions
m 1 revision: MinecraftWiki |
(No difference)
|
Revision as of 04:54, 25 April 2012
This template is used to show a data value in decimal and hexadecimal. Values are input as a decimal value, and the template will automatically convert it to hexadecimal.
Usage
{{dv|69}}
dec: 69 hex: 45
{{dv|69|optional label}}
optional label
dec: 69 hex: 45
{{dv|69:5}} or {{dv|69|p=5}}
dec: 695 hex: 455