Difference between revisions of "Template:Action icon"
Jump to navigation
Jump to search
m (Valento moved page Template:Action icon test to Template:Action icon without leaving a redirect: flavor icon) |
m (→Description) |
||
Line 7: | Line 7: | ||
<pre>{{action icon|<action name>}}</pre> | <pre>{{action icon|<action name>}}</pre> | ||
Displays a link to the action name (canonical name) and the | Displays a link to the action name (canonical name) and the action icon. | ||
=== Parameters === | === Parameters === |
Revision as of 21:08, 26 June 2017
Description
{{action icon|<action name>}}
Displays a link to the action name (canonical name) and the action icon.
Parameters
- unnamed parameter 1
- Action name. Defaults to "Action".
- unnamed parameter 2
- Link text. Defaults to canonical name.
- 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}}
- Rampart is produced from
{{action icon|Rampart}}
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.