Шаблон:Storage: различия между версиями
Aylong (обсуждение | вклад) Нет описания правки |
Aylong (обсуждение | вклад) Нет описания правки |
||
Строка 1: | Строка 1: | ||
<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="item-template-item"> | |||
<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="flex: 1; align-content: center; padding: 0 0.75em;">'''Found in: '''{{{foundin|Undefined}}}<br>'''Used for:''' {{{usedfor|Undefined}}}<br>'''Strategy:''' {{{strategy|Undefined}}}</div></div> | |||
<div style="display: flex;> | |||
<div class="item-template-storage"> | |||
| | <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 class="item-template-desc" style="text-align: center;">{{{contents|Contents not defined}}}</div></div> | |||
<div class="item-template-storage"> | |||
<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> | |||
<noinclude> | |||
== DO NOT USE THIS TEMPLATE == | == DO NOT USE THIS TEMPLATE == | ||
Use [[:Template:Item]] instead. | Use [[:Template:Item]] instead. | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Версия от 23:13, 3 июля 2024
Contents
Contents not defined
Description
No description
DO NOT USE THIS TEMPLATE
Use Template:Item instead.