Template:Yes
Versione del 21 mar 2024 alle 14:28 di MusPuiDiTe (discussione | contributi) (Creata pagina con "{{ #if: {{{sort|}}}{{{sortkey|}}} | <span class="hide">{{{sortkey|1}}} </span> }}{{ #switch: {{{1|}}} | yellow = Sì | gray = Sì | #default = Sì }}<noinclude> == Descrizione == Generates an image to represent "Yes" in tables or checklists. <pre>{{ Yes | 1 = | sort = | sortkey = }}</pre> === Parameters === ; 1 : Optional. Icon style. Possible values: :* {{yes}} ''(default)'' :* {{yes|yello...")
Descrizione
Generates an image to represent "Yes" in tables or checklists.
{{ Yes | 1 = | sort = | sortkey = }}
Parameters
- sort
- Optional. Set this parameter to place an invisible sortkey before the icon.
- sortkey
- Optional. The text of the sort key to place before the icon. (default 1)
Examples
{{yes}}
{{yes|yellow}} {{yes|gray}}
{{yes|sort=y}}
{{yes|sortkey=A}}