Template:Item: Difference between revisions

From EotAWiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 11: Line 11:
| {{{Value+5|}}}
| {{{Value+5|}}}
|-style="background:#f4f4f4;"
|-style="background:#f4f4f4;"
{{#ifexpr: {{{Levels|}}} > 0 |
!style="background:#f0f0f0;" | {{#ifexpr: {{{Levels|}}} > 0 | Cost}}
<th style="background:#f0f0f0;">Cost</th>
|
<td></td>
| {{#if: {{{Value+1|}}} | <td> {{#expr: {{{Value+1}}} - {{{Value}}}}}</td>}}
{{#if: {{{Value+1|}}} | <td> {{#expr: {{{Value+1}}} - {{{Value}}}}}</td>}}
| {{#if: {{{Value+2|}}} | <td> {{#expr: {{{Value+2}}} - {{{Value+1}}}}}</td>}}
{{#if: {{{Value+2|}}} | <td> {{#expr: {{{Value+2}}} - {{{Value+1}}}}}</td>}}
| {{#if: {{{Value+3|}}} | <td> {{#expr: {{{Value+3}}} - {{{Value+2}}}}}</td>}}
{{#if: {{{Value+3|}}} | <td> {{#expr: {{{Value+3}}} - {{{Value+2}}}}}</td>}}
| {{#if: {{{Value+4|}}} | <td> {{#expr: {{{Value+4}}} - {{{Value+3}}}}}</td>}}
{{#if: {{{Value+4|}}} | <td> {{#expr: {{{Value+4}}} - {{{Value+3}}}}}</td>}}
| {{#if: {{{Value+5|}}} | <td> {{#expr: {{{Value+5}}} - {{{Value+4}}}}}</td>}}
{{#if: {{{Value+5|}}} | <td> {{#expr: {{{Value+5}}} - {{{Value+4}}}}}</td>}}
}}
{{#if: {{{Text1|}}} | {{Item Line | Text = {{{Text1|}}} | Effect = {{{Effect1|}}} | Effect+1 = {{{Effect1+1|}}} | Effect+2 = {{{Effect1+2|}}} | Effect+3 = {{{Effect1+3|}}} | Effect+4 = {{{Effect1+4|}}} | Effect+5 = {{{Effect1+5|}}} }} }}
{{#if: {{{Text1|}}} | {{Item Line | Text = {{{Text1|}}} | Effect = {{{Effect1|}}} | Effect+1 = {{{Effect1+1|}}} | Effect+2 = {{{Effect1+2|}}} | Effect+3 = {{{Effect1+3|}}} | Effect+4 = {{{Effect1+4|}}} | Effect+5 = {{{Effect1+5|}}} }} }}
|-
|-

Revision as of 22:54, 10 July 2007