Actions

Template

Hex

From Sonic Retro

Revision as of 17:36, 11 March 2021 by BSonirachi (talk | contribs) (Created page with "<includeonly><tt><b>{{{1}}}</b></tt></includeonly><noinclude> This template displays a hexadecimal value with the appropriate formatting. ==Example== <tt><nowiki>{{hex|0123}}...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This template displays a hexadecimal value with the appropriate formatting.

Example

{{hex|0123}} returns 0123.

{{hex|$78000}} returns $78000.

{{hex|0x1800}} returns 0x1800.