Template:Binary/doc
This is a documentation subpage for Template:Binary. It contains usage information, categories and other content that is not part of the original template page. |
This template is for quickly converting a decimal number to binary.
Usage
Use {{Binary|x}}
where x is the decimal number.
Example: {{Binary|128892}} yields 111110111011111002. Numbers greater than 131071 are not accepted, if you want to add functionality for them, go ahead or drop a note at Jkasd's talk page.