|
|
| (не показаны 163 промежуточные версии 4 участников) |
| Строка 1: |
Строка 1: |
| {{Шаблон:ModernFrame/Сollapsible
| | <dpl> |
| |title = {{#invoke:Entity Lookup|getname|{{{id|ClosetMaintenanceFilledRandom}}}}} {{#invoke:Песочница/Pok|main|rolls|{{{id|ClosetMaintenanceFilledRandom}}}}}
| | categoriesminmax = 1, |
| |picture = {{#invoke:Entity Lookup|createimagetooltip|File:{{{id|ClosetEmergencyN2FilledRandom}}}.png|{{{id|ClosetMaintenanceFilledRandom}}}|Мета=32x32px,link=}}
| | category = Предметы |
| |background-color = {{{background-color|#2f2f39}}}
| | format = ,,{{LinkCard|горизонт_стиль=1|изображение=[[Файл:{{#invoke:Entity Lookup|getidbyname|%PAGE%}}.png]]|название=%PAGE%|ссылка=%PAGE%}}\n, |
| |border-color = {{{border-color|#3e3e4b}}}
| | </dpl> |
| |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;
| |
| }
| |
| | |
| }}
| |