Template:Yes/ru
Да |
Этот шаблон добавляет содержимое в таблицы.
Использование
- {{Yes}} →
style="background:#9F9;vertical-align:middle;text-align:center;" class="table-yes" | Да
- {{Yes|plain=1}} →
Да
Параметры
align
- Меняет расположение. По умолчаниюcenter
.style
- Меняет стиль.
Документация шаблона
Used to create a green cell in a table with a default internationalised text saying yes.
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | free text
| String | optional |
plain | plain | triggers the default style. If plain is present, the template default style is omitted.
| String | optional |
align | align | align the text in the cell (follow CSS/text-align)
| String | optional |
style | style | style of the box (follow CSS/border)
| String | optional |