Jump to content

Template:Icon link/doc

From BattleIntelligence
Revision as of 01:17, 1 May 2025 by Tungstenchan (talk | contribs) (Text replacement - "BattleTechWiki" to "BattleIntelligence")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

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

Code Output
{{icon link |cleanup |BattleIntelligence:Project Cleanup}}  BattleIntelligence:Project Cleanup
{{icon link |cleanup |BattleIntelligence:Project Cleanup|BattleIntelligence:''Project Cleanup''}}  BattleIntelligence:Project Cleanup
{{icon link |cleanup |BattleIntelligence: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