Template:No

From Basin Wiki
Revision as of 13:05, 13 January 2012 by Hazze (talk | contribs) (Created page with "{{ #if: {{{sort|}}}{{{sortkey|}}} | <span class="hide">{{{sortkey|0}}} </span> }}{{ #switch: {{{1|}}} | tick = No | red = [[Image:Cross red.p...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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