Шаблон:✓

Материал из Онлайн справочника
Версия от 15:34, 13 мая 2023; Myagkij (обсуждение | вклад) (Новая страница: «<noinclude>{| class="wikitable" |- |</noinclude>data-sort-value="{{{sort|Yes}}}" style="background: {{{color|#D2FFD2}}}; color: black; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="table-yes2" {{#if:{{{rowspan|}}}|rowspan="{{{rowspan}}}"}} |{{{text|✓}}}<noinclude> |} If you want to use other attributes in the cell, e.g. colspan or rowspan, they need to be put ''before'' the template call, and there must be no vertical bar <c...»)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
Перейти к навигацииПерейти к поиску
✓

If you want to use other attributes in the cell, e.g. colspan or rowspan, they need to be put before the template call, and there must be no vertical bar | in between them:

This: |colspan=2 {{✓}}
Not: |colspan=2|{{✓}}