Template:Hexadecimal to decimal converter - minecraft.fandom.com

Jump to navigation Jump to search
Treść tej podstrony pochodzi z artykułu „Template:Hexadecimal to decimal converter” w domenie minecraft.fandom.com na licencji CC BY-NC-SA 3.0
[view | edit | history | purge]Documentation
Shortcut
Lua logo
This template uses Module:Convert base, a script written in Lua.

This is a simple to use tool for dynamically converting hexadecimal values to decimal values.

Code[]

In full the template code is as follows:

{{Hexadecimal to decimal converter|0x1234}}

But it is much easier to use it through the redirect hex-dec which allows it to be written out as:

{{Hex-dec|0x1234}}

Both of which will output 4660.

See also[]

[view | edit | history | purge]The above documentation is transcluded from Template:Hexadecimal to decimal converter/doc.