6,366
editsAd placeholder
Template:Weapon action/format: Difference between revisions
Jump to navigation
Jump to search
Use action icons for costs
(Remove "Expends movement") |
(Use action icons for costs) |
||
Line 1: | Line 1: | ||
<includeonly>{{icon | {{{icon}}} | {{{size|40}}} | link={{{link}}} }} '''[[{{{link}}}|{{{name}}}]]{{#switch: {{{action type|}}} | <includeonly>{{icon | {{{icon}}} | {{{size|40}}} | link={{{link}}} }} '''[[{{{link}}}|{{{name}}}]]{{#switch: {{{action type|}}} | ||
| bonus = {{blank}} ( | | bonus = {{blank}} <span aria-label="Bonus Action">({{Action icon|bonus}})</span> | ||
| reaction = {{blank}} ( | | reaction = {{blank}} <span aria-label="Reaction">({{Action icon|reaction}})</span> | ||
| movement = {{blank}} | }}{{#if: {{{description|}}} | <nowiki>:</nowiki> }}''' {{{description|}}}</includeonly><noinclude> | | movement = {{blank}} <span aria-label="Reaction">({{Action icon|movement}})</span> | }}{{#if: {{{description|}}} | <nowiki>:</nowiki> }}''' {{{description|}}}</includeonly><noinclude> | ||
Meant to be used with a Cargo query. Preview: | Meant to be used with a Cargo query. Preview: | ||
Line 19: | Line 19: | ||
| icon = Backbreaker Icon.png | | icon = Backbreaker Icon.png | ||
| action type = bonus | | action type = bonus | ||
| description = Blah blah blah. | |||
}} | |||
{{WeaponAction/Format | |||
| name = Backbreaker | |||
| size = 30 | |||
| link = Backbreaker (Weapon Action) | |||
| icon = Backbreaker Icon.png | |||
| action type = reaction | |||
| description = Blah blah blah. | | description = Blah blah blah. | ||
}} | }} |