Template:Ability: Difference between revisions

From Inkipedia, the Splatoon wiki
(Upgraded template to use game codes instead of the full game name. Changed parameter order.)
(nowrap)
Line 1: Line 1:
<includeonly>[[File:{{{1}}}_Ability_{{#ifeq:{{{2}}}|?|Locked|{{{2}}}}}.png|{{{3|24}}}px|link={{#ifeq:{{{2}}}|?|Ability|{{{2}}}}}]]{{#ifeq:{{{2}}}|?||{{#ifeq:{{{3|}}}|icononly||{{#ifeq:{{{4|}}}|icononly||&#32;[[{{{2}}}]]}}}}}}</includeonly><noinclude>__NOTOC__
<includeonly><span class="nowrap">[[File:{{{1}}}_Ability_{{#ifeq:{{{2}}}|?|Locked|{{{2}}}}}.png|{{{3|24}}}px|link={{#ifeq:{{{2}}}|?|Ability|{{{2}}}}}]]{{#ifeq:{{{2}}}|?||{{#ifeq:{{{3|}}}|icononly||{{#ifeq:{{{4|}}}|icononly||&#32;[[{{{2}}}]]}}}}}}</span></includeonly><noinclude>__NOTOC__
Displays an inline [[ability]] icon with a text link.
Displays an inline [[ability]] icon with a text link.



Revision as of 00:32, 21 December 2017

Displays an inline ability icon with a text link.

Parameters

{{Ability|game|name|size|icononly}}

game Unnamed, required. The game that the ability belongs to. Must be one of the following:
  • S for Splatoon
  • S2 for Splatoon 2
name Unnamed, required. The English name of the ability. If ?, the no-ability question mark will be used.
size Unnamed, optional. The pixel width for the icon. The default size is 24.
icononly Unnamed, optional. If present, the text label will be omitted.

Examples

Input

{{Ability|S|?}}

{{Ability|S|Ink Saver (Main)}}

{{Ability|S|Ink Saver (Main)|32}}

{{Ability|S|Ink Saver (Main)|32|icononly}}

{{Ability|S2|Ink Saver (Main)|32|icononly}}

Output

Ink Saver (Main)

Ink Saver (Main)