Toggle menu
15
236
74
27.6K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 05:28, 16 February 2025 by Prd (talk | contribs) (Created page with "{{Documentation subpage}} {{Lua|Module:Icon}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> Use this template to display a Wikipedia icon followed by a link. <!-- : {{tc|icon link |''1'' |''2''}} : {{tc|icon link |''1'' |''2'' |italics=''(see below)''}} : {{tc|icon link |''1'' |''2''|''3''}} : {{tc|icon link |''1''|iconsize&#6...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Use this template to display a Wikipedia 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 |GA |Saints Row 2 (mobile)}} File:Symbol support vote.svg Saints Row 2 (mobile)
{{icon link |A |''Saints Row 2'' (mobile)}} File:Symbol a class.svg Saints Row 2 (mobile)

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 |FAC |Jumping Flash!|italics=on}} File:Cscr-candidate.svg Jumping Flash!
{{icon link |NA |Saints Row 2 (mobile)|i=y}} File:Symbol na class.svg Saints Row 2 (mobile)

(Note that "(mobile)" in the example immediately above is also now italicized.)


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

Code Output
{{icon link |B |Saints Row 2 (mobile)}} File:Symbol b class.svg Saints Row 2 (mobile)
{{icon link |C |Saints Row 2 (mobile)|''Saints Row 2'' (mobile)}} File:Symbol c class.svg Saints Row 2 (mobile)
{{icon link |C |Saints Row 2 (mobile)|Something ''completely'' different}} File:Symbol c class.svg Something completely different

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 |Wikinews |Wikinews:Main Page|Wikinews}} File:Wikinews-logo.svg Wikinews
{{icon link |Wikinews|iconsize=28px |Wikinews:Main Page|Wikinews}} File:Wikinews-logo.svg Wikinews

See also


Contents