Template:Decimal2Base/doc
Jump to navigation
Jump to search
This is a documentation subpage for Template:Decimal2Base. It contains usage information, categories and other content that is not part of the original template page. |
Uses Lua: |
This template converts numbers from decimal to a given base.
Usage[edit source]
Use: {{Decimal2Base|n|radix}} where n is the number in decimal and radix is the base you want to convert to.
Examples: {{Decimal2Base|42|3}} yields Script error: No such module "BaseConvert"..
{{Decimal2Base|{{#expr: 6 * 9}}|13}} yields Script error: No such module "BaseConvert"..
{{Decimal2Base|58|16}} yields Script error: No such module "BaseConvert"..