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

мНет описания правки
м Замена текста — «--theme-bg-color-300» на «--theme-bg-color-250»
 
(не показаны 2 промежуточные версии этого же участника)
Строка 1: Строка 1:
<div class="flat-card-with-header" style="background-color:{{{background-color|#d7d7ff}}}{{{transparency-content|06}}};margin:{{{margin|16px 0px}}};>
<div class="flat-card-with-header" style="
--bg-color: {{{background-color|var(--theme-bg-color-250)}}};
margin:{{{margin|16px 0px}}};
">
{{#if:{{{title|}}}|
{{#if:{{{title|}}}|
<div class="flat-card-with-header__header" style="background-color:{{{background-color|#d7d7ff}}}{{{transparency-title|12}}};{{#if:{{{picture|}}}||justify-content:center}}>
<div class="flat-card-with-header__header" style="{{#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>