RogerDodger (talk | contribs) No edit summary |
(add T8 templates) |
||
Line 1: | Line 1: | ||
This template puts a little colored pip next to recurring elements in a {{tl| | This template puts a little colored pip next to recurring elements in a {{tl|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 == | == Usage == | ||
<syntaxhighlight lang="html"> | <syntaxhighlight lang="html"> | ||
{{ | {{Move | ||
|... | |... | ||
|notes={{Plainlist| | |notes={{Plainlist| | ||
Line 34: | Line 34: | ||
== Table of subtemplates == | == Table of subtemplates == | ||
{| style="border-spacing:10px" | |||
|- style="text-align:center" | |||
! Common !! Tekken 8 !! Tekken 7 | |||
|- style="vertical-align:top" | |||
| | |||
{| class="wikitable" | {| class="wikitable" | ||
! Template !! Class !! Render | ! Template !! Class !! Render | ||
|- | |- | ||
| {{tl|Homing}} || <code>homing</code> || {{Homing}} | | {{tl|Homing}} || <code>homing</code> || {{Homing}} | ||
|- | |- | ||
| {{tl|FB}} || <code>floor-break</code> || {{FB}} | | {{tl|FB}} || <code>floor-break</code> || {{FB}} | ||
Line 58: | Line 63: | ||
|- | |- | ||
| {{tl|Head}} || <code>tip</code> || {{Head}} | | {{tl|Head}} || <code>tip</code> || {{Head}} | ||
|} | |||
| | |||
{| class="wikitable" | |||
! 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}} | |||
|} | |||
| | |||
{| class="wikitable" | |||
! Template !! Class !! Render | |||
|- | |||
| {{tl|Tailspin}} || <code>tailspin</code> || {{Tailspin}} | |||
|} | |||
|} | |} |
Revision as of 10:47, 23 September 2023
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
Common | Tekken 8 | Tekken 7 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|