Difference between revisions of "Template:Ask"

From Basin Wiki
Jump to navigation Jump to search
(Created page with "{{ #if: {{{sort|}}}{{{sortkey|}}} | <span class="hide">{{{sortkey|2}}} </span> }}{{ #switch: {{{1|}}} | bubble = 20px|Ask | gold = [[File:Ques...")
 
(No difference)

Latest revision as of 13:12, 13 January 2012

Ask

Description

Generate an image to represent "Ask" in tables or checklists.

{{ Ask
| 1 = 
| sort = 
| sortkey = 
}}

Parameters

1
Optional. Icon style. Possible values:
  • Ask question (default)
  • Ask bubble
  • Ask gold
  • Ask logo
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 2)

Examples

{{ask}}

Ask

{{ask|logo}}

Ask

{{ask|gold|sort=y}}

2 Ask

{{ask|bubble|sortkey=A}}

A Ask

See also