Difference between revisions of "Template:Dec2Hex"
Jump to navigation
Jump to search
Heinermann (talk | contribs) (fixed errors by rewriting) |
Heinermann (talk | contribs) (example) |
||
Line 10: | Line 10: | ||
Modified from [https://1710-wiki.terrafirmacraft.com/Template:Decimal_to_hexadecimal_converter TerrafirmaCraft Wiki]. | Modified from [https://1710-wiki.terrafirmacraft.com/Template:Decimal_to_hexadecimal_converter TerrafirmaCraft Wiki]. | ||
{{Dec2Hex|1000000}} | {| class="wikitable" | ||
|- | |||
! Example syntax !! Example output | |||
|- | |||
| <pre>{{Dec2Hex|1000000}}</pre> | |||
| {{Dec2Hex|1000000}} | |||
|} | |||
</noinclude> | </noinclude> |
Revision as of 06:41, 12 July 2025
Modified from TerrafirmaCraft Wiki.
Example syntax | Example output |
---|---|
{{Dec2Hex|1000000}} |
00F4240 |