Template:HexConverter

From OpenGK


Template:Documentation

Simple converter that'll allow the user to switch between hex, decimal and ascii display

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
classclass

HTML div class

Stringoptional
idid

HTML div id

Stringoptional
namename

no description

Unknownoptional
hexhex

Hex value. Leading 0x is not required, but will be accepted

Example
58D8C848
Stringrequired
default-displaydefault-display

Default display type

Suggested values
hex dec ascii
Default
hex
Example
dec
Stringoptional