Jump to content

Template:Action icon

From Final Fantasy XIV Mobile Wiki
Revision as of 21:51, 20 June 2025 by Moogle (talk | contribs) (Created page with "<includeonly>{{#if: <!-- hiding linebreaks --> {{#vardefine:smw_icon|{{#show:{{{1|}}}|?Has game icon|link=none|default=File:Action.png}}}} {{#vardefine:smw_name|{{#show:{{{1|}}}|?Has canonical name|default={{{1|Action}}}}}}} }}{{STFI|icon={{#explode:{{#var:smw_icon}}|:|1}}|link={{{1|}}}|size={{{size|small}}}}}{{#ifeq:{{lc:{{{2|}}}}}|x|| [[{{{1|Action}}}|{{{2|{{#var:smw_name}}}}}]]}}</includeonly><noinclude> == Description == <pre>{{action icon|<action name>}}</pre>...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Description

{{action icon|<action name>}}

Displays a link to the action name (canonical name) and the action icon. A short form has also been implemented via {{aicon}}.


Parameters

unnamed parameter 1
Action name. Defaults to "Action".
unnamed parameter 2
Link text. Defaults to canonical name. Assign x to prevent name from appearing.
size
Optional. Either small, mid, or big. Defaults to small.

Examples

This is an example a paragraph with the {{action icon|Rampart}} action in it.

This is an example a paragraph with the File:Action.png  Rampart action in it.