Difference between revisions of "Template:Yes"
Jump to navigation
Jump to search
(Created page with "{{ #if: {{{sort|}}}{{{sortkey|}}} | <span class="hide">{{{sortkey|1}}} </span> }}{{ #switch: {{{1|}}} | yellow = Yes | gray = [[Image:Tick gray.png...") |
(No difference)
|
Latest revision as of 13:08, 13 January 2012
Description
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}}
See also