Шаблон:Prototypes/Механика/Груз/base: различия между версиями
Материал из Space Station 14 Вики
Pok (обсуждение | вклад) мНет описания правки |
Pok (обсуждение | вклад) Нет описания правки |
||
| Строка 1: | Строка 1: | ||
<div class="груз"> | <div class="груз"> | ||
<div class=" | <div class="груз__image">[[Файл:{{{icon|CrateArmorySMG.png}}}|64x64px|центр|link=]]</div> | ||
<div class="груз__name">{{#invoke:Entity Lookup|getname|{{{id|CrateArmorySMG}}}}}</div> | <div class="груз__name">{{#invoke:Entity Lookup|getname|{{{id|CrateArmorySMG}}}}}</div> | ||
<div class=" | <div class="груз__content"> | ||
<div>Стоимость: <span style="color:#2ca937;">'''{{{price|9000}}}'''</span>$</div> | <div>Стоимость: <span style="color:#2ca937;">'''{{{price|9000}}}'''</span>$</div> | ||
<div>Категория: <span class=" | <div>Категория: <span class="груз__сategory">'''{{#invoke:Ftl|main|translation|{{{name|cargoproduct-category-name-armory}}}}}'''</span></div> | ||
</div> | </div> | ||
<div class=" | <div class="груз__product"> | ||
{{#if: {{{content|}}} | | {{#if: {{{content|}}} | | ||
{{Шаблон:FlatCardWithHeader | {{Шаблон:FlatCardWithHeader | ||
|title = Ящик содержит | |title = Ящик содержит | ||
|transparency-title = 0a | |||
|transparency-title = | |||
|margin = 0 | |margin = 0 | ||
|content = | |content = | ||
| Строка 24: | Строка 22: | ||
</div> | </div> | ||
}} | }} | ||
| | |||
{{Шаблон:FlatCardWithHeader | {{Шаблон:FlatCardWithHeader | ||
|title = Доставляется без | |title = Доставляется без ящика | ||
|transparency-title = 0a | |||
|transparency-title = | |||
|margin = 0 | |margin = 0 | ||
|content = | |content = | ||
| Строка 36: | Строка 32: | ||
</div> | </div> | ||
}} | }} | ||
}} | |||
{{#if: {{{access|}}}{{{description|}}} | | |||
<div class="груз__notes"> | |||
{{#if: {{{access|}}} | | |||
<div>'''Для открытия ящика необходим доступ:''' {{{access}}}</div> | |||
}} | |||
{{#if: {{{description|}}} | | |||
<div>'''Примечание:''' {{{description}}}</div> | |||
}} | |||
</div> | </div> | ||
}} | }} | ||
| Строка 47: | Строка 52: | ||
grid-template-rows: 0fr 0fr; | grid-template-rows: 0fr 0fr; | ||
grid-template-columns: 0fr; | grid-template-columns: 0fr; | ||
background: # | background: #2b2b33; | ||
font-size: 14px; | font-size: 14px; | ||
padding: 10px; | padding: 10px; | ||
| Строка 55: | Строка 60: | ||
} | } | ||
. | .груз__image { | ||
grid-row: 1 / 3; | grid-row: 1 / 3; | ||
margin-right: 14px; | margin-right: 14px; | ||
| Строка 69: | Строка 74: | ||
} | } | ||
. | .груз__content { | ||
display: flex; | display: flex; | ||
justify-content: space-between; | justify-content: space-between; | ||
| Строка 77: | Строка 82: | ||
} | } | ||
. | .груз__product { | ||
display: grid; | display: grid; | ||
grid-column: 1 / 3; | grid-column: 1 / 3; | ||
grid-template-rows: | grid-template-rows: 1fr 0fr; | ||
gap: 6px; | gap: 6px; | ||
margin-top: 10px; | margin-top: 10px; | ||
} | } | ||
. | .груз__notes { | ||
display: grid; | |||
gap: 6px; | |||
} | } | ||
. | .груз__product-prerequisites span { | ||
color: #af65db; | color: #af65db; | ||
} | } | ||
. | .cargo-group { | ||
display: grid; | display: grid; | ||
grid-template-columns: repeat(auto-fill, minmax( | grid-template-columns: repeat(auto-fill, minmax(500px, 1fr)); | ||
gap: 12px; | gap: 12px; | ||
} | } | ||
@media (max-width: 800px) { | @media (max-width: 800px) { | ||
. | .cargo-group { | ||
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); | grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); | ||
} | } | ||
} | } | ||
.flat-card-with-header { | |||
# | height: 100%; | ||
} | |||
#Armory .груз { | |||
border-top-color: #a92424; | border-top-color: #a92424; | ||
} | } | ||
# | #Armory .груз__technology { | ||
color: #a92424; | |||
} | } | ||
}} | }} | ||
Версия от 21:40, 5 февраля 2025

Ящик пистолетов-пулемётов
Стоимость: 9000$
Категория: Оружейная
Доставляется без ящика