Difference between revisions of "Template:Icon/Doc"
Jump to navigation
Jump to search
(Created page with "== Syntax == <pre> {{Icon|<name>}} {{Icon|<name>|link=<page name>}} </pre> == Usage == Enforces Naming Conventions, sets the Icon popup caption to the item name rather t...") |
m (1 revision imported) |
(No difference)
|
Latest revision as of 20:25, 12 December 2020
Syntax
{{Icon|<name>}} {{Icon|<name>|link=<page name>}}
Usage
Enforces Naming Conventions, sets the Icon popup caption to the item name rather than the full item name, and links to the item's article page. A link to a specific page other than the icon name may be specified using the optional "link" parameter.
For example:
{{Icon|Pyreal Mote}}
displays as:
Use smallicon parameter to display a smaller icon. For example:
{{Icon|smallicon=true|Pyreal Mote}}
displays as:
See Also
- For a bulleted list item showing the icon and a text link use {{Icon Link}}.
- For an item tooltip link, use {{Itemlink}}.