Difference between revisions of "Template:ArchangelMoveInfobox"
From Cassette Beasts
(Make the target type parameter optional) |
m (Edit example) |
||
(One intermediate revision by the same user not shown) | |||
Line 10: | Line 10: | ||
{{#if: {{{power|}}}|<tr><th>Power</th><td>{{{power}}}</td></tr>}} | {{#if: {{{power|}}}|<tr><th>Power</th><td>{{{power}}}</td></tr>}} | ||
<tr><th>Accuracy</th><td>{{#ifeq:{{{accuracy|}}}|{{{accuracy}}}|{{{accuracy}}}|100%}}</td></tr> | <tr><th>Accuracy</th><td>{{#ifeq:{{{accuracy|}}}|{{{accuracy}}}|{{{accuracy}}}|100%}}</td></tr> | ||
− | + | <tr><th>Targets</th><td>{{{target_type}}}</td></tr> | |
{{#if: {{{num_hits|}}}|<tr><th>Num Hits</th><td>{{{num_hits}}}</td></tr>}} | {{#if: {{{num_hits|}}}|<tr><th>Num Hits</th><td>{{{num_hits}}}</td></tr>}} | ||
<tr><th>Use Cost</th><td>{{{ap_cost}}}</td></tr> | <tr><th>Use Cost</th><td>{{{ap_cost}}}</td></tr> | ||
Line 25: | Line 25: | ||
| type = Glass | | type = Glass | ||
| power = 9999999 | | power = 9999999 | ||
+ | | accuracy = Unavoidable | ||
| target_type = Team | | target_type = Team | ||
| ap_cost = 10 AP | | ap_cost = 10 AP | ||
}} | }} | ||
</noinclude> | </noinclude> |
Latest revision as of 04:48, 3 April 2024
{{{name}}}
{{{category}}}
User | {{{user}}} |
---|---|
Type | |
Accuracy | 100% |
Targets | {{{target_type}}} |
Use Cost | {{{ap_cost}}} |
Copyable | No |
Priority | Normal (0) |
Examples
Coda Morgana
Ranged Attack
User | Morgante Morgante Gestalt |
---|---|
Type | |
Power | 9999999 |
Accuracy | Unavoidable |
Targets | Team |
Use Cost | 10 AP |
Copyable | No |
Priority | Normal (0) |