Actions

Template

Difference between revisions of "Hex"

From Sonic Retro

(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}}...")
(No difference)

Revision as of 17:36, 11 March 2021

This template displays a hexadecimal value with the appropriate formatting.

Example

{{hex|0123}} returns 0123.

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

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