Difference between revisions of "Template:Hex2dec/2/sandbox"
< Template:Hex2dec | 2
Jump to navigation
Jump to search
imported>Plastikspork (Sandbox version) |
imported>Plastikspork (rv) |
(2 intermediate revisions by the same user not shown) | |
(No difference)
|
Latest revision as of 21:35, 11 September 2010
0
![]() | This is the template sandbox page for Template:Hex2dec/2 (diff). |
This subtemplate of {{hex2dec}} converts a single character of a hex string into its decimal equivalent. This subtemplate is not meant to be called directly.
Usage
{{hex2dec/2|0xFFADBDEC|4}}
--> 10
because on position 4 is value A and Ahex=10dec. Position count is from left, with the first position=0 (not 1).
This template works in conjunction with the following templates:
- {{Hex2dec/main}}: does the actual multiplication and addition to create a decimal number.
- {{Hex2dec/1}}: returns the length of the hexadecimal string.
The above documentation is transcluded from Template:Hex2dec/2/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |