Шаблон:FlatCardWithHeader: различия между версиями
Материал из Space Station 14 Вики
Pok (обсуждение | вклад) мНет описания правки |
Pok (обсуждение | вклад) мНет описания правки |
||
Строка 1: | Строка 1: | ||
<div class="flat-card-with-header" style="margin:{{{margin|16px 0px}}};> | <div class="flat-card-with-header" style="background-color:{{{background-color|#303039}}}{{{transparency|45}}};margin:{{{margin|16px 0px}}};> | ||
{{#if:{{{title|}}}| | {{#if:{{{title|}}}| | ||
<div class="flat-card-with-header__header" style="background-color:{{{background-color|#303039}}}> | <div class="flat-card-with-header__header" style="background-color:{{{background-color|#303039}}}> | ||
Строка 6: | Строка 6: | ||
</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: | ||
Строка 22: | Строка 22: | ||
border: 1px solid #ffffff0с; | border: 1px solid #ffffff0с; | ||
border-bottom: 3px solid #00000045 !important; | border-bottom: 3px solid #00000045 !important; | ||
border-radius: 0.4em | border-radius: 0.4em; | ||
} | } | ||
Версия от 07:49, 30 декабря 2024
{{{content}}}