Template:Numdisplay: Difference between revisions
From IdleOn MMO Wiki
imported>Kiokurashi No edit summary |
imported>Kiokurashi No edit summary |
||
Line 1: | Line 1: | ||
{{#iferror:{{ | {{#iferror:{{ | ||
#ifexpr:(({{{1}}}) >= 1E+27)|{{Tooltip|{{formatnum:{{#expr:{{#expr:({{{1}}}) / 1E+27}} round 1}}}} AE|{{{1}}} }}}}{{ | #ifexpr:(({{{1}}}) >= 1E+27)|{{Tooltip|{{formatnum:{{#expr:{{#expr:({{{1}}}) / 1E+27}} round 1}}}} AE| {{{1}}} }}}}{{ | ||
#ifexpr:((({{{1}}}) >= 1E+24) and (({{{1}}}) < 1E+27))|{{formatnum:{{#expr:{{#expr:({{{1}}}) / 1E+24}} round 1}}}} AD}}{{ | #ifexpr:((({{{1}}}) >= 1E+24) and (({{{1}}}) < 1E+27))|{{Tooltip|{{formatnum:{{#expr:{{#expr:({{{1}}}) / 1E+24}} round 1}}}} AD| {{{1}}} }}{{ | ||
#ifexpr:((({{{1}}}) >= 1E+21) and (({{{1}}}) < 1E+24))|{{formatnum:{{#expr:{{#expr:({{{1}}}) / 1E+21}} round 1}}}} AC}}{{ | #ifexpr:((({{{1}}}) >= 1E+21) and (({{{1}}}) < 1E+24))|{{Tooltip|{{formatnum:{{#expr:{{#expr:({{{1}}}) / 1E+21}} round 1}}}} AC| {{{1}}} }}{{ | ||
#ifexpr:((({{{1}}}) >= 1E+18) and (({{{1}}}) < 1E+21))|{{formatnum:{{#expr:{{#expr:({{{1}}}) / 1E+18}} round 1}}}} AB}}{{ | #ifexpr:((({{{1}}}) >= 1E+18) and (({{{1}}}) < 1E+21))|{{Tooltip|{{formatnum:{{#expr:{{#expr:({{{1}}}) / 1E+18}} round 1}}}} AB| {{{1}}} }}{{ | ||
#ifexpr:((({{{1}}}) >= 1E+15) and (({{{1}}}) < 1E+18))|{{formatnum:{{#expr:{{#expr:({{{1}}}) / 1E+15}} round 1}}}} AA}}{{ | #ifexpr:((({{{1}}}) >= 1E+15) and (({{{1}}}) < 1E+18))|{{Tooltip|{{formatnum:{{#expr:{{#expr:({{{1}}}) / 1E+15}} round 1}}}} AA| {{{1}}} }}{{ | ||
#ifexpr:((({{{1}}}) >= 1E+12) and (({{{1}}}) < 1E+15))|{{Tooltip|{{formatnum:{{#expr:{{#expr:({{{1}}}) / 1E+12}} round 1}}}} T|{{{1}}} }}}}{{ | #ifexpr:((({{{1}}}) >= 1E+12) and (({{{1}}}) < 1E+15))|{{Tooltip|{{formatnum:{{#expr:{{#expr:({{{1}}}) / 1E+12}} round 1}}}} T|{{{1}}} }}}}{{ | ||
#ifexpr:((({{{1}}}) >= 1E+9) and (({{{1}}}) < 1E+12))|{{formatnum:{{#expr:{{#expr:({{{1}}}) / 1E+9}} round 1}}}} B}}{{ | #ifexpr:((({{{1}}}) >= 1E+9) and (({{{1}}}) < 1E+12))|{{Tooltip|{{formatnum:{{#expr:{{#expr:({{{1}}}) / 1E+9}} round 1}}}} B| {{{1}}} }}{{ | ||
#ifexpr:((({{{1}}}) >= 1E+6) and (({{{1}}}) < 1E+9))|{{formatnum:{{#expr:{{#expr:({{{1}}}) / 1E+6}} round 1}}}} M}}{{ | #ifexpr:((({{{1}}}) >= 1E+6) and (({{{1}}}) < 1E+9))|{{Tooltip|{{formatnum:{{#expr:{{#expr:({{{1}}}) / 1E+6}} round 1}}}} M| {{{1}}} }}{{ | ||
#ifexpr:((({{{1}}}) >= 1E+4) and (({{{1}}}) < 1E+6))|{{formatnum:{{#expr:{{#expr:({{{1}}}) / 1E+3}} round 1}}}} K}}{{ | #ifexpr:((({{{1}}}) >= 1E+4) and (({{{1}}}) < 1E+6))|{{Tooltip|{{formatnum:{{#expr:{{#expr:({{{1}}}) / 1E+3}} round 1}}}} K| {{{1}}} }}{{ | ||
#ifexpr:((({{{1}}}) >= 0) and (({{{1}}}) < 1E+4))|{{formatnum:{{{1}}}}}}}<!-- | #ifexpr:((({{{1}}}) >= 0) and (({{{1}}}) < 1E+4))|{{formatnum:{{{1}}}}}}}<!-- | ||
iferror closing tag -->}} | iferror closing tag -->}} |
Revision as of 04:32, 25 June 2021
{{#iferror:Expression error: Unrecognized punctuation character "{".{{
- ifexpr:((({{{1}}}) >= 1E+24) and (({{{1}}}) < 1E+27))| <span class="simple-tooltip simple-tooltip-inline tooltipstered" style="color: #b847cb;" data-simple-tooltip="Expression error: Unexpected < operator. AD"> {{{1}}} {{
- ifexpr:((({{{1}}}) >= 1E+21) and (({{{1}}}) < 1E+24))| <span class="simple-tooltip simple-tooltip-inline tooltipstered" style="color: #b847cb;" data-simple-tooltip="Expression error: Unexpected < operator. AC"> {{{1}}} {{
- ifexpr:((({{{1}}}) >= 1E+18) and (({{{1}}}) < 1E+21))| <span class="simple-tooltip simple-tooltip-inline tooltipstered" style="color: #b847cb;" data-simple-tooltip="Expression error: Unexpected < operator. AB"> {{{1}}} {{
- ifexpr:((({{{1}}}) >= 1E+15) and (({{{1}}}) < 1E+18))| <span class="simple-tooltip simple-tooltip-inline tooltipstered" style="color: #b847cb;" data-simple-tooltip="Expression error: Unexpected < operator. AA"> {{{1}}} Expression error: Unrecognized punctuation character "{".{{
- ifexpr:((({{{1}}}) >= 1E+9) and (({{{1}}}) < 1E+12))| <span class="simple-tooltip simple-tooltip-inline tooltipstered" style="color: #b847cb;" data-simple-tooltip="Expression error: Unexpected < operator. B"> {{{1}}} {{
- ifexpr:((({{{1}}}) >= 1E+6) and (({{{1}}}) < 1E+9))| <span class="simple-tooltip simple-tooltip-inline tooltipstered" style="color: #b847cb;" data-simple-tooltip="Expression error: Unexpected < operator. M"> {{{1}}} Expression error: Unrecognized punctuation character "{".