Sarna News: Bad 'Mechs - Icestorm

Template:Icon link/doc

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}}  Module:Icon
{{icon link |cleanup |BattleTechWiki:Project Cleanup}}  BattleTechWiki: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}}  Module:Icon
{{icon link |cleanup |BattleTechWiki:Project Cleanup|i=y}}  BattleTechWiki:Project Cleanup

Alternatively, use the third parameter to specify a label for the link and/or its formatting:

Code Output
{{icon link |cleanup |BattleTechWiki:Project Cleanup}}  BattleTechWiki:Project Cleanup
{{icon link |cleanup |BattleTechWiki:Project Cleanup|BattleTechWiki:''Project Cleanup''}}  BattleTechWiki:Project Cleanup
{{icon link |cleanup |BattleTechWiki:Project Cleanup|''WikiProject 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}}  Lua Module: Icon
{{icon link |module |iconsize=28px |Module:Icon| Lua Module: Icon}}  Lua Module: Icon

See also[edit]