Difference between revisions of "Template:No"

From Basin Wiki
Jump to navigation Jump to search
(Created page with "{{ #if: {{{sort|}}}{{{sortkey|}}} | <span class="hide">{{{sortkey|0}}} </span> }}{{ #switch: {{{1|}}} | tick = No | red = [[Image:Cross red.p...")
 
(No difference)

Latest revision as of 13:05, 13 January 2012

No

Description

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

{{ No
| 1 = 
| sort = 
| sortkey = 
}}

Parameters

1
Optional. Icon style. Possible values:
  • No (default)
  • No tick
  • No red
  • No ingame
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 0)

Examples

{{no}}

No

{{no|ingame}}

No

{{no|red}}

No

{{no|sort=y}}

0 No

{{no|sortkey=A}}

A No

See also