Template:Gemshop/row: Difference between revisions

From IdleOn MMO Wiki
imported>Wekhter
mNo edit summary
m (Undo revision 69330 by Kiokurashi (talk))
Tag: Undo
 
(16 intermediate revisions by 5 users not shown)
Line 1: Line 1:
  <includeonly>|-
<includeonly><tr>
{{!}}[[File:{{{1}}}.png|50px]]
<td>[[File:{{{name|Gem}}}.png|50px]]</td>
{{!}}{{{1}}}
<td>{{{mtxName|MTX Name}}}</td>
{{!}}{{{2}}}
<td>{{{description|MTX Description}}}</td>
{{!}}{{{3}}}
<td style="text-align:center;">{{#ifeq:{{{maxPurchases|}}}|100000|∞|{{{maxPurchases|0}}}}}</td>
{{!}}{{{4}}} {{#Switch: {{{5}}}|None=|#Default={{!}}{{!}}{{{5}}}}} {{#Switch: {{{6}}}|None=|#Default={{!}}{{!}}{{{6}}}}}</includeonly><noinclude>
<td>'''Base:''' {{{cost|0}}}{{#ifeq:{{{costIncrement|0}}}|0||<br/>'''Increment:''' {{{costIncrement}}}<br/>'''Final:''' {{#expr:{{{cost}}} + ({{{costIncrement}}} * ({{{maxPurchases}}} - 1))}}}}{{#ifexpr:1 < {{{maxPurchases|0}}} and {{{maxPurchases|0}}} < 100000|<br/>'''Total:''' {{#expr:({{{maxPurchases}}} / 2) * ({{{cost}}} * 2 + {{{costIncrement}}} * ({{{maxPurchases}}}-1))}}}}</td>
<pre>
</tr></includeonly><noinclude>
Usage:
{{Gemshop/row|<Name>|<Description>|<Gem Cost>|<Price>|<Optional Maximum Amount, otherwise enter None>|<Optional Max Purchases, otherwise enter None>}}
</pre>
[[category:Table templates]]
[[category:Table templates]]
</noinclude>
</noinclude>

Latest revision as of 21:35, 4 April 2023