Difference between revisions of "Template:ArchangelMoveInfobox"
From Cassette Beasts
(Create infobox template for Archangel moves) |
(Make the target type parameter optional) |
||
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: {{{target_type|}}}|<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> |
Revision as of 04:13, 3 April 2024
{{{name}}}
{{{category}}}
User | {{{user}}} |
---|---|
Type | |
Accuracy | 100% |
Use Cost | {{{ap_cost}}} |
Copyable | No |
Priority | Normal (0) |
Examples
Coda Morgana
Ranged Attack
User | Morgante Morgante Gestalt |
---|---|
Type | |
Power | 9999999 |
Accuracy | 100% |
Targets | Team |
Use Cost | 10 AP |
Copyable | No |
Priority | Normal (0) |