Template:Champion skin link: Difference between revisions

From League of Legends Wiki, LoL Wiki
Jump to navigation Jump to search
Content deleted Content added
AnataBakka (talk | contribs)
moved default from template to module
1Dawn2Dusk3 (talk | contribs)
m New IL syntax
Line 4: Line 4:
| skin = {{{skin|{{{2|}}}}}}
| skin = {{{skin|{{{2|}}}}}}
| link = {{{link|}}}
| link = {{{link|}}}
| nolink = {{{nolink|}}}
| circle = {{{circle|}}}
| circle = {{{circle|}}}
| variant = {{{variant|}}}
| variant = {{{variant|}}}
| text = {{#if:{{{icononly|}}}|*none*|{{{text|{{{3|}}}}}}}}
| text = {{{text|{{{3|}}}}}}
| textonly = {{{textonly|}}}
| alttext = {{{alttext|}}}
| alttextfull = {{{alttextfull|}}}
| icononly = {{{icononly|}}}
| image = {{{image|}}}
| image = {{{image|}}}
| size = {{{size|}}}
| size = {{{size|}}}

Revision as of 19:26, 23 June 2025

[view] [edit] [history] [purge] Template documentation
Description

Create an in-text icon-link with tooltip that displays splash art pictures of a champion along with additional details about the latest iteration.

Syntax

{{csl|<Champion>|<Skin name>|<optional displayed name>}}
(circle=true by default)

Examples

{{csl|Taric}}

{{csl|Taric|circle = false}}

{{csl|Taric|Original}}

{{csl|Kai'Sa|KDA}}

{{csl|Amumu|Emumu}}

{{csl|Amumu|Emumu|Emo Amumu}}

{{csl|<Champion>|<Skin name>|<chromas = chromas>|<chromaonly = chromaonly>}}

{{csl|Lucian|Original|chromas = Blue, Yellow}}

{{csl|Lucian|Original|chromas = true|chromasonly = true}}

  • Chromas: Blue, Red, Yellow

To adjust splash version, define a variant:
{{csl|<Champion>|<Skin name>|<variant = variant>}}

To add links to the associated files: {{csl|Ahri|Popstar|ref = true}}

See also