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.
Template | Class | Render |
---|---|---|
{{HeatEngager}} | heat |
|
{{HeatDash}} | heat |
|
{{HeatSmash}} | heat |
|
{{HeatBurst}} | heat |
|
{{RageArt}} | rage-art |
|
{{RecoverableHealthRemoval}} | recoverable-gauge |
|
{{Tornado}} | tornado |
|
{{SAT}} | sat |
|
{{Tailspin}}[1] | tailspin |
|
{{Homing}} | homing |
|
{{ReversalBreak}} | reversal-break |
|
{{GuardBreak}} | guard-break |
|
{{BB}} | balcony-break |
|
{{WallCrush}} | wall-crush |
|
{{WB}}[1] | wall-bounce |
|
{{Spike}} | spike |
|
{{FB}} | floor-break |
|
{{Tip}} | tip |
|
{{Weapon}} | tip |
|
{{Elbow}} | tip |
|
{{Knee}} | tip |
|
{{Head}} | tip |
- The above documentation is from Template:MoveDataIcon/doc
- Editors should experiment in this template’s sandbox and testcases pages