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

Нет описания правки
Нет описания правки
Строка 1: Строка 1:
<div style="display: flex;justify-content: flex-start;position: relative;">
<div style="display: flex;justify-content: flex-start;position: relative;">
<div class="{{{1}}}" style="flex: 0 auto;padding: 10px;border-collapse: separate;border: 1px solid black;background: #27272e;border-radius: 0.3em;font-weight: 500;color: LemonChiffon;">
<div class="{{#switch: {{{1}}}" style="flex: 0 auto;padding: 10px;border-collapse: separate;border: 1px solid black;background: #27272e;border-radius: 0.3em;font-weight: 500;color: LemonChiffon;">
<!-- Здесь создаться чекбокс, с помощью JS -->
<!-- Здесь создаться чекбокс, с помощью JS -->
</div></div>
</div></div>