Template:Item icon
Jump to navigation
Jump to search
Description
{{action icon|<action name>}}
Displays a link to the action name (canonical name) and the action icon.
Parameters
- unnamed parameter 1
- Item name. Defaults to "Item".
- 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
- Transpose is produced from
{{action icon|Transpose}}
- Transpose is produced from
{{action icon|Transpose|size=small}}
- Transpose is produced from
{{action icon|Transpose|size=mid}}
- Transpose is produced from
{{action icon|Transpose|size=big}}
{{action icon|Malefic|x}}
is produced from
This is an example a paragraph with the {{action icon|Rampart}} action in it.
This is an example a paragraph with the Rampart action in it.