Template:MoveDataIcon/doc: Difference between revisions

Template page
(Attempt to add new Heat Dash template to the table)
 
(13 intermediate revisions by 3 users not shown)
Line 33: Line 33:


== Table of subtemplates ==
== Table of subtemplates ==
When a move has multiple of these, they should be at the top of the notes in the same order as below.


<div style="display: flex; gap: 0 1em; flex-flow: row wrap;">
<div style="display: flex; gap: 0 1em; flex-flow: row wrap;">
Line 38: Line 40:
|+ Common
|+ Common
! Template !! Class !! Render
! Template !! Class !! Render
|-
| {{tl|HeatEngager}} || <code>heat</code> || {{HeatEngager}}
|-
| {{tl|HeatDash}} || <code>heat</code> || {{HeatDash|+x on hit, +y on block}}
|-
| {{tl|HeatSmash}} || <code>heat</code> || {{HeatSmash}}
|-
| {{tl|HeatBurst}} || <code>heat</code> || {{HeatBurst}}
|-
| {{tl|RageArt}} || <code>rage-art</code> || {{RageArt}}
|-
| {{tl|RecoverableHealthRemoval}} || <code>recoverable-gauge</code> || {{RecoverableHealthRemoval}}
|-
| {{tl|Tornado}} || <code>tornado</code> || {{Tornado}}
|-
| {{tl|SAT}} || <code>sat</code> || {{SAT}}
|-
| {{tl|Tailspin}}<ref name="tekken7">Tekken 7 only</ref> || <code>tailspin</code>  || {{Tailspin}}
|-
|-
| {{tl|Homing}} || <code>homing</code> || {{Homing}}
| {{tl|Homing}} || <code>homing</code> || {{Homing}}
|-
|-
| {{tl|FB}} || <code>floor-break</code> || {{FB}}
| {{tl|ReversalBreak}} || <code>reversal-break</code> || {{ReversalBreak}}
|-
|-
| {{tl|Spike}} || <code>spike</code> || {{Spike}}
| {{tl|GuardBreak}} || <code>guard-break</code> || {{GuardBreak}}
|-
|-
| {{tl|BB}} || <code>balcony-break</code> || {{BB}}
| {{tl|BB}} || <code>balcony-break</code> || {{BB}}
|-
|-
| {{tl|WB}} || <code>wall-bounce</code> || {{WB}}
| {{tl|WallCrush}} || <code>wall-crush</code> || {{WallCrush|+x on hit}}
|-
| {{tl|WB}}<ref name="tekken7"/> || <code>wall-bounce</code> || {{WB}}
|-
| {{tl|Spike}} || <code>spike</code> || {{Spike}}
|-
| {{tl|FB}} || <code>floor-break</code> || {{FB}}
|-
|-
| {{tl|Tip}} || <code>tip</code> || {{Tip}}
| {{tl|Tip}} || <code>tip</code> || {{Tip}}
Line 59: Line 85:
| {{tl|Head}} || <code>tip</code> || {{Head}}
| {{tl|Head}} || <code>tip</code> || {{Head}}
|}
|}
</div>


{| class="wikitable"
<references/>
|+ Tekken 8
! Template !! Class !! Render
|-
| {{tl|HeatEngager}} || <code>heat</code> || {{HeatEngager}}
|-
| {{tl|HeatSmash}} || <code>heat</code> || {{HeatSmash}}
|-
| {{tl|HeatBurst}} || <code>heat</code> || {{HeatBurst}}
|-
| {{tl|HeatDash|1|2}} || <code>heat</code> || {{HeatDash}}
|-
| {{tl|Tornado}} || <code>tornado</code> || {{Tornado}}
|}
 
{| class="wikitable"
|+ Tekken 7
! Template !! Class !! Render
|-
| {{tl|Tailspin}} || <code>tailspin</code> || {{Tailspin}}
|}

Latest revision as of 06:42, 5 October 2024

This template puts a little colored pip next to recurring elements in a {{Move}}'s notes field to make them easier to search and scan for in movelists. Derivative templates are used to handle the most common uses.

Usage

{{Move
|...
|notes={{Plainlist|
* {{Homing}}
* {{Weapon}}
}}
}}

Parameters

Parameter Default Description
color {{{color}}} What color the pip is. Available colors are red, orange, yellow, green, teal, blue, and purple.
class Extra class name for the container. Can be useful for search purposes.
1 {{{1}}} Text to show next to the pip.

Table of subtemplates

When a move has multiple of these, they should be at the top of the notes in the same order as below.

Common
Template Class Render
{{HeatEngager}} heat
Heat Engager
{{HeatDash}} heat
Heat Dash +x on hit, +y on block
{{HeatSmash}} heat
Heat Smash
{{HeatBurst}} heat
Heat Burst
{{RageArt}} rage-art
Rage Art
{{RecoverableHealthRemoval}} recoverable-gauge
Removes Recoverable Health
{{Tornado}} tornado
Tornado
{{SAT}} sat
Strong Aerial Tailspin
{{Tailspin}}[1] tailspin
Tailspin
{{Homing}} homing
Homing
{{ReversalBreak}} reversal-break
Reversal Break
{{GuardBreak}} guard-break
Guard Break
{{BB}} balcony-break
Balcony Break
{{WallCrush}} wall-crush
Wall Crush +x on hit
{{WB}}[1] wall-bounce
Wall Bounce
{{Spike}} spike
Spike
{{FB}} floor-break
Floor Break
{{Tip}} tip
{{{1}}}
{{Weapon}} tip
Weapon
{{Elbow}} tip
Elbow
{{Knee}} tip
Knee
{{Head}} tip
Head
  1. 1.0 1.1 Tekken 7 only