Template:Yes

From Guild Wars Wiki
Jump to navigationJump to search

Yes

Description[edit]

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

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

Parameters[edit]

1
Optional. Icon style. Possible values:
  • Yes (default)
  • Yes yellow
  • Yes 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[edit]

{{yes}}

Yes

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

Yes Yes

{{yes|sort=y}}

1 Yes

{{yes|sortkey=A}}

A Yes

See also[edit]