Template:Yes/zh
是 |
此模板可添加至表格内容中。
用法
- {{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 |