Template:Yes

Da Guild Wars - Wiki italiano non ufficiale.
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 = | gray = | #default = }}<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...")
(diff) ← Versione meno recente | Versione attuale (diff) | Versione più recente → (diff)
Jump to navigation Jump to search

Sì

Descrizione

Generates an image to represent "Yes" in tables or checklists.

{{ Yes
| 1 = 
| sort = 
| sortkey = 
}}

Parameters

1
Optional. Icon style. Possible values:
  • Sì (default)
  • Sì yellow
  • Sì gray
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}}

Sì

{{yes|yellow}} {{yes|gray}}

Sì Sì

{{yes|sort=y}}

1 Sì

{{yes|sortkey=A}}

A Sì

See also