[purge]
This is the documentation page. It should be transcluded into the main template page. See Template:Documentation for more informationRedirect
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.