Шаблон:FlatCardWithHeader: различия между версиями
Материал из Space Station 14 Вики
Pok (обсуждение | вклад) мНет описания правки |
Pok (обсуждение | вклад) мНет описания правки |
||
(не показано 13 промежуточных версий этого же участника) | |||
Строка 1: | Строка 1: | ||
<div class="flat-card-with-header" style="margin:{{{margin|16px 0px}}};> | <div class="flat-card-with-header" style="background-color:{{{background-color|#d7d7ff}}}{{{transparency-content|06}}};margin:{{{margin|16px 0px}}};> | ||
{{#if:{{{title|}}}| | {{#if:{{{title|}}}| | ||
<div class="flat-card-with-header__header" style="background-color:{{{background-color|# | <div class="flat-card-with-header__header" style="background-color:{{{background-color|#d7d7ff}}}{{{transparency-title|12}}};{{#if:{{{picture|}}}||justify-content:center}}> | ||
{{#if:{{{picture|}}}|<div class="flat-card-with-header__header-img">[[файл:{{{picture|BikeHorn.png}}}|{{{pixel|32x32px}}}|link=]]</div>}} | {{#if:{{{picture|}}}|<div class="flat-card-with-header__header-img">[[файл:{{{picture|BikeHorn.png}}}|{{{pixel|32x32px}}}|link=]]</div>}} | ||
<div style="margin-left:4px;">'''{{{title}}}'''</div> | <div style="margin-left:4px;">'''{{{title}}}'''</div> | ||
</div> | </div> | ||
}} | }} | ||
<div class="flat-card-with-header__content no-margin-edges" style="padding:{{{padding|8px | <div class="flat-card-with-header__content no-margin-edges" style="padding:{{{padding|8px}}};{{{style}}}>{{{content}}}</div></div><!-- | ||
-->{{#css: | -->{{#css: | ||
Строка 20: | Строка 20: | ||
text-align: left; | text-align: left; | ||
padding: 4px; | padding: 4px; | ||
border: 1px solid # | border: 1px solid #ffffff0f; | ||
border-bottom: 3px solid #00000045 !important; | border-bottom: 3px solid #00000045 !important; | ||
border-radius: 0.4em 0.4em 0 0; | border-radius: 0.4em 0.4em 0 0; | ||
min-height: 28px; | |||
font-size: 15px; | |||
gap: 2px; | |||
} | } | ||
Текущая версия от 19:53, 22 января 2025
{{{content}}}