Hex
From NEC Retro
Revision as of 16: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}}...")
Revision as of 16: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}}...")
This template displays a hexadecimal value with the appropriate formatting.
Example
{{hex|0123}} returns 0123.
{{hex|$78000}} returns $78000.
{{hex|0x1800}} returns 0x1800.