模板:能力值
出自【暗黑百科】DiabloWiki_凯恩之角
(修订版本间的差异)
第1行: | 第1行: | ||
- | {| | + | :{| class="{{pctc|{{{Color}}}}}" |
- | {{ | + | |
|- | |- | ||
- | {{ | + | {{#if:{{{Forme|}}}|{{!}} rowspan=7 align=center {{!}} {{SERVER}}/w/image/Sprites/BW/Front/{{{Num}}}{{{Forme}}}.png<br>{{{Name}}}<br>{{#if:{{{Type2|}}}|{{TypeSpan|{{{Type1}}}|43}}{{TypeSpan|{{{Type2}}}|43}}|{{TypeSpan|{{{Type1}}}|88}}}}}} |
+ | {{PokemonBaseStatTR|生命值|{{{HP}}}|ffce18|f3b500}} | ||
|- | |- | ||
- | {{ | + | {{PokemonBaseStatTR|攻击|{{{AT}}}|f73942|c4062a}} |
|- | |- | ||
- | {{ | + | {{PokemonBaseStatTR|防御|{{{DF}}}|5284e7|2c50a2}} |
|- | |- | ||
- | {{ | + | {{PokemonBaseStatTR|特攻|{{{SA}}}|5ae7ef|009fa8}} |
|- | |- | ||
- | {{ | + | {{PokemonBaseStatTR|特防|{{{SD}}}|d663d6|982389}} |
|- | |- | ||
- | <noinclude>[[Category:表格模板]]</noinclude> | + | {{PokemonBaseStatTR|速度|{{{SP}}}|52c642|448e2c}} |
+ | |- | ||
+ | ! align=center | 总和 | ||
+ | | align=right | {{#expr: {{{HP|1}}} + {{{AT|1}}} + {{{DF|1}}} + {{{SA|1}}} + {{{SD|1}}} + {{{SP|1}}}}} | ||
+ | | {{#if:{{{Special|}}}|<small>第一世代的特殊: {{{Special}}}</small>| }}<noinclude>[[Category:表格模板]][[Category:怪兽页面模板]]</noinclude> | ||
|} | |} |