Template:Binary - minecraft.fandom.com

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

This is a simple to use tool for dynamically converting decimal values to binary values. It can take decimal numbers up to 9999999999999999999.

Code[]

In full the template code is as follows:

{{Binary|1234}}

which will output 10011010010.

See also[]

[view | edit | history | purge]The above documentation is transcluded from Template:Binary/doc.