Cambios

Saltar a: navegación, buscar

Plantilla:Decimal to hexadecimal converter/doc

643 bytes añadidos, 20:24 28 abr 2014
Página creada con «{{doc/start}} {{shortcut|dec-hex}} {{lua|Convert base}} This is a simple to use tool for dynamically converting decimal values to hexadecimal values. It outputs in a 6 char...»
{{doc/start}}
{{shortcut|dec-hex}}
{{lua|Convert base}}
This is a simple to use tool for dynamically converting decimal values to hexadecimal values. It outputs in a 6 character hex format and so can take decimal numbers up to 9999999999999999999.

== Code ==
In full the template code is as follows:
<pre>
{{Decimal to hexadecimal converter|1234}}
</pre>
But it is much easier to use it through the redirect dec-hex which allows it to be written out as:
<pre>{{Dec-hex|1234}}
</pre>
Both of which will output {{Dec-hex|1234}}.

== See also ==
* {{tl|Decimal to binary converter}}
{{doc/end}}<noinclude>
[[fr:Modèle:Dec-hex/doc]]
</noinclude>
2712
ediciones

Menú de navegación