Actions

Template

Hex

From NEC Retro

Revision as of 17:48, 7 January 2022 by SorachiJirachi (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.