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

мНет описания правки
мНет описания правки
Строка 1: Строка 1:
<div class="pageframe-container" style="position: relative; overflow: hidden; border-radius: var(--border-radius-medium); border: 1px solid {{ColorPalette|{{{color}}}|Light}}; margin: {{{margin|0}}}; box-shadow: var(--shadow-template--small);">
<div class="pageframe-container" style="position: relative; overflow: hidden; border-radius: var(--border-radius-medium); border: 1px solid {{ColorPalette|{{{color}}}|Light}}; margin: {{{margin|0}}}; box-shadow: var(--shadow-template--small);">
<div class="pageframe-header" style="background-color: {{ColorPalette|{{{color}}}|Primary}}; border-bottom: 2px solid {{ColorPalette|{{{color}}}|Opaque}}; color: var(--color-text); padding: .4em .8em .5em;"><center style=" color: var(--color-white);">{{#if:{{{icon|}}}|{{#fas:{{{icon}}}}}|}}'''{{{title}}}'''{{#if:{{{icon|}}}|{{#fas:{{{icon}}}}}|}}</center></div>
<div class="pageframe-header" style="display: flex; justify-content: space-between; align-items: center; height: 2.25em; padding: 0 1em; background-color: {{ColorPalette|{{{color}}}|Primary}}; border-bottom: 2px solid {{ColorPalette|{{{color}}}|Opaque}}; color: var(--color-white);">{{#if:{{{icon|}}}|{{#fas:{{{icon}}}}}|}}'''{{{title}}}'''{{#if:{{{icon|}}}|{{#fas:{{{icon}}}}}|}}</div>
<div style="background-color: {{ColorPalette|{{{color}}}|Transparent}}; padding: 0.75em;>{{{content}}}</div></div>
<div style="background-color: {{ColorPalette|{{{color}}}|Transparent}}; padding: 0.75em;>{{{content}}}</div></div>
<noinclude>
{{Pageframe
|title = Тестовый тайтл
|icon  = vial
|color = Accent
}}

Версия от 18:45, 31 октября 2024

{{{title}}}
{{{content}}}


Тестовый тайтл
{{{content}}}