Шаблон:Сообщение — различия между версиями
EvilCat (обсуждение | вклад) м (Замена текста — «[[Категория:RPG Wikia» на «{{исправлено}} [[Категория:Вики-шаблоны») |
Demetrius (обсуждение | вклад) м (возможность задавать alt text через alt=) |
||
Строка 1: | Строка 1: | ||
<div style="width: {{{width|auto}}}; {{#if:{{{float|}}}|float:{{{float}}};}} {{#if:{{{clear|}}}|clear:{{{clear}}};}} {{#if:{{{debug|}}}|border: 1px dashed red;}}"> | <div style="width: {{{width|auto}}}; {{#if:{{{float|}}}|float:{{{float}}};}} {{#if:{{{clear|}}}|clear:{{{clear}}};}} {{#if:{{{debug|}}}|border: 1px dashed red;}}"> | ||
{| {{#if:{{{float|}}}||align=center}} {{#if:{{{width|}}}|width={{{width|}}}}} class="{{{id}}}" cellspacing="8" cellpadding="0" style="background: {{{backgroundcolor}}}; border: 1px solid {{{bordercolor|#aaa}}}; margin-top: 2px; margin-bottom: 2px; " | {| {{#if:{{{float|}}}||align=center}} {{#if:{{{width|}}}|width={{{width|}}}}} class="{{{id}}}" cellspacing="8" cellpadding="0" style="background: {{{backgroundcolor}}}; border: 1px solid {{{bordercolor|#aaa}}}; margin-top: 2px; margin-bottom: 2px; " | ||
− | | style="padding-right: 4px; padding-left: 4px;" align="center" width="1%"| [[Файл:{{{image}}}|{{{size|40px}}}|]] | + | | style="padding-right: 4px; padding-left: 4px;" align="center" width="1%"| [[Файл:{{{image}}}|{{{size|40px}}}{{#if: {{{alt|}}}|alt={{{alt}}}}}]] |
| {{#if:{{{heading|}}}|'''{{{heading}}}'''<br />}}{{{message}}} | | {{#if:{{{heading|}}}|'''{{{heading}}}'''<br />}}{{{message}}} | ||
|} | |} | ||
Строка 18: | Строка 18: | ||
| width = | | width = | ||
| image = | | image = | ||
+ | | alt = | ||
| size = | | size = | ||
| heading = | | heading = |
Версия 03:31, 7 июня 2024
[[Файл:{{{image}}}|40px]] | {{{message}}} |
Использование
Служебный шаблон для оформления сообщений, служащий для лучшего выделения их из основного текста.
Образец для заполнения:
{{Сообщение | id = | backgroundcolor = | bordercolor = | width = | image = | alt = | size = | heading = | message = | float = }} |