Difference between revisions of "Template:Base 36/doc"
Jump to navigation
Jump to search
imported>Hyacinth (→See also: {{Math templates}}) |
imported>Hyacinth (→See also: {{Math templates|numeral systems}}) |
||
| Line 9: | Line 9: | ||
=== See also === | === See also === | ||
| − | {{Math templates}} | + | {{Math templates|numeral systems}} |
<includeonly> | <includeonly> | ||
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | <!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | ||
[[Category:Numerical conversion templates|{{PAGENAME}}]] | [[Category:Numerical conversion templates|{{PAGENAME}}]] | ||
</includeonly> | </includeonly> | ||
Revision as of 20:29, 22 November 2013
| This is a documentation subpage for Template:Base 36. It contains usage information, categories and other content that is not part of the original template page. |
| This template uses Lua: |
This template makes it easy to convert decimal numbers into base 36.
Usage
Use: {{Base 36|x}} where x is the decimal number to be converted to base 36.
Example: {{Base 36|2356}} yields 1TG36.