Шаблон:Статы покемона — различия между версиями

Материал из ПокеВики
Перейти к: навигация, поиск
Строка 22: Строка 22:
 
|<div class="statbar" style="background:#FFC378; width: {{{SpecAttack}}}px; height: 10px; border: 1px solid black; overflow: hidden;">&nbsp;</div>
 
|<div class="statbar" style="background:#FFC378; width: {{{SpecAttack}}}px; height: 10px; border: 1px solid black; overflow: hidden;">&nbsp;</div>
 
|-
 
|-
|style="text-align:right; background: #8BE75C;" | '''[[Stats#Special Defense|{{color|000|Special Defense}}]]:'''
+
|style="text-align:right; background: #C8F993;" | '''Спец. Защита:'''
!style="text-align:right;"|{{{SpDef|1}}}
+
!style="text-align:right;"|{{{SpecDefense}}}
|<div class="statbar" style="background:#{{special defense color}}; width: {{{SpDef|1}}}px; height: 10px; border: 1px solid black; overflow: hidden;">&nbsp;</div>
+
|<div class="statbar" style="background:#7DE4FB; width: {{{SpecDefense}}}px; height: 10px; border: 1px solid black; overflow: hidden;">&nbsp;</div>
! <small>{{#expr: floor((((0 + 2 * {{{SpDef|1}}} + (0/4)) * 50/100) + 5) * .9)}}</small>
 
! <small>{{#expr: floor((((31 + 2 * {{{SpDef|1}}} + (252/4)) * 50/100) + 5) * 1.1)}}</small>
 
! <small>{{#expr: floor((((0 + 2 * {{{SpDef|1}}} + (0/4)) * 100/100) + 5) * .9)}}</small>
 
! <small>{{#expr: floor((((31 + 2 * {{{SpDef|1}}} + (252/4)) * 100/100) + 5) * 1.1)}}</small>
 
 
|-
 
|-
|style="text-align:right; background: #F690AE;" | '''[[Stats#Speed|{{color|000|Speed}}]]:'''
+
|style="text-align:right; background: #C8F993;" | '''Скорость:'''
!style="text-align:right;"|{{{Speed|1}}}
+
!style="text-align:right;"|{{{Speed}}}
|<div class="statbar" style="background:#{{speed color}}; width: {{{Speed|1}}}px; height: 10px; border: 1px solid black; overflow: hidden;">&nbsp;</div>
+
|<div class="statbar" style="background:#8CFA7E; width: {{{Speed}}}px; height: 10px; border: 1px solid black; overflow: hidden;">&nbsp;</div>
! <small>{{#expr: floor((((0 + 2 * {{{Speed|1}}} + (0/4)) * 50/100) + 5) * .9)}}</small>
 
! <small>{{#expr: floor((((31 + 2 * {{{Speed|1}}} + (252/4)) * 50/100) + 5) * 1.1)}}</small>
 
! <small>{{#expr: floor((((0 + 2 * {{{Speed|1}}} + (0/4)) * 100/100) + 5) * .9)}}</small>
 
! <small>{{#expr: floor((((31 + 2 * {{{Speed|1}}} + (252/4)) * 100/100) + 5) * 1.1)}}</small>
 
 
|-
 
|-
|style="text-align:right;" | '''Total:'''
+
|style="text-align:right;" | '''Сумма:'''
!style="text-align:right;"|{{#expr: {{{HP|1}}} + {{{Attack|1}}} + {{{Defense|1}}} + {{{SpAtk|1}}} + {{{SpDef|1}}} + {{{Speed|1}}}}}
+
!style="text-align:right;" | #expr: {{{HP}}} + {{{Attack}}} + {{{Defense}}} + {{{SpecAttack}}} + {{{SpecDefense}}} + {{{Speed}}}
| colspan="5" | {{cat|Pokémon with a base stat total of {{#expr: {{{HP|1}}} + {{{Attack|1}}} + {{{Defense|1}}} + {{{SpAtk|1}}} + {{{SpDef|1}}} + {{{Speed|1}}}}}|Other Pokémon with this total}}
+
|-  
|- style="background: #{{{{{type|???}}} color light}}"
 
| colspan="7" |
 
 
|}
 
|}
 
|}<noinclude>[[Категория:Шаблоны]]</noinclude>
 
|}<noinclude>[[Категория:Шаблоны]]</noinclude>

Версия 23:30, 3 августа 2009

Параметр статистики Базовый уровень
Пункты Жизни: {{{HP}}}
 
Атака: {{{Attack}}}
 
Защита: {{{Defense}}}
 
Спец. Атака: {{{SpecAttack}}}
 
Спец. Защита: {{{SpecDefense}}}
 
Скорость: {{{Speed}}}
 
Сумма: #expr: {{{HP}}} + {{{Attack}}} + {{{Defense}}} + {{{SpecAttack}}} + {{{SpecDefense}}} + {{{Speed}}}