Szablon:Decimal to hexadecimal converter: Różnice pomiędzy wersjami

Z Minecraft Wiki Polska
Przejdź do nawigacji Przejdź do wyszukiwania
[wersja nieprzejrzana][wersja nieprzejrzana]
Utworzył nową stronę „<!-- if one -->{{#ifeq:<!-- if -->{{#expr:255<{{{1|256}}}}}|0|<!-- then 2 digit code -->{{Decimal to hexadecimal converter/Switch|<!-- ---->{{#expr:<!-- ------>{...”
 
Nie podano opisu zmian
Linia 1: Linia 1:
<!--
<includeonly><!--
if one
if one
-->{{#ifeq:<!--
-->{{#ifeq:<!--
Linia 113: Linia 113:
-->}} }}<!--
-->}} }}<!--


--><noinclude>
--></includeonly><noinclude>
== Documentation ==
{{Szablon:Decimal to hexadecimal converter/doc}}
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 16777215. The currently system implemented  for truncating preceding 0's allows for outputs in 2, 3, and 6 character  hex format based on the imput.
[[Kategoria:Szablony|D]]</noinclude>
=== 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 4D2.

Wersja z 23:13, 1 mar 2011