Шаблон:Прокачка: различия между версиями
Перейти к навигации
Перейти к поиску
Bonny (обсуждение | вклад) |
Bonny (обсуждение | вклад) |
||
| (не показаны 42 промежуточные версии этого же участника) | |||
| Строка 15: | Строка 15: | ||
| style="{{{spe_style|background:#f9f9f9;border:1px solid #eee;border-radius:6px;padding:10px;color:#bbb;}}}" |<small>СКОРОСТЬ</small><br><b style="font-size:1.2em;">{{{spe|0}}}</b> {{{spe_star|}}} | | style="{{{spe_style|background:#f9f9f9;border:1px solid #eee;border-radius:6px;padding:10px;color:#bbb;}}}" |<small>СКОРОСТЬ</small><br><b style="font-size:1.2em;">{{{spe|0}}}</b> {{{spe_star|}}} | ||
|} | |} | ||
| + | |||
| + | <hr style="border: 0; border-top: 1px solid #eee; margin: 10px 0;"> | ||
| + | |||
| + | <div style="padding: 0 12px;"> | ||
| + | <div style="font-size: 0.9em; color: #666; margin-bottom: 6px; font-weight: bold;"> | ||
| + | ВЫБОР ХАРАКТЕРА: | ||
| + | </div> | ||
| + | |||
| + | <div style="display:flex; align-items:center; gap:10px;"> | ||
| + | <!-- 1 характер --> | ||
| + | <div style="background:#f9f9f9;border:1px solid #eee;border-radius:12px;padding: 0 10px;font-size:0.85em;line-height:1.2; margin-bottom: 6px;"> | ||
| + | <b>{{{nature1_name|—}}}</b> | ||
| + | </div> | ||
| + | <div style="font-size:0.95em;"> | ||
| + | <span style="color:#519c3f;">+{{{nature1_plus|}}}</span> | ||
| + | <span style="color:#d43737;">-{{{nature1_minus|}}}</span> | ||
| + | </div> | ||
| + | </div> | ||
| + | |||
| + | <div style="display:flex; align-items:center; gap:10px;"> | ||
| + | <!-- 2 характер --> | ||
| + | <div style="background:#f9f9f9;border:1px solid #eee;border-radius:12px;padding: 0 10px;font-size:0.85em;line-height:1.2;"> | ||
| + | <b>{{{nature2_name|—}}}</b> | ||
| + | </div> | ||
| + | <div style="font-size:0.95em;"> | ||
| + | <span style="color:#519c3f;">+{{{nature2_plus|}}}</span> | ||
| + | <span style="color:#d43737;">-{{{nature2_minus|}}}</span> | ||
| + | </div></div> | ||
| + | </div> | ||
|- | |- | ||
! style="background-color: #f2f2f2; width: 50%; padding: 8px; border: 1px solid #a2a9b1;" | Навыки и Способности | ! style="background-color: #f2f2f2; width: 50%; padding: 8px; border: 1px solid #a2a9b1;" | Навыки и Способности | ||
| Строка 33: | Строка 62: | ||
{{{comment|—}}} | {{{comment|—}}} | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|- | |- | ||
| Строка 92: | Строка 99: | ||
| spe_style = background:#e8f5e9;border:1px solid #c8e6c9;border-radius:6px;padding:10px;color:#2e7d32; | | spe_style = background:#e8f5e9;border:1px solid #c8e6c9;border-radius:6px;padding:10px;color:#2e7d32; | ||
| spe_star = <font color="#a930b1">★</font> | | spe_star = <font color="#a930b1">★</font> | ||
| + | |||
| + | | nature1_name = Наглый | ||
| + | | nature1_plus = Защита | ||
| + | | nature1_minus = Атака | ||
| + | |||
| + | | nature2_name = Спокойный | ||
| + | | nature2_plus = Защита | ||
| + | | nature2_minus = Скорость | ||
| build_type = Физ. атакер (раскач) | | build_type = Физ. атакер (раскач) | ||
| Строка 108: | Строка 123: | ||
| comment = Коммент | | comment = Коммент | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| author = Test | | author = Test | ||
}} | }} | ||
Текущая версия на 20:04, 4 апреля 2026
Пример использования:
{{Прокачка
| name = Testmon
| role = Универсальный билд
| hp = 126
| hp_style = background:#fff4d1;border:1px solid #e6dbb9;border-radius:6px;padding:10px;color:#8c7a45;
| hp_star = <font color="#b13030">★</font>
| atk = 126
| atk_style = background:#ffe8e8;border:1px solid #e0b8b8;border-radius:6px;padding:10px;color:#8c4545;
| atk_star = <font color="#a930b1">★</font>
| def = 126
| def_style = background:#f4e8ff;border:1px solid #d8bfd8;border-radius:6px;padding:10px;color:#6a4a8c;
| def_star = <font color="#b13030">★</font>
| spa = 126
| spa_style = background:#e1f5fe;border:1px solid #b3e5fc;border-radius:6px;padding:10px;color:#0277bd;
| spa_star = <font color="#a930b1">★</font>
| spd = 126
| spd_style = background:#ffe8e8;border:1px solid #e0b8b8;border-radius:6px;padding:10px;color:#8c4545;
| spd_star = <font color="#b13030">★</font>
| spe = 126
| spe_style = background:#e8f5e9;border:1px solid #c8e6c9;border-radius:6px;padding:10px;color:#2e7d32;
| spe_star = <font color="#a930b1">★</font>
| nature1_name = Наглый
| nature1_plus = Защита
| nature1_minus = Атака
| nature2_name = Спокойный
| nature2_plus = Защита
| nature2_minus = Скорость
| build_type = Физ. атакер (раскач)
| item = {{Крепкий колокольчик}}
| moves =
* {{Атака|тип=fairy|имя=Грубая игра|доп=25 ур.}}
* {{Атака|тип=water|имя=Водная струя|доп=разведение}}
* {{Атака|тип=fighting|имя=Прорыв барьера|доп=ТМ 31}}
* {{Атака|тип=normal|имя=Барабан|доп=разведение}}
| options =
* {{Атака|тип=water|имя=Водопад|доп=ТМ 98}}
* {{Атака|тип=water|имя=Ликвидация|доп=обучение}}
| comment = Коммент
| author = Test
}}