Yes

This template adds for the table contents.

Usage

edit
  • {{Yes}} style="background:#9F9;vertical-align:middle;text-align:center;" class="table-yes" | Yes
  • {{Yes|plain=1}} Yes

Parameters

edit
  • align - Changes the position. Default is center.
  • style - Changes the style.
Template documentation

Used to create a green cell in a table with a default internationalised text saying yes.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
11

free text

Default
Yes
Example
This text replaces the default string.
Stringoptional
plainplain

triggers the default style. If plain is present, the template default style is omitted.

Default
empty
Example
plain=1
Stringoptional
alignalign

align the text in the cell (follow CSS/text-align)

Default
center
Example
right
Stringoptional
stylestyle

style of the box (follow CSS/border)

Default
solid
Example
dashed
Stringoptional