Template:Item Stats: Difference between revisions
Jump to navigation
Jump to search
ThatOneDude (talk | contribs) mNo edit summary |
ThatOneDude (talk | contribs) mNo edit summary |
||
| Line 1: | Line 1: | ||
{{#if: {{{1|}}} | Quantity Per Chest: {{{1}}}< | {{#if: {{{1|}}} | <p>Quantity Per Chest: {{{1}}}</p> | ||
| }}{{#if: {{{2|}}} | Price Per Item: {{{2}}}g< | | }}{{#if: {{{2|}}} | <p>Price Per Item: {{{2}}}g</p> | ||
| }}{{#if: {{{2|}}} | Price Per Chest: {{#expr: {{{1}}} * {{{2}}} }}g< | | }}{{#if: {{{2|}}} | <p>Price Per Chest: {{#expr: {{{1}}} * {{{2}}} }}g</p> | ||
| }}{{#if: {{{3|}}} | Combat Power: {{{3}}}< | | }}{{#if: {{{3|}}} | <p>Combat Power: {{{3}}}</p> | ||
| }}{{#if: {{{4|}}} | Attack: {{{4}}}< | | }}{{#if: {{{4|}}} | <p>Attack: {{{4}}}</p> | ||
| }}{{#if: {{{5|}}} | Defense: {{{5}}}< | | }}{{#if: {{{5|}}} | <p>Defense: {{{5}}}</p> | ||
| }}{{#if: {{{6|}}} | Speed: {{{6}}}< | | }}{{#if: {{{6|}}} | <p>Speed: {{{6}}}</p> | ||
| }}{{#if: {{{7|}}} | Display: [[{{{7}}}]]< | | }}{{#if: {{{7|}}} | <p>Display: [[{{{7}}}]]</p> | ||
| }} | | }} | ||