Шаблон:Tooltip/Hero: различия между версиями
Нет описания правки |
Нет описания правки |
||
(не показано 5 промежуточных версий этого же участника) | |||
Строка 1: | Строка 1: | ||
<includeonly><!-- | <includeonly><!-- | ||
-->{{Tooltip|{{Tooltip/Hero/Data | -->{{Tooltip|{{Tooltip/Hero/Data | ||
|name={{ | |1={{{hero|{{{1}}}}}} | ||
|icon={{ | |name={{Current_hero_data|{{{hero|{{{1}}}}}}|name}} | ||
|rarity = {{ | |icon={{Current_hero_data|{{{hero|{{{1}}}}}}|icon}} | ||
|race={{ | |rarity = {{Current_hero_data|{{{hero|{{{1}}}}}}|rarity}} | ||
|class={{ | |race={{Current_hero_data|{{{hero|{{{1}}}}}}|race}} | ||
|alliance={{ | |class={{Current_hero_data|{{{hero|{{{1}}}}}}|class}} | ||
|total={{ | |alliance={{Current_hero_data|{{{hero|{{{1}}}}}}|alliance}} | ||
|hp={{ | |total={{Current_hero_data|{{{hero|{{{1}}}}}}|total_stats}} | ||
|atk={{ | |hp={{Current_hero_data|{{{hero|{{{1}}}}}}|hp_base}} | ||
|def={{ | |atk={{Current_hero_type|{{{hero|{{{1}}}}}}|1}} | ||
|wis={{ | |def={{Current_hero_data|{{{hero|{{{1}}}}}}|def_base}} | ||
|agi={{ | |wis={{Current_hero_type|{{{hero|{{{1}}}}}}|2}} | ||
|elita = {{ | |agi={{Current_hero_type|{{{hero|{{{1}}}}}}|3}} | ||
|feature = {{ | |elita = {{Current_hero_data|{{{hero|{{{1}}}}}}|elita|custom|separator=/}} | ||
|dislike = {{ | |feature = {{Current_hero_data|{{{hero|{{{1}}}}}}|feature|custom|separator=/}} | ||
|skill1 = {{ | |dislike = {{Current_hero_data|{{{hero|{{{1}}}}}}|dislike|custom|separator=/}} | ||
|skill2 = {{ | |skill1 = {{Current_hero_ability|{{{hero|{{{1}}}}}}|index=1}} | ||
|skill3 = {{ | |skill2 = {{Current_hero_ability|{{{hero|{{{1}}}}}}|index=2}} | ||
|skill4 = {{ | |skill3 = {{Current_hero_ability|{{{hero|{{{1}}}}}}|index=3}} | ||
|skill5 = {{ | |skill4 = {{Current_hero_ability|{{{hero|{{{1}}}}}}|index=4}} | ||
|base_dps = {{ | |skill5 = {{Current_hero_ability|{{{hero|{{{1}}}}}}|index=5}} | ||
|base_dps = {{Current_hero_data|{{{hero|{{{1}}}}}}|base_dps}} | |||
}}}}<!-- | }}}}<!-- | ||
--></includeonly><noinclude>{{ | --></includeonly><noinclude>{{documentation}}</noinclude> |