Template:Hex2dec/1

From blackwiki
< Template:Hex2dec
Revision as of 22:36, 29 January 2011 by imported>Plastikspork (Protected Template:Hex2dec/1: Highly visible template ([edit=autoconfirmed] (indefinite) [move=autoconfirmed] (indefinite)))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

1

Template documentation[view] [edit] [history] [purge]

This subtemplate of {{hex2dec}} is used to determine the length of the input, up to 10 characters in length. It is not meant to be called directly.

Usage

{{hex2dec/1|0xFFAADDEE}}

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 string.
  • {{Hex2dec/2}}: converts individual hexadecimal characters into their decimal equivalent.