Template:Item: Difference between revisions

From EotAWiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 12: Line 12:
|-style="background:#f4f4f4;"
|-style="background:#f4f4f4;"
{{#ifexpr: {{{Levels|}}} > 0 |
{{#ifexpr: {{{Levels|}}} > 0 |
<tr style="background:#f4f4f4;">
<th style="background:#f0f0f0;">Cost</th>
<th style="background:#f0f0f0;">Cost</th>
<td></td>
<td></td>
Line 20: Line 19:
{{#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>}}
</tr>
}}
}}
{{#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:50, 10 July 2007

Expression error: Unexpected > operator.