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

Материал из Касса
Перейти к навигации Перейти к поиску
Строка 1: Строка 1:
<table id="shtable" style="width:100%; min-height:36px;" cellpadding="5px">
<table id="shtable" style="width:100%; min-height:36px;" cellpadding="5px">
   <tr>
   <tr>
       <td colspan="2" valign="top" style="border-bottom: 1px solid #ccc;">{{{title-center}}}</td>
       <td colspan="2" valign="top" style="border-bottom: 1px solid #ccc;">{{{title-1}}}</td>
   </tr>
   </tr>
   <tr>
   <tr>
       <td width="33%" valign="top" style="border-bottom: 1px solid #ccc;">{{{title-center}}}</td>
       <td width="33%" valign="top" style="border: 1px solid #ccc;">
       <td width="33%" valign="top" style="border-bottom: 1px solid #ccc;">{{{title-right}}}</td>
        <table width="80%" align="center">
            <tr>
              <td rowspan="2">[[File:{{{productImg-1}}}|80px|link={{{productlink-1}}}]]</td>
              <td>'''{{{productName-1}}}'''</td>
            </tr>
            <tr>
              <td>''{{{productDescription-1}}}''</td>
            </tr>
        </table>
      </td>
       <td width="33%" valign="top" style="border: 1px solid #ccc;">
        <table width="80%" align="center">
            <tr>
              <td rowspan="2">[[File:{{{productImg-2}}}|80px|link={{{productlink-2}}}]]</td>
              <td>'''{{{productName-2}}}'''</td>
            </tr>
            <tr>
              <td>''{{{productDescription-2}}}''</td>
            </tr>
        </table>
      </td>
 
   </tr>
   </tr>
</table>
</table>

Версия 17:58, 13 апреля 2022

{{{title-1}}}
[[File:{{{productImg-1}}}|80px|link={{{productlink-1}}}]] {{{productName-1}}}
{{{productDescription-1}}}
[[File:{{{productImg-2}}}|80px|link={{{productlink-2}}}]] {{{productName-2}}}
{{{productDescription-2}}}