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: | ||
− | {{#if: {{{1|}}}|[[{{{1}}} | + | {{#if: {{{1|}}}|[[{{{1}}}|<span class="icon-link">{{#switch: {{{1}}} |
− | + | | Wooden Planks = <span class="sprite-icon pixel" style="background-position: 0 -128px;"><span class="sprite-text">{{{1}}}</span> | |
<!--{{!}} = <span class="sprite-icon pixel" style="background-position": ;><span class="sprite-text">{{{1}}}</span>]]--> | <!--{{!}} = <span class="sprite-icon pixel" style="background-position": ;><span class="sprite-text">{{{1}}}</span>]]--> | ||
− | }}</span>}}<noinclude> | + | }}</span>]]}}<noinclude> |
== About == | == 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. | 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. |
Revision as of 11:34, 23 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.