This template puts a little colored pip next to recurring elements in a {{MoveData}}'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
{{MoveData
|...
|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
|
{{Homing}} |
homing |
Homing
|
{{Tailspin}} |
tailspin |
Tailspin
|
{{FB}} |
floor-break |
Floor Break
|
{{BB}} |
balcony-break |
Balcony Break
|
{{WB}} |
wall-bounce |
Wall Bounce
|
{{Spike}} |
spike |
Spike
|
{{Limb}} |
limb |
{{{1}}}
|
{{Non-limb}} |
non-limb |
{{{1}}}
|
{{Weapon}} |
non-limb |
Weapon
|
{{Elbow}} |
non-limb |
Elbow
|
{{Knee}} |
non-limb |
Knee
|
{{Head}} |
non-limb |
Head
|