Шаблон:Pageframe: различия между версиями
Aylong (обсуждение | вклад) м (Отмена правки 42121, сделанной Aylong (обсуждение)) Метка: отмена |
Aylong (обсуждение | вклад) мНет описания правки |
||
Строка 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> | |||
<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:{{{image|}}}|[[file:{{{image}}}|left|24px]]|}}'''{{{title}}}'''{{#if:{{{image|}}}|[[file:{{{image}}}|right|24px]]|}}</center></div> | <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:{{{image|}}}|[[file:{{{image}}}|left|24px]]|}}'''{{{title}}}'''{{#if:{{{image|}}}|[[file:{{{image}}}|right|24px]]|}}</center></div> | ||
<div style="background-color: {{ColorPalette|{{{color}}}|Transparent}}; padding: 0.75em;>{{{content}}}</div><div class="tgui-blur" | <div style="background-color: {{ColorPalette|{{{color}}}|Transparent}}; padding: 0.75em;>{{{content}}}</div></div></div><div class="tgui-blur"></div> |