Template:D2x

From Peter
Revision as of 14:16, 19 August 2016 by Perdurabo (talk | contribs) (1 revision imported)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Converts a digit between 0 and 255 to its hexadecimal equivalent in the form 00 to FF. No checking for wrong arguments. Example: {{D2x|193}} gives C1.