Difference between revisions of "Template:Stats"
From Pixelmon Wiki
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {| align="left" style="margin:left; background: #{{{{{type| | + | {| align="left" style="margin:left; background: #{{{{{type|Normal}}} color}}; {{roundy|5px}}; border: 3px solid #{{ {{#if:{{{type2|}}}|{{{type2|Normal}}} color|{{{type|Normal}}} color dark}} }};" |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- style="background: #{{HP color light}};" | |- style="background: #{{HP color light}};" | ||
| | | | ||
Line 14: | Line 8: | ||
| style="width: {{#ifexpr: {{{HP|1}}} >= 255|255|{{#expr:{{{HP|1}}}}}}}px;" | | | style="width: {{#ifexpr: {{{HP|1}}} >= 255|255|{{#expr:{{{HP|1}}}}}}}px;" | | ||
|} | |} | ||
− | |||
− | |||
|- style="background: #{{Attack color light}};" | |- style="background: #{{Attack color light}};" | ||
| | | | ||
Line 23: | Line 15: | ||
| style="width: {{#ifexpr: {{{Attack|1}}} >= 255|1|{{#expr:{{{Attack|1}}}}}}}px;" | | | style="width: {{#ifexpr: {{{Attack|1}}} >= 255|1|{{#expr:{{{Attack|1}}}}}}}px;" | | ||
|} | |} | ||
− | |||
− | |||
|- style="background: #{{Defense color light}};" | |- style="background: #{{Defense color light}};" | ||
| | | | ||
Line 32: | Line 22: | ||
| style="width: {{#ifexpr: {{{Defense|1}}} >= 255|1|{{#expr:{{{Defense|1}}}}}}}px;" | | | style="width: {{#ifexpr: {{{Defense|1}}} >= 255|1|{{#expr:{{{Defense|1}}}}}}}px;" | | ||
|} | |} | ||
− | |||
− | |||
|- style="background: #{{Special Attack color light}};" | |- style="background: #{{Special Attack color light}};" | ||
| | | | ||
Line 41: | Line 29: | ||
| style="width: {{#ifexpr: {{{SpAtk|1}}} >= 255|1|{{#expr:{{{SpAtk|1}}}}}}}px;" | | | style="width: {{#ifexpr: {{{SpAtk|1}}} >= 255|1|{{#expr:{{{SpAtk|1}}}}}}}px;" | | ||
|} | |} | ||
− | |||
− | |||
|- style="background: #{{Special Defense color light}};" | |- style="background: #{{Special Defense color light}};" | ||
| | | | ||
Line 50: | Line 36: | ||
| style="width: {{#ifexpr: {{{SpDef|1}}} >= 255|1|{{#expr:{{{SpDef|1}}}}}}}px;" | | | style="width: {{#ifexpr: {{{SpDef|1}}} >= 255|1|{{#expr:{{{SpDef|1}}}}}}}px;" | | ||
|} | |} | ||
− | |||
− | |||
|- style="background: #{{Speed color light}};" | |- style="background: #{{Speed color light}};" | ||
| | | | ||
Line 59: | Line 43: | ||
| style="width: {{#ifexpr: {{{Speed|1}}} >= 255|1|{{#expr:{{{Speed|1}}}}}}}px;" | | | style="width: {{#ifexpr: {{{Speed|1}}} >= 255|1|{{#expr:{{{Speed|1}}}}}}}px;" | | ||
|} | |} | ||
− | + | |- style="background: #{{{{{type|Normal}}} color light}};" | |
− | + | | colspan="1" | | |
− | |- style="background: #{{{{{type| | + | {| width="100%" style="background: #{{{{{type|Normal}}} color}}; border: 1px solid #{{{{{type|Normal}}} color dark}};" cellspacing="0" cellpadding="0" |
− | | colspan=" | + | ! style="background: #{{{{{type|Normal}}} color light}}; width: 1px;" | Total: |
− | {| width="100%" style="background: #{{{{{type| | + | ! style="background: #{{{{{type|Normal}}} color light}}; width: 275px;" | {{#expr: {{{HP|1}}} + {{{Attack|1}}} + {{{Defense|1}}} + {{{SpAtk|1}}} + {{{SpDef|1}}} + {{{Speed|1}}}}} |
− | ! style="background: #{{{{{type| | ||
− | ! style="background: #{{{{{type| | ||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
<div style="clear:left;"></div> | <div style="clear:left;"></div> | ||
+ | <!--Derived from Bulbapedia (http://bulbapedia.bulbagarden.net/wiki/Template:Stats), licensed under CC BY-NC-SA (http://creativecommons.org/licenses/by-nc-sa/2.5).--> |
Latest revision as of 15:52, 24 December 2016
| |||
| |||
| |||
| |||
| |||
| |||
|