Difference between revisions of "Template:Charmap/altdec"
Jump to navigation
Jump to search
imported>HarJIT (Support converting up to four hex codes, rather than only two (e.g. the four-byte GB 18030 codes)) |
imported>HarJIT (Remove seemingly redundant instances of {{trim}}) |
||
| Line 1: | Line 1: | ||
| − | {{#if:{{{1|}}}|{{hex2dec|{{First word|{{{1|}}}}}}} {{#ifeq:{{Strfind_short|{{trim|{{{1|}}}}}|{{{sep| }}}|1}}| 0 || {{hex2dec|{{First word | + | {{#if:{{{1|}}}<!-- |
| + | -->|{{hex2dec|{{First word|{{{1|}}}}}}} {{#ifeq:{{Strfind_short|{{trim|{{{1|}}}}}|{{{sep| }}}|1}}| 0 |<!-- | ||
| + | -->| {{hex2dec|{{First word|{{Remove first word|{{{1|}}}}}}}}} <!-- | ||
| + | -->}} {{#ifeq:{{Strfind_short|{{trim|{{Remove first word|{{{1|}}}}}}}|{{{sep| }}}|1}}| 0 |<!-- | ||
| + | -->| {{hex2dec|{{First word|{{Remove first word|{{Remove first word|{{{1|}}}}}}}}}}} <!-- | ||
| + | -->}} {{#ifeq:{{Strfind_short|{{trim|{{Remove first word|{{Remove first word|{{{1|}}}}}}}}}|{{{sep| }}}|1}}| 0 |<!-- | ||
| + | -->| {{hex2dec|{{First word|{{Remove first word|{{Remove first word|{{Remove first word|{{{1|}}}}}}}}}}}}} <!-- | ||
| + | -->}} | ||
}} | }} | ||