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

мНет описания правки
Нет описания правки
Строка 3: Строка 3:
<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="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; padding: 0 0.75em;">'''Found in: '''{{{foundin|Undefined}}}<br>'''Used for:''' {{{usedfor|Undefined}}}<br>'''Strategy:''' {{{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}};>'''Description'''</div>
<div style="padding: 0.25em 0.5em; white-space: break-spaces;>{{#if:{{{description|}}}|{{{description}}}|No description}}</div></div></div>
<div style="padding: 0.25em 0.5em; white-space: break-spaces;>{{#if:{{{description|}}}|{{{description}}}|No description}}</div></div></div>

Версия от 21:28, 3 июля 2024

Item
Item
Found in: Undefined
Used for: Undefined
Strategy: Undefined
Description
No description


DO NOT USE THIS TEMPLATE

Use Template:Item instead.