Template:Move Target Grid: Difference between revisions

From Pixelrus
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
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<templatestyles src="Template:Move_Target_Grid/styles.css"/>
<templatestyles src="Template:Move_Target_Grid/styles.css"/>
{| class="move-target-grid"
{| class="move-target-grid"
|-
|-
! colspan="3" | Targeting
| 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:{{{hitsExtendedFoe|}}}|{{#if:{{{hitsAll|}}}| tg-hit | tg-can}}}}" | Opponent
|-
|-
| class="tg-foe{{#if:{{{hitsAll|}}}{{{hitsAdjacentFoe|}}}| tg-hit}}" | Opponent
| class="tg-self {{#if:{{{hitsSelf|}}}|{{#if:{{{hitsAll|}}}| tg-hit | tg-can}}}}" | Self
| class="tg-foe{{#if:{{{hitsAll|}}}{{{hitsOppositeFoe|}}}| tg-hit}}" | Opponent
| class="tg-ally {{#if:{{{hitsAdjacentAlly|}}}|{{#if:{{{hitsAll|}}}| tg-hit | tg-can}}}}" | Ally
| class="tg-foe{{#if:{{{hitsAll|}}}{{{hitsExtendedFoe|}}}| tg-hit}}" | Opponent
| class="tg-ally {{#if:{{{hitsExtendedAlly|}}}|{{#if:{{{hitsAll|}}}| tg-hit | tg-can}}}}" | Ally
|-
| class="tg-self{{#if:{{{hitsSelf|}}}| tg-hit}}" | Self
| class="tg-ally{{#if:{{{hitsAll|}}}{{{hitsAdjacentAlly|}}}| tg-hit}}" | Ally
| class="tg-ally{{#if:{{{hitsAll|}}}{{{hitsExtendedAlly|}}}| tg-hit}}" | Ally
|}
|}
</includeonly>
</includeonly>
<noinclude>{{documentation}}</noinclude>
<noinclude>{{documentation}}</noinclude>

Latest revision as of 05:54, 17 June 2025