Module:DecToHex
From Australian Enthusiasts Wiki
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().
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().