Песочница/Pok/3: различия между версиями
Pok (обсуждение | вклад) Нет описания правки |
Pok (обсуждение | вклад) Нет описания правки Метка: ручная отмена |
||
| Строка 1: | Строка 1: | ||
{ | {{Шаблон:ModernFrame/Сollapsible | ||
|title = {{#invoke:Entity Lookup|getname|{{{id|ClosetMaintenanceFilledRandom}}}}} {{#invoke:Песочница/Pok|main|rolls|{{{id|ClosetMaintenanceFilledRandom}}}}} | |||
|{{# | |picture = {{#invoke:Entity Lookup|createimagetooltip|File:{{{id|ClosetEmergencyN2FilledRandom}}}.png|{{{id|ClosetMaintenanceFilledRandom}}}|Мета=32x32px,link=}} | ||
|- | |background-color = {{{background-color|#2f2f39}}} | ||
|border-color = {{{border-color|#3e3e4b}}} | |||
|content = | |||
|- | |||
<div class="хранилище__grid-container grid-adaptive"> | |||
{{Шаблон:FlatCardWithHeader | |||
|title = Особенности | |||
|background-color = #c1c1ff | |||
|transparency-title = 0f | |||
|margin = 0 | |||
|content = | |||
<div class="хранилище__properties"> | |||
{{#if: {{{Примечание|}}} | <div> | |||
<div class="хранилище__properties-title">Примечание:</div> | |||
{{{Примечание}}} | |||
</div> }}<!-- | |||
--><div> | |||
<div class="хранилище__properties-title">Местонахождение:</div> | |||
{{{Местонахождение|* Нет гарантированных мест спавна}}} | |||
</div><!-- | |||
-->{{#if: {{{Доступ|}}} | <div> | |||
<div class="хранилище__properties-title">Необходим доступ:</div> | |||
* {{{Доступ}}} | |||
</div> }} | |||
</div> | |||
}} | }} | ||
{{ | {{Шаблон:FlatCardWithHeader | ||
| | |title = Находится | ||
|background-color = #c1c1ff | |||
|transparency-title = 0f | |||
|margin = 0 | |||
|content = | |||
<div class="grid-item-adaptive"> | |||
{{#invoke:Песочница/Pok|main|contained|{{{id|ClosetEmergencyN2FilledRandom}}}}} | |||
{{#invoke:Песочница/Pok|main|contained|{{{id|ClosetMaintenanceFilledRandom}}}}} | |||
</div> | |||
}} | }} | ||
</div> | |||
}}<!-- | |||
-->{{#css: | |||
.хранилище__grid-container { | |||
display: grid; | |||
grid-template-columns: 0.2fr 1fr; | |||
grid-template-rows: auto; | |||
gap: 10px; | |||
} | |||
.хранилище__grid-container p { | |||
margin: 0; | |||
} | |||
.хранилище__properties { | |||
display: grid; | |||
gap: 12px; | |||
} | |||
.хранилище__properties-title { | |||
font-weight: bold; | |||
margin-bottom: 4px; | |||
} | |||
}} | }} | ||