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

Нет описания правки
Нет описания правки
 
(не показаны 53 промежуточные версии этого же участника)
Строка 1: Строка 1:
<noinclude>
<includeonly>
{{Documentation}}
<div class="mw-collapsible mw-collapsed" style="width:100%; solid #aaa; margin-bottom:10px;">
</noinclude><includeonly>
  <div class="mw-collapsible-toggle" style="font-weight:bold; background:#f8f9fa; padding:5px;">
<div class="mw-collapsible mw-collapsed" style="width:100%;">
    {{{1|Заголовок}}}
<div style="display:flex; justify-content:space-between; align-items:center; cursor:pointer;" class="mw-collapsible-toggle">
  </div>
<span style="font-weight:bold;">{{{1|Заголовок}}}</span>
  <div class="mw-collapsible-content" style="padding:10px;">
<span class="collapse-arrow"></span>
    {{{2|Содержимое}}}
  </div>
</div>
</div>
<div class="mw-collapsible-content" style="padding:5px 0 0 10px;">
<div style="clear: both;"></div>  
{{{2|Содержимое блока}}}
</div>
</div>
 
<style>
.mw-collapsible.mw-collapsed .collapse-arrow::before {
  content: "▶";
}
.mw-collapsible:not(.mw-collapsed) .collapse-arrow::before {
  content: "▼";
}
.collapse-arrow::before {
  margin-left: 5px;
}
</style>
</includeonly>
</includeonly>

Текущая версия от 22:17, 9 мая 2025