Template:Action icon: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly>{{#switch: {{{1}}} | bonus | Bonus = 25px|alt=Bonus Action|link=Bonus Action | movement | Movement = 25px|alt=Movement Speed|link=Movement Speed Icon.png | reaction | Reaction = 25px|alt=Reaction|link=Reaction | both | Both = 25px|alt=Action|link=Action+25px|alt=Bonus Action|link=Bonus Action | action | Action | #...") |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{#switch: {{{1}}} | <includeonly><span style="display:inline-block">{{#switch: {{{1}}} | ||
| bonus | | bonus | ||
| Bonus = [[File:Bonus Action Icon.png|25px|alt=Bonus Action|link=Bonus Action]] | | Bonus = [[File:Bonus Action Icon.png|25px|alt=Bonus Action|link=Bonus Action]] | ||
Line 11: | Line 11: | ||
| Action | | Action | ||
| #default = [[File:Action Icon.png|25px|alt=Action|link=Action]] | | #default = [[File:Action Icon.png|25px|alt=Action|link=Action]] | ||
}}</includeonly><noinclude> | }}</span></includeonly><noinclude> | ||
Inserts an icon that represents an action type. It links to the appropriate action page. | Inserts an icon that represents an action type. It links to the appropriate action page. | ||
Line 57: | Line 57: | ||
} | } | ||
} | } | ||
</templatedata></noinclude> | </templatedata> | ||
[[Category:Icon templates]]</noinclude> |
Latest revision as of 15:26, 23 June 2024
Inserts an icon that represents an action type. It links to the appropriate action page.
Usage: {{Action icon}}
Usage: {{Action icon | action }}
Usage: {{Action icon | bonus }}
Usage: {{Action icon | both }}
Usage: {{Action icon | reaction }}
Usage: {{Action icon | movement }}
Template data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
action type | 1 | Defaults to "action".
| String | suggested |