Data value/doc

From Better Than Wolves Wiki
Jump to: navigation, search
Template-info.png Documentation
Shortcut
dv

This template is used to show a data value in decimal and hexadecimal. Values are input as a decimal value, and Template:Dec-hex 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

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.

fr:Modèle:Vd/doc