Template:Move Target Grid: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 3: | Line 3: | ||
{| class="move-target-grid" | {| class="move-target-grid" | ||
|- | |- | ||
| class="tg-foe{{#if:{{{hitsAdjacentFoe|}}}|{{#if:{{{hitsAll|}}}| tg-hit| tg-can}}}}" | Opponent | | class="tg-foe {{#if:{{{hitsAdjacentFoe|}}}|{{#if:{{{hitsAll|}}}| tg-hit | tg-can}}}}" | Opponent | ||
| class="tg-foe{{#if:{{{hitsOppositeFoe|}}}|{{#if:{{{hitsAll|}}}| tg-hit| tg-can}}}}" | Opponent | | class="tg-foe {{#if:{{{hitsOppositeFoe|}}}|{{#if:{{{hitsAll|}}}| tg-hit | tg-can}}}}" | Opponent | ||
| class="tg-foe{{#if:{{{hitsExtendedFoe|}}}|{{#if:{{{hitsAll|}}}| tg-hit| tg-can}}}}" | Opponent | | class="tg-foe {{#if:{{{hitsExtendedFoe|}}}|{{#if:{{{hitsAll|}}}| tg-hit | tg-can}}}}" | Opponent | ||
|- | |- | ||
| class="tg-self{{#if:{{{hitsSelf|}}}|{{#if:{{{hitsAll|}}}| tg-hit| tg-can}}}}" | Self | | class="tg-self {{#if:{{{hitsSelf|}}}|{{#if:{{{hitsAll|}}}| tg-hit | tg-can}}}}" | Self | ||
| class="tg-ally{{#if:{{{hitsAdjacentAlly|}}}|{{#if:{{{hitsAll|}}}| tg-hit| tg-can}}}}" | Ally | | class="tg-ally {{#if:{{{hitsAdjacentAlly|}}}|{{#if:{{{hitsAll|}}}| tg-hit | tg-can}}}}" | Ally | ||
| class="tg-ally{{#if:{{{hitsExtendedAlly|}}}|{{#if:{{{hitsAll|}}}| tg-hit| tg-can}}}}" | Ally | | class="tg-ally {{#if:{{{hitsExtendedAlly|}}}|{{#if:{{{hitsAll|}}}| tg-hit | tg-can}}}}" | Ally | ||
|} | |} | ||
</includeonly> | </includeonly> | ||
<noinclude>{{documentation}}</noinclude> | <noinclude>{{documentation}}</noinclude> | ||