Template:Move Target Grid: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly> <templatestyles src="Template:Move_Target_Grid/styles.css"/> {| class="move-target-grid" |- ! colspan="3" | Targeting |- | class="tg-foe{{#if:{{{hitsAll|}}}{{{hitsAdjacentFoe|}}}| tg-hit}}" | Opponent | class="tg-foe{{#if:{{{hitsAll|}}}{{{hitsOppositeFoe|}}}| tg-hit}}" | Opponent | class="tg-foe{{#if:{{{hitsAll|}}}{{{hitsExtendedFoe|}}}| tg-hit}}" | Opponent |- | class="tg-self{{#if:{{{hitsSelf|}}}| tg-hit}}" | Self | class="tg-ally{{#if:{{{hitsAll|}}}{{{h...") |
No edit summary |
||
| Line 6: | Line 6: | ||
! colspan="3" | Targeting | ! colspan="3" | Targeting | ||
|- | |- | ||
| class="tg-foe{{#if:{{{hitsAll|}}}{{{hitsAdjacentFoe|}}}| tg-hit}}" | Opponent | | 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> | ||