Difference between revisions of "Template:Base 36/doc"

From blackwiki
Jump to navigation Jump to search
imported>Hyacinth
(→‎See also: {{Math templates|numeral systems}})
imported>Vanisaac
m (→‎See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
 
Line 10: Line 10:
 
=== See also ===
 
=== See also ===
 
{{Math templates|numeral systems}}
 
{{Math templates|numeral systems}}
<includeonly>
+
<includeonly>{{Sandbox other||
 
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
 
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
 
[[Category:Numerical conversion templates|{{PAGENAME}}]]
 
[[Category:Numerical conversion templates|{{PAGENAME}}]]
</includeonly>
+
}}</includeonly>

Latest revision as of 23:39, 23 April 2020

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.

See also