Difference between revisions of "Template:Duodecimal/doc"
Jump to navigation
Jump to search
imported>Bcharles (added see also ternary, quaternary, senary) |
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}} | ||
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> | <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> | ||
This template makes it easy to convert decimal numbers into duodecimal. | This template makes it easy to convert decimal numbers into duodecimal. | ||
Line 17: | Line 18: | ||
<!-- 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 10:44, 19 July 2013
![]() | This is a documentation subpage for Template:Duodecimal. 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 duodecimal.
Usage
Use: {{Duodecimal|x}} where x is the decimal number to be converted to duodecimal.
Example: {{Duodecimal|2356}} yields 144412.