الگو:هگزا به دسی/اصلی

از ویکی‌پدیا، دانشنامهٔ آزاد

0

توضیحات الگو[نمایش] [ویرایش] [تاریخچه] [پاکسازی]

This subtemplate of {{hex2dec}} is used to do the actual multiplication and addition needed to create a decimal number from a hexadecimal string. It is not meant to be called directly.

Usage[ویرایش]

{{hex2dec/main | {{lc:0xFFAADDEE}} | {{Hex2dec/1 | 0xFFAADDEE }} }}

This template works in conjunction with the following templates:

  • {{Hex2dec/1}}: returns the length of the hexadecimal string.
  • {{Hex2dec/2}}: converts individual hexadecimal characters into their decimal equivalent.