Template:Infobox Character T5/Documentation

Template page

Template:Infobox Character T5

This template displays an infobox for Tekken 5 characters. It is intended for use in character strategy pages to show key stats and moves in a sidebar format.

Usage

To include the infobox, copy and paste the following code at the top of a character's page, and fill in the appropriate values:

{{Infobox Character T5
|name           = (Character Name)
|image          = (ImageFileName.ext)
|Archetype      = (Character archetype, e.g. Rushdown, Keepout)
|Stances        = (List of stances, if any)
|Fastestlaunch  = (Fastest launcher input)
|FastestCHlaunch= (Fastest CH launcher input)
|Fastestwallsplat= (Fastest wall splat input)
|Parry          = (Parry input, if any)
|MidCheck       = (Common mid poke)
|Magic4         = Yes/No or input
|Hopkick        = (Input for hopkick)
|Orbital        = (Input for orbital)
|PowerLow       = (Signature low)
|SnakeEdge      = (Snake edge input)
|ShadowCutter   = (Optional archetypal move)
|ClefCannon     = (Optional signature string)
|remappedmoves  = (List of remapped generic moves)
|missingmoves   = (List of generic moves not available)
}}

Parameters

Parameter Description
name Character’s full name (used as infobox title)
image Name of image file (must include extension, e.g. Roger_Jr_T5.png)
Archetype Character’s archetype or playstyle
Stances List of special stances (if any)
Fastestlaunch Fastest launch move
FastestCHlaunch Fastest launcher on counter hit
Fastestwallsplat Move that causes the fastest wall splat
Parry Parry input (if applicable)
MidCheck Common mid pressure tool
Magic4 Whether character has a CH 4 (Yes/No or specific input)
Hopkick Input for hopkick
Orbital Input for orbital launcher
PowerLow Signature low attack
SnakeEdge Snake edge-style low sweep
ShadowCutter Optional move (use for additional flair or archetype)
ClefCannon Optional combo ender or string
remappedmoves Any generic moves that are replaced or remapped
missingmoves Any standard moves this character lacks

Notes

  • Be sure to include the full file name and extension when setting the image parameter.
  • Fields with no values will be automatically omitted.
  • Designed to work with Template:TOClimit for layout harmony on strategy pages.

Example

{{Infobox Character T5
|name=Roger Jr.
|image=Roger_Jr_T5_Portrait.png
|Archetype=Rushdown / Trickster
|Stances=
|Fastestlaunch=df+2
|FastestCHlaunch=CH 3,1
|Fastestwallsplat=1+2
|Parry=
|MidCheck=df+1
|Magic4=Yes
|Hopkick=u/f+4
|Orbital=
|PowerLow=d/b+4
|SnakeEdge=df+3
|ShadowCutter=ws+2
|ClefCannon=1,2,1
|remappedmoves=1,2,2 is now a tailspin
|missingmoves=No orbital, no magic 4 launch
}}

See also