Шаблон:

Материал из Онлайн справочника
Версия от 15:34, 13 мая 2023; Myagkij (обсуждение | вклад) (Новая страница: «<noinclude>{| class="wikitable" |- |</noinclude>data-sort-value="{{{sort|No}}}" style="background: {{{color|#FFD2D2}}}; color:black; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="table-no2" {{#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 <cod...»)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
Перейти к навигацииПерейти к поиску

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|{{✗}}