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

From blackwiki
Jump to navigation Jump to search
imported>Toohool
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)
Line 1: Line 1:
 
{{Documentation subpage}}
 
{{Documentation subpage}}
 +
{{lua|Module:BaseConvert}}
 +
 
This template makes it easy to convert decimal numbers into base 36.
 
This template makes it easy to convert decimal numbers into base 36.
 
=== Usage ===
 
=== Usage ===
Line 18: Line 20:
 
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
 
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
 
[[Category:Numerical conversion templates|{{PAGENAME}}]]
 
[[Category:Numerical conversion templates|{{PAGENAME}}]]
[[Category:Lua-based templates|{{PAGENAME}}]]
 
 
</includeonly>
 
</includeonly>

Revision as of 10:39, 19 July 2013

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