Шаблон: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="item-template mobile-support" style="flex-direction: row; 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" | <div class="item-template-item" style="flex-direction: column; border-right: 1px solid {{ColorPalette|{{{bgcolor}}}|Opaque}};"> | ||
<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="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="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-desc" style="text-align: center;">{{{contents|Contents not defined}}}</div></div> | ||
<div class="item-template- | <div class="item-template-item" style="flex: 1; flex-direction: column;"> | ||
<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="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 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> |
Версия от 23:28, 3 июля 2024
Found in: Undefined
Used for: Undefined
Strategy: Undefined
Used for: Undefined
Strategy: Undefined
Description
No description
DO NOT USE THIS TEMPLATE
Use Template:Item instead.