Шаблон:Chest: различия между версиями

м (Замена текста — «{{sii|» на «{{SimpleIconItem|»)
Нет описания правки
 
(не показано 6 промежуточных версий этого же участника)
Строка 2: Строка 2:
<div class="chest">
<div class="chest">
<div class="chest-title">{{Current_item_data|{{{1}}}|name}}</div>
<div class="chest-title">{{Current_item_data|{{{1}}}|name}}</div>
<div class="chest-icon">{{#if:{{{1|}}}|{{ItemIcon|{{{1|}}}|{{Current_item_data|{{{1}}}|icon}}|{{Current_item_data|{{{1}}}|rarity}}|size=120px}}}}</div>
<div class="chest-icon {{#switch:{{lc:{{Current_item_data|{{{1}}}|rarity}}}}
|обычный=item-gray
|необычный=item-white
|редкий=item-green
|редчайший=item-blue
|эпический=item-epic
|легендарный=item-lega
|#default=item-gray}}">[[Файл:{{Current_item_data|{{{1}}}|icon}}|120px|ссылка=]]</div>
{{#if:{{{1|}}}|<div class="chest-quality">Тип: {{#switch:{{lc:{{Current_item_data|{{{1}}}|subtype}}}}
{{#if:{{{1|}}}|<div class="chest-quality">Тип: {{#switch:{{lc:{{Current_item_data|{{{1}}}|subtype}}}}
|добыча=<span>[[Предметы|Добыча]]</span>
|добыча=<span>[[:Категория:Предметы|Добыча]]</span>
|крафт=<span>[[Рецепты|Крафт]]</span>
|крафт=<span>[[:Категория:Крафт|Крафт]]</span>
|добыча/крафт=<span>[[Предметы|Добыча]] / [[Рецепты|Крафт]]</span>
|добыча/крафт=<span>[[:Категория:Предметы|Добыча]] / [[:Категория:Крафт|Крафт]]</span>
|подарок=<span>Подарок героя</span>
|подарок=<span>Подарок героя</span>
|награда=<span>Награда</span>
|награда=<span>Награда</span>
|награда/подарок=<span>Награда / Подарок героя</span>
|награда/подарок=<span>Награда / Подарок героя</span>
|добыча/награда=<span>[[Предметы|Добыча]] / Награда</span>
|добыча/награда=<span>[[:Категория:Предметы|Добыча]] / Награда</span>
|крафт/награда=<span>[[Рецепты|Крафт]] / Награда</span>
|крафт/награда=<span>[[:Категория:Крафт|Крафт]] / Награда</span>
|валюта=<span>[[Магазин|Валюта]]</span>
|валюта=<span>[[Магазин|Валюта]]</span>
|крафт/награда/валюта=<span>[[Рецепты|Крафт]] / Награда / [[Магазин|Валюта]]</span>
|крафт/награда/валюта=<span>[[:Категория:Крафт|Крафт]] / Награда / [[Магазин|Валюта]]</span>
|крафт/награда/герои=<span>[[Рецепты|Крафт]] / Награда / [[Магазин|Герои]]</span>
|крафт/награда/герои=<span>[[:Категория:Крафт|Крафт]] / Награда / [[Магазин|Герои]]</span>
|крафт/валюта=<span>[[Рецепты|Крафт]] / [[Магазин|Валюта]]</span>
|крафт/валюта=<span>[[:Категория:Крафт|Крафт]] / [[Магазин|Валюта]]</span>
|набор=<span>[[Магазин|Набор]]</span>
|набор=<span>[[Магазин|Набор]]</span>
}}}}{{#if:{{Current_item_data|{{{1}}}|rarity}}|<!--
}}}}{{#if:{{Current_item_data|{{{1}}}|rarity}}|<!--
Строка 37: Строка 44:
{{#switch:{{Current_item_data|{{{1}}}|loot_count}}
{{#switch:{{Current_item_data|{{{1}}}|loot_count}}
|1={{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=1}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=1}}</div>
|1={{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=1}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=1}}</div>
{{#switch:{{cilt|{{{1}}}|index=1}}
{{#switch:{{Current_item_loot_type|{{{1}}}|index=1}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
Строка 43: Строка 50:
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot|{{{1}}}|index=1}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot|{{{1}}}|index=1}}</div>
}}|{{#switch:{{cilt|{{{1}}}|index=1}}
}}|{{#switch:{{Current_item_loot_type|{{{1}}}|index=1}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
Строка 51: Строка 58:
}}}}
}}}}
|2={{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=1}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=1}}</div>
|2={{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=1}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=1}}</div>
{{#switch:{{cilt|{{{1}}}|index=1}}
{{#switch:{{Current_item_loot_type|{{{1}}}|index=1}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
Строка 57: Строка 64:
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
}}|{{#switch:{{cilt|{{{1}}}|index=1}}
}}|{{#switch:{{Current_item_loot_type|{{{1}}}|index=1}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
Строка 65: Строка 72:
}}}}
}}}}
{{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=2}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=2}}</div>
{{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=2}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=2}}</div>
{{#switch:{{cilt|{{{1}}}|index=2}}
{{#switch:{{Current_item_loot_type|{{{1}}}|index=2}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
Строка 71: Строка 78:
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
}}|{{#switch:{{cilt|{{{1}}}|index=2}}
}}|{{#switch:{{Current_item_loot_type|{{{1}}}|index=2}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
Строка 79: Строка 86:
}}}}
}}}}
|3={{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=1}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=1}}</div>
|3={{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=1}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=1}}</div>
{{#switch:{{cilt|{{{1}}}|index=1}}
{{#switch:{{Current_item_loot_type|{{{1}}}|index=1}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
Строка 85: Строка 92:
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
}}|{{#switch:{{cilt|{{{1}}}|index=1}}
}}|{{#switch:{{Current_item_loot_type|{{{1}}}|index=1}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
Строка 93: Строка 100:
}}}}
}}}}
{{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=2}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=2}}</div>
{{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=2}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=2}}</div>
{{#switch:{{cilt|{{{1}}}|index=2}}
{{#switch:{{Current_item_loot_type|{{{1}}}|index=2}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
Строка 99: Строка 106:
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
}}|{{#switch:{{cilt|{{{1}}}|index=2}}
}}|{{#switch:{{Current_item_loot_type|{{{1}}}|index=2}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
Строка 107: Строка 114:
}}}}
}}}}
{{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=3}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=3}}</div>
{{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=3}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=3}}</div>
{{#switch:{{cilt|{{{1}}}|index=3}}
{{#switch:{{Current_item_loot_type|{{{1}}}|index=3}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
Строка 113: Строка 120:
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
}}|{{#switch:{{cilt|{{{1}}}|index=3}}
}}|{{#switch:{{Current_item_loot_type|{{{1}}}|index=3}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
Строка 121: Строка 128:
}}}}
}}}}
|4={{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=1}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=1}}</div>
|4={{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=1}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=1}}</div>
{{#switch:{{cilt|{{{1}}}|index=1}}
{{#switch:{{Current_item_loot_type|{{{1}}}|index=1}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
Строка 127: Строка 134:
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
}}|{{#switch:{{cilt|{{{1}}}|index=1}}
}}|{{#switch:{{Current_item_loot_type|{{{1}}}|index=1}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
Строка 135: Строка 142:
}}}}
}}}}
{{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=2}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=2}}</div>
{{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=2}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=2}}</div>
{{#switch:{{cilt|{{{1}}}|index=2}}
{{#switch:{{Current_item_loot_type|{{{1}}}|index=2}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
Строка 141: Строка 148:
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
}}|{{#switch:{{cilt|{{{1}}}|index=2}}
}}|{{#switch:{{Current_item_loot_type|{{{1}}}|index=2}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
Строка 149: Строка 156:
}}}}
}}}}
{{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=3}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=3}}</div>
{{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=3}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=3}}</div>
{{#switch:{{cilt|{{{1}}}|index=3}}
{{#switch:{{Current_item_loot_type|{{{1}}}|index=3}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
Строка 155: Строка 162:
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
}}|{{#switch:{{cilt|{{{1}}}|index=3}}
}}|{{#switch:{{Current_item_loot_type|{{{1}}}|index=3}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
Строка 163: Строка 170:
}}}}
}}}}
{{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=4}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=4}}</div>
{{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=4}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=4}}</div>
{{#switch:{{cilt|{{{1}}}|index=4}}
{{#switch:{{Current_item_loot_type|{{{1}}}|index=4}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=4}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=4}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=4}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=4}}</div>
Строка 169: Строка 176:
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=4}}</div>
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=4}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot_items|{{{1}}}|index=4}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot_items|{{{1}}}|index=4}}</div>
}}|{{#switch:{{cilt|{{{1}}}|index=4}}
}}|{{#switch:{{Current_item_loot_type|{{{1}}}|index=4}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=4}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=4}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=4}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=4}}</div>
Строка 184: Строка 191:
-->{{#if:{{{used_in_craft|}}}|{{Current_item_used_in_craft|{{{1}}}}}}}
-->{{#if:{{{used_in_craft|}}}|{{Current_item_used_in_craft|{{{1}}}}}}}
<templatestyles src="Шаблон:Chest/styles.css" />
<templatestyles src="Шаблон:Chest/styles.css" />
</includeonly><noinclude>[[Категория:Шаблоны]]{{doc}}</noinclude>
</includeonly><noinclude>[[Категория:Шаблоны]]{{documentation}}</noinclude>

Текущая версия от 03:09, 14 октября 2023