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

мНет описания правки
мНет описания правки
 
(не показана 1 промежуточная версия 1 участника)
Строка 1: Строка 1:
<div class="item-template mobile-support" style="flex-direction: row; width: 50%; background-color: {{ColorPalette|{{{bgcolor}}}|Transparent}}; border:1px solid {{ColorPalette|{{{bgcolor}}}|Light}};">
<div class="item-template mobile-support" style="width: 50%; background-color: {{ColorPalette|{{{bgcolor}}}|Transparent}}; border:1px solid {{ColorPalette|{{{bgcolor}}}|Light}};">
<div class="tgui-blur"></div>
<div class="tgui-blur"></div>
<div class="item-template-item" style="flex-direction: column; border-right: 1px solid {{ColorPalette|{{{bgcolor}}}|Opaque}};">
<div class="item-template-item">
<div style="align-content: center; padding: 0.5em; background-color:{{ColorPalette|{{{bgcolor}}}|Light}}; width: 150px; text-align: center;">{{#if:{{{OverrideImage|}}}|{{{image|}}}|[[File:{{{image|{{{name|Unknown}}}.png}}}{{!}}64px{{!}}{{{name|Item}}}]]}}<br>'''{{{name|Item}}}'''</div>
<div style="align-content: center; padding: 0.5em; background-color:{{ColorPalette|{{{bgcolor}}}|Light}}; border-right: 1px solid {{ColorPalette|{{{bgcolor}}}|Opaque}}; width: 150px; text-align: center;">{{#if:{{{OverrideImage|}}}|{{{image|}}}|[[File:{{{image|{{{name|Unknown}}}.png}}}{{!}}64px{{!}}{{{name|Item}}}]]}}<br>'''{{{name|Item}}}'''</div>
<div style="text-align: center; padding: 0.25em 0.5em; background-color:{{ColorPalette|{{{bgcolor}}}|Primary}}; border-width: 1px 0; border-style: solid; border-color: {{ColorPalette|{{{bgcolor}}}|Opaque}};>'''Contents'''</div>
<div style="flex: 1; align-content: center; padding: 0 0.75em;">'''Местонахождение: '''{{{foundin|Undefined}}}<br>'''Используется для:''' {{{usedfor|Undefined}}}<br>'''Стратегия:''' {{{strategy|Undefined}}}</div></div>
<div style="display: flex;">
<div style="display: flex; flex-direction: column; width: calc(150px + 1em); border-right: 1px solid {{ColorPalette|{{{bgcolor}}}|Opaque}};">
<div style="text-align: center; padding: 0.25em 0.5em; background-color:{{ColorPalette|{{{bgcolor}}}|Primary}}; border-width: 1px 0; border-style: solid; border-color: {{ColorPalette|{{{bgcolor}}}|Opaque}};>'''Содержит'''</div>
<div class="item-template-desc" style="width: 150px; text-align: center;">{{{contents|Contents not defined}}}</div></div>
<div class="item-template-desc" style="width: 150px; text-align: center;">{{{contents|Contents not defined}}}</div></div>
<div class="item-template-item" style="flex: 1; flex-direction: column;">
<div style="display: flex; flex-direction: column; flex: 1;">
<div style="flex: 1; align-content: center; padding: 0 0.75em;">'''Found in: '''{{{foundin|Undefined}}}<br>'''Used for:''' {{{usedfor|Undefined}}}<br>'''Strategy:''' {{{strategy|Undefined}}}</div>
<div style="padding: 0.25em 0.5em; background-color:{{ColorPalette|{{{bgcolor}}}|Primary}}; border-width: 1px 0; border-style: solid; border-color: {{ColorPalette|{{{bgcolor}}}|Opaque}};>'''Описание'''</div>
<div style="display: flex; flex-direction: column;>
<div style="text-align: center; padding: 0.25em 0.5em; background-color:{{ColorPalette|{{{bgcolor}}}|Primary}}; border-width: 1px 0; border-style: solid; border-color: {{ColorPalette|{{{bgcolor}}}|Opaque}};>'''Description'''</div>
<div class="item-template-desc">{{#if:{{{description|}}}|{{{description}}}|No description}}</div></div></div></div>
<div class="item-template-desc">{{#if:{{{description|}}}|{{{description}}}|No description}}</div></div></div></div>



Текущая версия от 09:06, 27 июля 2024

Item
Item
Местонахождение: Undefined
Используется для: Undefined
Стратегия: Undefined
Содержит
Contents not defined
Описание
No description


DO NOT USE THIS TEMPLATE

Use Template:Item instead.