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

Материал из Касса
Перейти к навигации Перейти к поиску
 
(не показаны 3 промежуточные версии этого же участника)
Строка 6: Строка 6:
   <TABLE width="1000px">
   <TABLE width="1000px">
       <tr>
       <tr>
           <td width="600px">
           <td width="400px" valign="top">
          <div align="left">{{{ErrorDescriptrion-1}}}</div><br><br>
              <TABLE width="100%" style="border-color: red; border-style: solid; border-width: 1px; padding: 5px;">
          <div align="left">{{{ErrorDescriptrion-2}}}</div>
          </td>
          <td width="400px" style="border-color: red; border-style: solid; border-width: 1px; padding: 5px;" >
              <TABLE width="100%">
                   <tr><td colspan="2" align="center" style="background-color: #eda487; width: 100%">'''Описание'''</td></tr>
                   <tr><td colspan="2" align="center" style="background-color: #eda487; width: 100%">'''Описание'''</td></tr>
                   <tr><td colspan="2">[[File:{{{ErrorImg}}}|center|250px|]]</td></tr>
                   <tr><td colspan="2">[[File:{{{ErrorImg}}}|center|250px|]]</td></tr>
Строка 17: Строка 13:
                   <tr style="height: 40px;"><td valign="top">'''Текст ошибки:'''</td><td valign="top">''{{{ErrorText}}}''</td></tr>
                   <tr style="height: 40px;"><td valign="top">'''Текст ошибки:'''</td><td valign="top">''{{{ErrorText}}}''</td></tr>
                   <tr style="height: 40px;"><td valign="top">'''Источник:'''</td><td valign="top">{{{ErrorSource}}}</td></tr>
                   <tr style="height: 40px;"><td valign="top">'''Источник:'''</td><td valign="top">{{{ErrorSource}}}</td></tr>
                   <tr style="height: 40px;"><td valign="top">'''Спецификация:'''</td valign="top"><td>{{{ErrorSpecification}}}</td></tr>
                   <tr style="height: 40px;"><td valign="top">'''Спецификация:'''</td><td valign="top">{{{ErrorSpecification}}}</td></tr>
                   <tr style="height: 40px;"><td valign="top">'''Решение:'''</td><td valign="top">{{{ErrorSolution}}}</td></tr>
                   <tr style="height: 40px;"><td valign="top">'''Решение:'''</td><td valign="top">{{{ErrorSolution}}}</td></tr>
               </TABLE>
               </TABLE>
           </td>
           </td>
          <td width="600px" valign="top">
              <div align="left">{{{ErrorDescriptrion-1}}}</div><br><br>
              <div align="left">{{{ErrorDescriptrion-2}}}</div>
          </td>
       </tr>
       </tr>
   </TABLE>
   </TABLE>
</div>
</div>

Текущая версия на 18:56, 11 августа 2022

‎ Тут будет описано как работает шаблон с ошибками БИФИТ ‎

Описание
[[File:{{{ErrorImg}}}|center|250px|]]
Номер:{{{ErrorNumber}}}
Текст ошибки:{{{ErrorText}}}
Источник:{{{ErrorSource}}}
Спецификация:{{{ErrorSpecification}}}
Решение:{{{ErrorSolution}}}
{{{ErrorDescriptrion-1}}}


{{{ErrorDescriptrion-2}}}