Шаблон:Boss: различия между версиями
Нет описания правки |
Нет описания правки Метка: ручная отмена |
||
(не показано 5 промежуточных версий этого же участника) | |||
Строка 3: | Строка 3: | ||
<div class="boss-hp">{{{hp|N/A}}}</div> | <div class="boss-hp">{{{hp|N/A}}}</div> | ||
<div class="boss-property-block"> | <div class="boss-property-block"> | ||
<div class="boss-property">{{#if:{{{race|}}}|<span>Раса</span><div>[[:Категория:{{{race}}}_(раса)|{{{ | <div class="boss-property">{{#if:{{{race|}}}|<span>Раса</span><div>[[:Категория:{{{race}}}_(раса)|{{{race}}}]]</div>|<span>Раса</span><div>N/A</div>}}<!-- | ||
-->{{#if:{{{type|}}}|<span>Тип</span>{{#switch:{{lc:{{{type}}}}}<!-- | -->{{#if:{{{type|}}}|<span>Тип</span>{{#switch:{{lc:{{{type}}}}}<!-- | ||
-->|открытый=<div>Открытый</div><!-- | -->|открытый=<div>Открытый</div><!-- | ||
Строка 282: | Строка 282: | ||
--><div><span class="va-icon">[[Файл:icon_siege_player_hit.png|20px|ссылка=]]</span> <span class="score">{{{points_last}}}</span></div></td></tr> | --><div><span class="va-icon">[[Файл:icon_siege_player_hit.png|20px|ссылка=]]</span> <span class="score">{{{points_last}}}</span></div></td></tr> | ||
}}<!-- | }}<!-- | ||
-->{{#if:{{{loot1|}}}|<tr><td class="boss-loot-head">Добыча</td><td class="boss-loot-body">{{ItemIcon|{{#explode:{{{loot1}}}|!}}|{{Current_item_data|{{#explode:{{{loot1}}}|!}}|icon}}|{{Current_item_data|{{#explode:{{{loot1}}}|!}}|rarity}}|size=35px|count={{#explode:{{{loot1}}}|!|1}}}}{{#if:{{{loot2|}}}|{{ItemIcon|{{#explode:{{{loot2}}}|!}}|{{Current_item_data|{{#explode:{{{loot2}}}|!}}|icon}}|{{Current_item_data|{{#explode:{{{loot2}}}|!}}|rarity}}|size=35px|count={{#explode:{{{loot2}}}|!|1}}}}}}{{#if:{{{loot3|}}}|{{ItemIcon|{{#explode:{{{loot3}}}|!}}|{{Current_item_data|{{#explode:{{{loot3}}}|!}}|icon}}|{{Current_item_data|{{#explode:{{{loot3}}}|!}}|rarity}}|size=35px|count={{#explode:{{{loot3}}}|!|1}}}}}}{{#if:{{{loot4|}}}|{{ItemIcon|{{#explode:{{{loot4}}}|!}}|{{Current_item_data|{{#explode:{{{loot4}}}|!}}|icon}}|{{Current_item_data|{{#explode:{{{loot4}}}|!}}|rarity}}|size=35px|count={{#explode:{{{loot4}}}|!|1}}}}}}</td></tr>}}<!-- | -->{{#if:{{{loot1|}}}|<tr><td class="boss-loot-head">Добыча</td><td class="boss-loot-body">{{ItemIcon|{{#explode:{{{loot1}}}|!}}|{{Current_item_data|{{#explode:{{{loot1}}}|!}}|icon}}|{{Current_item_data|{{#explode:{{{loot1}}}|!}}|rarity}}|size=35px|count={{#explode:{{{loot1}}}|!|1}}|tooltip=true}}{{#if:{{{loot2|}}}|{{ItemIcon|{{#explode:{{{loot2}}}|!}}|{{Current_item_data|{{#explode:{{{loot2}}}|!}}|icon}}|{{Current_item_data|{{#explode:{{{loot2}}}|!}}|rarity}}|size=35px|count={{#explode:{{{loot2}}}|!|1}}|tooltip=true}}}}{{#if:{{{loot3|}}}|{{ItemIcon|{{#explode:{{{loot3}}}|!}}|{{Current_item_data|{{#explode:{{{loot3}}}|!}}|icon}}|{{Current_item_data|{{#explode:{{{loot3}}}|!}}|rarity}}|size=35px|count={{#explode:{{{loot3}}}|!|1}}|tooltip=true}}}}{{#if:{{{loot4|}}}|{{ItemIcon|{{#explode:{{{loot4}}}|!}}|{{Current_item_data|{{#explode:{{{loot4}}}|!}}|icon}}|{{Current_item_data|{{#explode:{{{loot4}}}|!}}|rarity}}|size=35px|count={{#explode:{{{loot4}}}|!|1}}|tooltip=true}}}}</td></tr>}}<!-- | ||
-->{{#if:{{{summon|}}}|<tr><td class="boss-summon-head">Способ призыва</td><td class="boss-summon-body">{{ItemIcon|{{{summon}}}|{{Current_item_data|{{{summon}}}|icon}}|{{Current_item_data|{{{summon}}}|rarity}}|size=35px}}</td></tr>}}<!-- | -->{{#if:{{{summon|}}}|<tr><td class="boss-summon-head">Способ призыва</td><td class="boss-summon-body">{{ItemIcon|{{{summon}}}|{{Current_item_data|{{{summon}}}|icon}}|{{Current_item_data|{{{summon}}}|rarity}}|size=35px|tooltip=true}}</td></tr>}}<!-- | ||
-->{{#if:{{{info|}}}|<tr><td class="boss-info-head" colspan="2"><span>Информация</span></td></tr><tr><td class="boss-info-body" colspan="2">{{{info|}}}</td></tr>}} | -->{{#if:{{{info|}}}|<tr><td class="boss-info-head" colspan="2"><span>Информация</span></td></tr><tr><td class="boss-info-body" colspan="2">{{{info|}}}</td></tr>}} | ||
</table> | </table> |