Template:Icon link
Revision as of 11:30, 23 December 2021 by Tobias Alcaraz (talk | contribs) (It makes more sense to use an atlas image and then change background positions to display the icons' images, because with the previous method it would make houndreds of http requests to load all images and that's a big no no for everyone. Also, making it a switch case with predefined values so it's as easy as before to use.)
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!
{{#if: |[[{{{1}}}|}}
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.