Template:Move Target Grid: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
! colspan="3" | Targeting | ! colspan="3" | Targeting | ||
|- | |- | ||
| class="tg-foe{{#if:{{{hitsAll|}}} | | class="tg-foe {{#if:{{{hitsAll|}}} {{{hitsAdjacentFoe|}}} | tg-hit}}" | Opponent | ||
| class="tg-foe{{#if:{{{hitsAll|}}} {{{hitsOppositeFoe|}}} | tg-hit}}" | Opponent | | class="tg-foe {{#if:{{{hitsAll|}}} {{{hitsOppositeFoe|}}} | tg-hit}}" | Opponent | ||
| class="tg-foe{{#if:{{{hitsAll|}}} {{{hitsExtendedFoe|}}} | tg-hit}}" | Opponent | | class="tg-foe {{#if:{{{hitsAll|}}} {{{hitsExtendedFoe|}}} | tg-hit}}" | Opponent | ||
|- | |- | ||
| class="tg-self{{#if:{{{hitsSelf|}}}| tg-hit}}" | Self | | class="tg-self {{#if:{{{hitsSelf|}}}| tg-hit}}" | Self | ||
| class="tg-ally{{#if:{{{hitsAll|}}} {{{hitsAdjacentAlly|}}} | tg-hit}}" | Ally | | class="tg-ally {{#if:{{{hitsAll|}}} {{{hitsAdjacentAlly|}}} | tg-hit}}" | Ally | ||
| class="tg-ally{{#if:{{{hitsAll|}}} {{{hitsExtendedAlly|}}} | tg-hit}}" | Ally | | class="tg-ally {{#if:{{{hitsAll|}}} {{{hitsExtendedAlly|}}} | tg-hit}}" | Ally | ||
|} | |} | ||
</includeonly> | </includeonly> | ||
<noinclude>{{documentation}}</noinclude> | <noinclude>{{documentation}}</noinclude> | ||