Template:LotS/ItemSetTotals: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{| style="border-spacing: 15px; color: white; background-color: black; padding: 5px 20px" |- !colspan="2"|<h2 style="color: {{LotS/ColorWhite}};">Set Totals</h2> |- | style="c...") |
No edit summary |
||
Line 4: | Line 4: | ||
|- | |- | ||
| style="color: yellow;" | '''Attack''' | | style="color: yellow;" | '''Attack''' | ||
| {{#if: {{{1|}}}|{{#if:{{ | | {{#if: {{{1|}}}|{{#if:{{LotS/ItemSetStat|{{{1}}}|attack}} > 0 | + {{LotS/ItemSetStat|{{{1}}}|attack}}|None}}|<span style="color: red">Please specify an Item Set page</span>|}} | ||
|- | |- | ||
| style="color: yellow;" | '''Defense''' | | style="color: yellow;" | '''Defense''' | ||
| {{#if: {{{1|}}}|{{#if:{{ | | {{#if: {{{1|}}}|{{#if:{{LotS/ItemSetStat|{{{1}}}|defense}} > 0 | + {{LotS/ItemSetStat|{{{1}}}|defense}}|None}}|<span style="color: red">Please specify an Item Set page</span>|}} | ||
|- | |- | ||
| style="color: red;" | '''Health''' | | style="color: red;" | '''Health''' | ||
| {{#if: {{{1|}}}|{{#if:{{ | | {{#if: {{{1|}}}|{{#if:{{LotS/ItemSetStat|{{{1}}}|health}} > 0 | + {{LotS/ItemSetStat|{{{1}}}|health}}|None}}|<span style="color: red">Please specify an Item Set page</span>|}} | ||
|- | |- | ||
| '''PvP Power''' | | '''PvP Power''' | ||
| {{#if: {{{1|}}}|{{#if:{{ | | {{#if: {{{1|}}}|{{#if:{{LotS/ItemSetStat|{{{1}}}|pvp}} > 0 | + {{LotS/ItemSetStat|{{{1}}}|pvp}}|None}}|<span style="color: red">Please specify an Item Set page</span>|}} | ||
|- | |- | ||
| <span style="color: {{LotS/ColorOrange}};">'''Stamina'''</span> | | <span style="color: {{LotS/ColorOrange}};">'''Stamina'''</span> | ||
| {{#if: {{{1|}}}|{{#if:{{ | | {{#if: {{{1|}}}|{{#if:{{LotS/ItemSetStat|{{{1}}}|stamina}} > 0 | + {{LotS/ItemSetStat|{{{1}}}|stamina}}|None}}|<span style="color: red">Please specify an Item Set page</span>|}} | ||
|- | |- | ||
| <span style="color: {{LotS/ColorGreen}};">'''Energy'''</span> | | <span style="color: {{LotS/ColorGreen}};">'''Energy'''</span> | ||
| {{#if: {{{1|}}}|{{#if:{{ | | {{#if: {{{1|}}}|{{#if:{{LotS/ItemSetStat|{{{1}}}|energy}} > 0 | + {{LotS/ItemSetStat|{{{1}}}|energy}}|None}}|<span style="color: red">Please specify an Item Set page</span>|}} | ||
|- | |- | ||
| <span style="color: {{LotS/ColorViolet}};">'''Honor'''</span> | | <span style="color: {{LotS/ColorViolet}};">'''Honor'''</span> | ||
| {{#if: {{{1|}}}|{{#if:{{User:Doomcat/ | | {{#if: {{{1|}}}|{{#if:{{User:Doomcat/LotS|{{{1}}}|honor}} > 0 | + {{LotS/ItemSetStat|{{{1}}}|honor}}|None}}|<span style="color: red">Please specify an Item Set page</span>|}} | ||
|} | |} |
Revision as of 22:21, 9 March 2015
Set Totals | |
---|---|
Attack | Please specify an Item Set page |
Defense | Please specify an Item Set page |
Health | Please specify an Item Set page |
PvP Power | Please specify an Item Set page |
Stamina | Please specify an Item Set page |
Energy | Please specify an Item Set page |
Honor | Please specify an Item Set page |