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

Материал из ПокеВики
Перейти к: навигация, поиск
м
м
Строка 1: Строка 1:
{| align="left" style="background: #{{{{{type|???}}} цвет}}; -moz-border-radius: 19px; border: 3px solid #{{#if:{{{type2|}}}|{{{{{type2|???}}} цвет}}|{{{{{type|???}}} цвет светлый}}}};"
+
{| align="right" style="background: #{{{{{type|???}}} цвет}}; -moz-border-radius: 19px; border: 3px solid #{{#if:{{{type2|}}}|{{{{{type2|???}}} цвет}}|{{{{{type|???}}} цвет светлый}}}};"
 
|-
 
|-
 
! style="background: #{{{{{type|???}}} цвет светлый}}; -moz-border-radius-topleft: 11px; -moz-border-radius-topright: 11px;" | Хар-ки
 
! style="background: #{{{{{type|???}}} цвет светлый}}; -moz-border-radius-topleft: 11px; -moz-border-radius-topright: 11px;" | Хар-ки
Строка 46: Строка 46:
 
|-
 
|-
 
! style="background: #{{{{{type|???}}} цвет светлый}}; -moz-border-radius-bottomleft: 10px; -moz-border-radius-bottomright: 10px;" |  
 
! style="background: #{{{{{type|???}}} цвет светлый}}; -moz-border-radius-bottomleft: 10px; -moz-border-radius-bottomright: 10px;" |  
|}<noinclude>[[Category:Templates]]</noinclude>
+
|}
<br clear="all">
+
<noinclude>
 +
 
 +
== Инструкция ==
 +
Образец:
 +
<pre><nowiki>
 +
{BaseStatNoCat
 +
| type =
 +
| HP =
 +
| Атака =
 +
| Защита =
 +
| Спец.Ат. =
 +
| Спец.Защ. =
 +
| Скорость =
 +
}
 +
</nowiki></pre>
 +
[[Category:Templates]]
 +
</noinclude>

Версия 15:34, 24 июля 2010

Хар-ки
HP: 1
Атака: 1
Защита: 1
Спец.Ат.: 1
Спец.Защ.: 1
Скорость: 1


Инструкция

Образец:

{BaseStatNoCat
| type =
| HP =
| Атака =
| Защита =
| Спец.Ат. =
| Спец.Защ. =
| Скорость =
}