Module:DecToHex/doc
From Australian Enthusiasts Wiki
This is the documentation page for Module:DecToHex
This Lua module converts a decimal input into a lowercase hex output.
To return a uppercase hex value, you must wrap the value in string.upper().