Template:Icon link
Appearance
File:Test Template Info-Icon - Version (2).svg Template documentation[view] [edit] [history] [purge]
| This template uses Lua: |
Use this template to display a Wiki icon followed by a link.
Set the first parameter as the icon's class or name (as given at {{icon}}).
Set the second parameter as the link's name:
| Code | Output |
|---|---|
| {{icon link |module |Module:Icon}} | |
| {{icon link |cleanup |BattleIntelligence:Project Cleanup}} |
To render the link in italics, include the parameter |i=, |italics= or |italic= with any value (e.g. "on", "true", "y"):
| Code | Output |
|---|---|
| {{icon link |module |Module:Icon|italics=on}} | |
| {{icon link |cleanup |BattleIntelligence:Project Cleanup|i=y}} |
Alternatively, use the third parameter to specify a label for the link and/or its formatting:
| Code | Output |
|---|---|
| {{icon link |cleanup |BattleIntelligence:Project Cleanup}} | |
| {{icon link |cleanup |BattleIntelligence:Project Cleanup|BattleIntelligence:''Project Cleanup''}} | |
| {{icon link |cleanup |BattleIntelligence:Project Cleanup|''WikiProject Cleanup''}} |
By default, the icon is rendered as 16x16px (16 by 16 pixels). To use a different size, set it as |iconsize= or |size=:
| Code | Output |
|---|---|
| {{icon link |module |Module:Icon| Lua Module: Icon}} | |
| {{icon link |module |iconsize=28px |Module:Icon| Lua Module: Icon}} |
See also
- {{icon}}