Template:Traps/row: Difference between revisions

From IdleOn MMO Wiki
No edit summary
No edit summary
Line 6: Line 6:
|{{#if:{{{xp|}}}|{{{xp}}}x}}
|{{#if:{{{xp|}}}|{{{xp}}}x}}
|{{#if:{{{shiny|}}}|{{{shiny}}}x}}
|{{#if:{{{shiny|}}}|{{{shiny}}}x}}
|QTY Eff: {{#expr:{{#expr:{{#expr:60 / {{{minutes}}}}} * {{{qty}}}}} round 2}}x/h|
|QTY Eff: {{#expr:{{#expr:{{#expr:60 / {{{minutes}}}}} * {{{qty}}}}} round 2}}x/h
{{#if:{{{xp|}}}
{{#if:{{{xp|}}}
|XP Eff: {{#expr:{{#expr:{{#expr:60 / {{{minutes}}}}} * {{{xp}}}}} round 2}}x/h}}|
|XP Eff: {{#expr:{{#expr:{{#expr:60 / {{{minutes}}}}} * {{{xp}}}}} round 2}}x/h}}
{{#if:{{{shiny|}}}
{{#if:{{{shiny|}}}
|Shiny Eff: {{#expr:{{#expr:{{#expr:60 / {{{minutes}}}}} * {{{shiny}}}}} round 2}}x/h}}|
|Shiny Eff: {{#expr:{{#expr:{{#expr:60 / {{{minutes}}}}} * {{{shiny}}}}} round 2}}x/h}}
<includeonly><noinclude>
<includeonly><noinclude>
<pre>
<pre>

Revision as of 18:50, 25 June 2022