Шаблон:Chest: различия между версиями
Нет описания правки |
м (Замена текста — «{{cid|» на «{{Current_item_data|») |
||
Строка 1: | Строка 1: | ||
<includeonly> | <includeonly> | ||
<div class="chest"> | <div class="chest"> | ||
<div class="chest-title">{{ | <div class="chest-title">{{Current_item_data|{{{1}}}|name}}</div> | ||
<div class="chest-icon">{{#if:{{{1|}}}|{{ii|{{{1|}}}|{{ | <div class="chest-icon">{{#if:{{{1|}}}|{{ii|{{{1|}}}|{{Current_item_data|{{{1}}}|icon}}|{{Current_item_data|{{{1}}}|rarity}}|size=120px}}}}</div> | ||
{{#if:{{{1|}}}|<div class="chest-quality">Тип: {{#switch:{{lc:{{ | {{#if:{{{1|}}}|<div class="chest-quality">Тип: {{#switch:{{lc:{{Current_item_data|{{{1}}}|subtype}}}} | ||
|добыча=<span>[[Предметы|Добыча]]</span> | |добыча=<span>[[Предметы|Добыча]]</span> | ||
|крафт=<span>[[Рецепты|Крафт]]</span> | |крафт=<span>[[Рецепты|Крафт]]</span> | ||
Строка 17: | Строка 17: | ||
|крафт/валюта=<span>[[Рецепты|Крафт]] / [[Магазин|Валюта]]</span> | |крафт/валюта=<span>[[Рецепты|Крафт]] / [[Магазин|Валюта]]</span> | ||
|набор=<span>[[Магазин|Набор]]</span> | |набор=<span>[[Магазин|Набор]]</span> | ||
}}}}{{#if:{{ | }}}}{{#if:{{Current_item_data|{{{1}}}|rarity}}|<!-- | ||
--><br>Редкость: {{#if:{{{1}}}|{{#switch:{{lc:{{ | --><br>Редкость: {{#if:{{{1}}}|{{#switch:{{lc:{{Current_item_data|{{{1}}}|rarity}}}} | ||
|обычный={{Цвет|common|Обычный}} | |обычный={{Цвет|common|Обычный}} | ||
|необычный={{Цвет|white|Необычный}} | |необычный={{Цвет|white|Необычный}} | ||
Строка 27: | Строка 27: | ||
}}}}}} | }}}}}} | ||
</div><!-- | </div><!-- | ||
-->{{#if:{{ | -->{{#if:{{Current_item_data|{{{1}}}|description}}|<div class="chest-description">{{Current_item_data|{{{1}}}|description}}</div>}}<!-- | ||
-->{{#if:{{ | -->{{#if:{{Current_item_data|{{{1}}}|key}}|<div class="chest-key-heading">Для этого сундука требуется ключ.</div><div class="chest-key-name"><div class="chest-key">{{sii|item={{Current_item_data|{{{1}}}|key}}|size=40px}}</div></div>}}<!-- | ||
-->{{#ifexpr:{{ | -->{{#ifexpr:{{Current_item_data|{{{1}}}|min_cost}} > 0|{{Chest/auction|{{Current_item_data|{{{1}}}|min_cost}}|{{Current_item_data|{{{1}}}|deposit}}}}}}<!-- | ||
--><div class="chest-content-header-wrapper mw-collapsible mw-collapsed" data-expandtext="Открыть" data-collapsetext="Закрыть"> | --><div class="chest-content-header-wrapper mw-collapsible mw-collapsed" data-expandtext="Открыть" data-collapsetext="Закрыть"> | ||
<div class="chest-content-header">Содержимое комплекта</div> | <div class="chest-content-header">Содержимое комплекта</div> | ||
{{#ifexpr:{{ | {{#ifexpr:{{Current_item_data|{{{1}}}|loot_count}} > 0| | ||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
<div class="chest-content-wrapper"> | <div class="chest-content-wrapper"> | ||
{{#switch:{{ | {{#switch:{{Current_item_data|{{{1}}}|loot_count}} | ||
|1={{#ifexpr:{{cilp|{{{1}}}|index=1}} > 0|<div class="chest-content-count">Будет открыто паков: {{cilp|{{{1}}}|index=1}}</div> | |1={{#ifexpr:{{cilp|{{{1}}}|index=1}} > 0|<div class="chest-content-count">Будет открыто паков: {{cilp|{{{1}}}|index=1}}</div> | ||
{{#switch:{{cilt|{{{1}}}|index=1}} | {{#switch:{{cilt|{{{1}}}|index=1}} |