Modèle:Yes
oui |
Ce modèle est ajouté pour son utilisation dans les tableaux.
Utilisation
- {{Yes}} →
style="background:#9F9;vertical-align:middle;text-align:center;" class="table-yes" | oui
- {{Yes|plain=1}} →
oui
Paramètres
align
- Modifie la position. La valeur par défaut estcenter
.style
- Modifie le style.
Documentation du modèle
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 |