Difference between revisions of "Template:Base 36/doc"
Jump to navigation
Jump to search
imported>Mr. Stradivarius (add {{lua}} template and remove Category:Lua-based templates, as it is added by the template as well - see Wikipedia talk:Lua#Lua talk template) |
imported>Hyacinth (→See also: {{Math templates}}) |
||
| Line 9: | Line 9: | ||
=== See also === | === See also === | ||
| − | + | {{Math templates}} | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
<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 19:16, 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.