Template:!-icon

From Guild Wars Wiki
Jump to navigationJump to search

Important

Description[edit]

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

{{ !-icon
| 1 = 
| sort = 
| sortkey = 
}}

Parameters[edit]

1
Optional. Icon style. Possible values:
  • Important (default)
  • Important red
  • Important green
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]

{{!-icon}}

Important

{{!-icon|red}} {{!-icon|green}}

Important Important

{{!-icon|sort=y}}

1 Important

{{!-icon|sortkey=A}}

A Important

See also[edit]