Шаблон:ModernFrame/СollapsibleFrame: различия между версиями

Материал из Space Station 14 Вики
мНет описания правки
мНет описания правки
 
(не показаны 3 промежуточные версии этого же участника)
Строка 3: Строка 3:
|margin          = {{{margin|12px 0px}}}
|margin          = {{{margin|12px 0px}}}
|padding          = {{{padding|12px}}}
|padding          = {{{padding|12px}}}
|style            = {{{style}}}
|style            = {{{style|}}}
|class            = {{{class|}}}
|picture          = {{{picture|}}}
|transparency    = {{{transparency|50}}}
|transparency    = {{{transparency|50}}}
|background-color = {{{background-color|#373743}}}
|background-color = {{{background-color|#373743}}}
|border-color    = {{{border-color|#505061}}}
|border-color    = {{{border-color|#505061}}}
|content          =  
|content          =  
<div class="modern-frame-collapsible">
<div class="modern-frame--collapsible-frame">
<div class="mw-collapsible mw-collapsed modern-frame-collapsible__sub-title">
<div class="mw-collapsible mw-collapsed modern-frame--collapsible-frame__sub-title">
{{{sub-title}}}
{{{sub-title}}}
<div class="mw-collapsible-content modern-frame-collapsible__content">{{{content}}}</div>
<div class="mw-collapsible-content modern-frame--collapsible-frame__content">{{{content}}}</div>
</div>
</div>
</div>
</div>
}}<!--
}}<!--
-->{{#css:
-->{{#css:
.modern-frame-collapsible p {
.modern-frame--collapsible-frame p {
     margin: 0;
     margin: 0;
}
}


.modern-frame-collapsible .mw-collapsible span {
.modern-frame--collapsible-frame .mw-collapsible span {
     position: relative;
     position: relative;
     right: 0;
     right: 0;
Строка 28: Строка 30:
}
}


.modern-frame-collapsible {
.modern-frame--collapsible-frame {
     background: #232329ef;
     background: #232329ef;
     border-radius: 0.5em;
     border-radius: 0.5em;
Строка 36: Строка 38:
}
}


.modern-frame-collapsible__content {
.modern-frame--collapsible-frame__content {
     margin-top: 16px;
     margin-top: 16px;
}
}
}}
}}

Текущая версия от 17:31, 14 января 2025

{{{title}}}

{{{sub-title}}}

{{{content}}}