(add T8 templates) |
RogerDodger (talk | contribs) (→Table of subtemplates: use flex container rather than supertable for layout) |
||
Line 34: | Line 34: | ||
== Table of subtemplates == | == Table of subtemplates == | ||
<div style="display: flex; gap: 1em; flex-flow: row wrap;"> | |||
{| class="wikitable" | {| class="wikitable" | ||
|+ Common | |||
! Template !! Class !! Render | ! Template !! Class !! Render | ||
|- | |- | ||
Line 65: | Line 60: | ||
|} | |} | ||
{| class="wikitable" | {| class="wikitable" | ||
|+ Tekken 8 | |||
! Template !! Class !! Render | ! Template !! Class !! Render | ||
|- | |- | ||
Line 78: | Line 73: | ||
|} | |} | ||
{| class="wikitable" | {| class="wikitable" | ||
|+ Tekken 7 | |||
! Template !! Class !! Render | ! Template !! Class !! Render | ||
|- | |- | ||
| {{tl|Tailspin}} || <code>tailspin</code> || {{Tailspin}} | | {{tl|Tailspin}} || <code>tailspin</code> || {{Tailspin}} | ||
|} | |} |
Revision as of 17:00, 20 January 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 |
---|---|---|
{{Homing}} | homing |
|
{{FB}} | floor-break |
|
{{Spike}} | spike |
|
{{BB}} | balcony-break |
|
{{WB}} | wall-bounce |
|
{{Tip}} | tip |
|
{{Weapon}} | tip |
|
{{Elbow}} | tip |
|
{{Knee}} | tip |
|
{{Head}} | tip |
Template | Class | Render |
---|---|---|
{{HeatEngager}} | heat |
|
{{HeatSmash}} | heat |
|
{{HeatBurst}} | heat |
|
{{Tornado}} | tornado |
Template | Class | Render |
---|---|---|
{{Tailspin}} | tailspin |