Difference between revisions of "Template:Icon link"
Jump to navigation
Jump to search
If you find a typo, inconsistency, or error, please sign up and help out the wiki! We can't do it without your help! :D Thank you!
Line 1: | Line 1: | ||
[[File:{{{1|Invisible-sprite}}}.png|16x16px|class=item-icon pixel {{{5}}}|link={{{2|{{{1}}}}}}|{{{4|{{{1}}}}}}]] {{#if: {{{1|}}}|[[{{{2|{{{1}}}}}}|{{{3|{{{1}}}}}}]]}}<noinclude> | [[File:{{{1|Invisible-sprite}}}.png|16x16px|class=item-icon pixel {{{5}}}|link={{{2|{{{1}}}}}}|{{{4|{{{1}}}}}}]] {{#if: {{{1|}}}|[[{{{2|{{{1}}}}}}|{{{3|{{{1}}}}}}]]}}<noinclude> | ||
== About == | == About == | ||
− | This | + | This template (named '''Ilink''' as a shortcut for '''icon link''') serves as an easy method to add icon sprites along with their link into a page or anywhere else using a single, standarized format. |
== Usage == | == Usage == | ||
− | The syntax of the template is <code><nowiki>{{ | + | The syntax of the template is <code><nowiki>{{Ilink|<name>|<link>|<displayed-name>?|<tooltip-text>?|<class>?}}</nowiki></nowiki></code>. All parameters default to the first one if those are not specified. |
== Examples == | == Examples == | ||
− | * <code><nowiki>{{ | + | * <code><nowiki>{{Ilink|Wooden Planks}}</nowiki></nowiki></code> → {{Ilink|Wooden Planks}} |
− | * <code><nowiki>{{ | + | * <code><nowiki>{{Ilink|Wooden Planks|Cow}}</nowiki></nowiki></code> → {{Ilink|Wooden Planks|Cow}} |
− | * <code><nowiki>{{ | + | * <code><nowiki>{{Ilink|Wooden Planks|Cow|Tooltip text.}}</nowiki></nowiki></code> → {{Ilink|Wooden Planks|Cow|Tooltip text.}} |
</noinclude> | </noinclude> |
Revision as of 07:22, 21 December 2021
About
This template (named Ilink as a shortcut for icon link) serves as an easy method to add icon sprites along with their link into a page or anywhere else using a single, standarized format.
Usage
The syntax of the template is {{Ilink|<name>|<link>|<displayed-name>?|<tooltip-text>?|<class>?}}</nowiki>
. All parameters default to the first one if those are not specified.
Examples
{{Ilink|Wooden Planks}}</nowiki>
→ Wooden Planks{{Ilink|Wooden Planks|Cow}}</nowiki>
→ Wooden Planks{{Ilink|Wooden Planks|Cow|Tooltip text.}}</nowiki>
→ Tooltip text.