Шаблон:Box/1
Матеріал з ТерноВікі
(відмінності між версіями)
Ka6iHa (обговорення | внесок) |
Ka6iHa (обговорення | внесок) |
||
(6 проміжних версій не показані.) | |||
Рядок 1: | Рядок 1: | ||
- | <table width=" | + | <table width="{{{WIDTH}}}" style="border: 0px; " cellpadding="0" cellspacing="0"> |
<tr> | <tr> | ||
- | <td style="width: 100%; vertical-align: top; border:1px solid #808080; margin-left: auto; margin-right: auto" | + | <td style="width:100% ; vertical-align: top; border:1px solid #808080; margin-left: auto; margin-right: auto" |
| style="width: 50%; border: 1px solid #808080; -moz-border-radius-topleft: 10px; -moz-border-radius-bottomleft: 10px; -moz-border-radius-topright: 10px; -moz-border-radius-bottomright: 10px; height: 100%;" colspan="1" > | | style="width: 50%; border: 1px solid #808080; -moz-border-radius-topleft: 10px; -moz-border-radius-bottomleft: 10px; -moz-border-radius-topright: 10px; -moz-border-radius-bottomright: 10px; height: 100%;" colspan="1" > | ||
Рядок 16: | Рядок 16: | ||
<div style="background-color: {{{COLOR_END}}}; height:15px; -moz-border-radius-topleft: 0px; -moz-border-radius-bottomleft: 9px; -moz-border-radius-topright: 0px; -moz-border-radius-bottomright: 9px;"></div> | <div style="background-color: {{{COLOR_END}}}; height:15px; -moz-border-radius-topleft: 0px; -moz-border-radius-bottomleft: 9px; -moz-border-radius-topright: 0px; -moz-border-radius-bottomright: 9px;"></div> | ||
</td></tr></table> | </td></tr></table> | ||
+ | |||
+ | <noinclude> | ||
+ | <div style="background-color:#ecfcf4; border:1px solid #aaa; padding:5px; clear: both; margin: 1em 0 0 0;"> | ||
+ | ==Використання== | ||
+ | Цей шаблон дозволяє помістити заголовок і блок тексту в оригінальну таблицю, оформлену кольорами. Приклад використання та вигляд шаблону подані нижче. | ||
+ | |||
+ | <nowiki>{{:Шаблон:box/1 | ||
+ | |COLOR_TOP=YELLOW | ||
+ | |TITLE=ЗАГОЛОВОК | ||
+ | |CONTENT=Текстовий блок | ||
+ | |COLOR_END=#003366}}</nowiki> | ||
+ | |||
+ | {{:Шаблон:box/1 | ||
+ | |COLOR_TOP=YELLOW | ||
+ | |TITLE=ЗАГОЛОВОК | ||
+ | |CONTENT=Текстовий блок | ||
+ | |COLOR_END=#003366}} | ||
+ | </div> | ||
+ | </noinclude> | ||
+ | <noinclude>[[Категорія:Шаблони]]</noinclude> |
Поточна версія на 20:21, 4 січня 2011
{{{TITLE}}}
{{{CONTENT}}}
|
Використання
Цей шаблон дозволяє помістити заголовок і блок тексту в оригінальну таблицю, оформлену кольорами. Приклад використання та вигляд шаблону подані нижче.
{{:Шаблон:box/1 |COLOR_TOP=YELLOW |TITLE=ЗАГОЛОВОК |CONTENT=Текстовий блок |COLOR_END=#003366}}
ЗАГОЛОВОК
Текстовий блок
|