m (Add Wall Crush template) |
RogerDodger (talk | contribs) |
||
Line 38: | Line 38: | ||
|+ Common | |+ Common | ||
! Template !! Class !! Render | ! Template !! Class !! Render | ||
|- | |||
| {{tl|HeatEngager}} || <code>heat</code> || {{HeatEngager}} | |||
|- | |||
| {{tl|HeatSmash}} || <code>heat</code> || {{HeatSmash}} | |||
|- | |||
| {{tl|HeatBurst}} || <code>heat</code> || {{HeatBurst}} | |||
|- | |||
| {{tl|Tornado}} || <code>tornado</code> || {{Tornado}} | |||
|- | |||
| {{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| | | {{tl|BB}} || <code>balcony-break</code> || {{BB}} | ||
|- | |||
| {{tl|WB}}<ref name="tekken7"/> || <code>wall-bounce</code> || {{WB}} | |||
|- | |- | ||
| {{tl|Spike}} || <code>spike</code> || {{Spike}} | | {{tl|Spike}} || <code>spike</code> || {{Spike}} | ||
|- | |- | ||
| {{tl| | | {{tl|FB}} || <code>floor-break</code> || {{FB}} | ||
|- | |- | ||
| {{tl|GuardBreak}} || <code>guard-break</code> || {{GuardBreak}} | | {{tl|GuardBreak}} || <code>guard-break</code> || {{GuardBreak}} | ||
|- | |- | ||
| {{tl|Tip}} || <code>tip</code> || {{Tip}} | | {{tl|Tip}} || <code>tip</code> || {{Tip}} | ||
Line 61: | Line 71: | ||
| {{tl|Head}} || <code>tip</code> || {{Head}} | | {{tl|Head}} || <code>tip</code> || {{Head}} | ||
|} | |} | ||
</div> | |||
<references/> | |||
</ |
Revision as of 11:32, 15 March 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
Template | Class | Render |
---|---|---|
{{HeatEngager}} | heat |
|
{{HeatSmash}} | heat |
|
{{HeatBurst}} | heat |
|
{{Tornado}} | tornado |
|
{{Tailspin}}[1] | tailspin |
|
{{Homing}} | homing |
|
{{BB}} | balcony-break |
|
{{WB}}[1] | wall-bounce |
|
{{Spike}} | spike |
|
{{FB}} | floor-break |
|
{{GuardBreak}} | guard-break |
|
{{Tip}} | tip |
|
{{Weapon}} | tip |
|
{{Elbow}} | tip |
|
{{Knee}} | tip |
|
{{Head}} | tip |