Шаблон:RulesBox: различия между версиями
Pok (обсуждение | вклад) мНет описания правки |
Pok (обсуждение | вклад) мНет описания правки |
||
| Строка 1: | Строка 1: | ||
<div class="rules__block" style="margin: {{{margin|20px 5px}}};border-left: {{{border-size|5px}}} solid {{{border-color|# | <div class="rules__block" style="margin:{{{margin|20px 5px}}};border-left:{{{border-size|5px}}} solid {{{border-color|#404053}}};padding:{{{padding|12px}}};color:{{{color|lightgrey}}};> | ||
<div class="rules__container"> | <div class="rules__container"> | ||
{{#if: {{{title|}}} | | {{#if: {{{title|}}} | | ||
| Строка 5: | Строка 5: | ||
}} | }} | ||
{{#if: {{{content|}}} | | {{#if: {{{content|}}} | | ||
<div class="rules__content" style="margin-top: {{{margin-top-content|10px}}};>{{{content}}}</div> | <div class="rules__content" style="margin-top:{{{margin-top-content|10px}}};>{{{content}}}</div> | ||
}} | }} | ||
</div> | </div> | ||