Template:Traps/row: Difference between revisions
From IdleOn MMO Wiki
imported>Blackwolfe No edit summary |
imported>Blackwolfe No edit summary |
||
Line 6: | Line 6: | ||
|{{#if:{{{xp|}}}|{{{xp}}}x}} | |{{#if:{{{xp|}}}|{{{xp}}}x}} | ||
|{{#if:{{{shiny|}}}|{{{shiny}}}x}} | |{{#if:{{{shiny|}}}|{{{shiny}}}x}} | ||
|{{#if:{{{minutes|}}}|QTY Eff: {{#expr:{{{qty}}}*3}}x/h}}{{#if:{{{hours|}}}|QTY Eff: {{#expr:{{{qty}}}/{{{hours}}}}}x/h}}{{#if:{{{days|}}}|QTY Eff: {{#expr:{{{qty}}}/{{{days}}}*24}}x/h}} | |{{#if:{{{minutes|}}}|QTY Eff: {{#expr:{{{qty}}}*3}}x/h}}{{#if:{{{hours|}}}|QTY Eff: {{#expr:{{{qty}}}/{{{hours}}}}}x/h}}{{#if:{{{days|}}}|QTY Eff: {{#expr:{{{qty}}}/({{{days}}}*24)}}x/h}} | ||
{{#if:{{{xp|}}}|{{#if:{{{minutes|}}}|XP Eff: {{#expr:{{{xp}}}*3}}x/h}}{{#if:{{{hours|}}}|XP Eff: {{#expr:{{{xp}}}/{{{hours}}}}}x/h}}{{#if:{{{days|}}}|XP Eff: {{#expr:{{{xp}}}/({{{days}}}*24)}}x/h}}}}<includeonly><noinclude> | {{#if:{{{xp|}}}|{{#if:{{{minutes|}}}|XP Eff: {{#expr:{{{xp}}}*3}}x/h}}{{#if:{{{hours|}}}|XP Eff: {{#expr:{{{xp}}}/{{{hours}}}}}x/h}}{{#if:{{{days|}}}|XP Eff: {{#expr:{{{xp}}}/({{{days}}}*24)}}x/h}}}}<includeonly><noinclude> | ||
<pre> | <pre> |