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

Материал из Касса
Перейти к навигации Перейти к поиску
(Mediawiki переименовал страницу Шаблон:ProductTable-3 в Шаблон:ProductTable-2)
Метка: новое перенаправление
 
(Отмена правки 14408, сделанной Mediawiki (обсуждение))
Метка: отмена
 
(не показаны 2 промежуточные версии этого же участника)
Строка 1: Строка 1:
#перенаправление [[Шаблон:ProductTable-2]]
<table width="100%" id="shtable" style="width:100%; min-height:36px;" cellpadding="5px">
  <tr>
      <td width="33%" valign="top" style="border-bottom: 1px solid #ccc;">{{{title-left}}}</td>
      <td width="33%" valign="top" style="border-bottom: 1px solid #ccc;">{{{title-center}}}</td>
      <td width="33%" valign="top" style="border-bottom: 1px solid #ccc;">{{{title-right}}}</td>
  </tr>
  <tr>
      <td valign="top">{{{content-left}}}</td>
      <td valign="top">{{{content-center}}}</td>
      <td valign="top">{{{content-right}}}</td>
  </tr>
</table>

Текущая версия на 11:49, 8 апреля 2022

{{{title-left}}} {{{title-center}}} {{{title-right}}}
{{{content-left}}} {{{content-center}}} {{{content-right}}}