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

Нет описания правки
Метка: отменено
мНет описания правки
 
(не показано 7 промежуточных версий 1 участника)
Строка 1: Строка 1:
<div class="item-template" style="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="item-template-item">
<div class="item-template-item">
<div style="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="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; width: 150px; padding: 0 0.75em;">'''Found in: '''{{{foundin|Undefined}}}<br>'''Used for:''' {{{usedfor|Undefined}}}<br>'''Strategy:''' {{{strategy|Undefined}}}</div></div>
<div style="flex: 1; align-content: center; padding: 0 0.75em;">'''Местонахождение: '''{{{foundin|Undefined}}}<br>'''Используется для:''' {{{usedfor|Undefined}}}<br>'''Стратегия:''' {{{strategy|Undefined}}}</div></div>
<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}};>'''Description'''</div>
<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="padding: 0.25em 0.5em;>
<div class="item-template-desc">{{#if:{{{description|}}}|{{{description}}}|No description}}</div></div></div>
{{#if:{{{description|}}}|{{{description}}}|No description}}
</div></div></div>


<noinclude>
<noinclude>

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

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


DO NOT USE THIS TEMPLATE

Use Template:Item instead.