imported>Tlosk |
imported>Arkalor's Bot |
(3 intermediate revisions by one other user not shown) |
Line 1: |
Line 1: |
| <includeonly>* [[Image:{{{1|}}} Icon.png|link={{{1|Icon Needed}}}|{{{1|}}}|alt={{{1|}}}]] [[{{{1|}}}]]</includeonly><noinclude>
| | #REDIRECT[[Template:Icon Link]] |
| {{Related|Wiki Templates|{{mtl|Icon}}}}
| |
| == Syntax ==
| |
| <pre>
| |
| {{Icon Bullet|<Item Name>}}
| |
| | |
| {{Icon Bullet|}}
| |
| </pre>
| |
| | |
| == Usage ==
| |
| List bullet (*) with icon and named link to item. 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.
| |
| | |
| If an icon isn't available, or to display the icon alone (no bullet and no text link, use {{tl|Icon}}.
| |
| | |
| For example:
| |
| | |
| <pre>
| |
| {{Icon Bullet|Pyreal Mote}}
| |
| {{Icon Bullet|Pyreal Sliver}}
| |
| {{Icon Bullet|Pyreal Nugget}}
| |
| </pre>
| |
| | |
| displays as:
| |
| | |
| {{Icon Bullet|Pyreal Mote}}
| |
| {{Icon Bullet|Pyreal Sliver}}
| |
| {{Icon Bullet|Pyreal Nugget}}
| |
| | |
| [[Category:Wiki Template]]
| |
| </noinclude>
| |