Template:Hex2dec: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>CharlotteWebb
(wheeeeeeeee)
 
m (6 revisions imported)
 
(5 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{#expr:{{hex2dec/2|{{{1|0}}}|{{#expr:{{hex2dec/1|{{{1|}}}}}-1}}}}+{{hex2dec/2|{{{1|0}}}|{{#expr:{{hex2dec/1|{{{1|}}}}}-2}}}}*16+{{hex2dec/2|{{{1|0}}}|{{#expr:{{hex2dec/1|{{{1|}}}}}-3}}}}*256+{{hex2dec/2|{{{1|0}}}|{{#expr:{{hex2dec/1|{{{1|}}}}}-4}}}}*4096+{{hex2dec/2|{{{1|0}}}|{{#expr:{{hex2dec/1|{{{1|}}}}}-5}}}}*65536+{{hex2dec/2|{{{1|0}}}|{{#expr:{{hex2dec/1|{{{1|}}}}}-6}}}}*1048576+{{hex2dec/2|{{{1|0}}}|{{#expr:{{hex2dec/1|{{{1|}}}}}-7}}}}*16777216+{{hex2dec/2|{{{1|0}}}|{{#expr:{{hex2dec/1|{{{1|}}}}}-8}}}}*268435456}}<noinclude>
{{#invoke: BaseConvert | convert
{{documentation}}
  | n={{{1}}}  
</noinclude>
  | base=10
  | from=16  
  | default={{{default|0}}}
}}<noinclude>{{documentation}}</noinclude>

Latest revision as of 13:19, 3 September 2020

Script error: No such module "BaseConvert".