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!
(Created page with "[[File:{{{1|Invisible-sprite}}}.png|16x16px|class=item-icon pixel {{{4}}}|link={{{2|{{{1}}}}}}|{{{3|{{{1}}}}}}]] {{#if: {{{1|}}}|[[{{{1|}}}]]}}<noinclude> == About == This tem...") |
|||
Line 1: | Line 1: | ||
− | [[File:{{{1|Invisible-sprite}}}.png|16x16px|class=item-icon pixel {{{4}}}|link={{{ | + | [[File:{{{1|Invisible-sprite}}}.png|16x16px|class=item-icon pixel {{{4}}}|link={{{3|{{{1}}}}}}|{{{4|{{{1}}}}}}]] {{#if: {{{1|}}}|[[{{{1|}}}|{{{2|{{{1}}}}}}]]}}<noinclude> |
== About == | == About == | ||
This templated (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. | This templated (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>{{I|<name>|<link>?|<tooltip-text>?|<class>?}}</nowiki></nowiki></code>. All parameters default to the first one if those are not specified. | + | The syntax of the template is <code><nowiki>{{I|<name>|<displayed-name>|<link>?|<tooltip-text>?|<class>?}}</nowiki></nowiki></code>. All parameters default to the first one if those are not specified. |
== Examples == | == Examples == |
Revision as of 19:49, 18 December 2021
About
This templated (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 {{I|<name>|<displayed-name>|<link>?|<tooltip-text>?|<class>?}}</nowiki>
. All parameters default to the first one if those are not specified.