Template:CharaInfo/doc: Difference between revisions

Template page
No edit summary
Line 22: Line 22:
</pre>
</pre>


==Example no Nameplate==
== Examples ==
==Barebones==
{{CharaInfo
{{CharaInfo
| nameplate=no
| nameplate=no
| game=GBVS
| game=GBVS
| fullname=Vaseraga
| fullname=Gran
| health=10000
| prejump=4f
}}
}}
==Example with Nameplate==
==With Nameplate and Colors==
{{CharaInfo
{{CharaInfo
| nameplate=yes
| nameplate=yes
Line 36: Line 39:
| prejump=5f
| prejump=5f
| backdash=21f
| backdash=21f
| colors=yes
}}
}}
==Example with Colors==
==Full Kit==
{{CharaInfo
{{CharaInfo
| nameplate=no
| nameplate=no

Revision as of 16:58, 19 June 2020

Usage

{{CharaInfo
| game      = The base page name for the taget game. EX: GBVS.
| fullname  = The name of the character's base page. EX: Ky_Kiske.
| nameplate = yes/no. Toggle nameplate image for character. Defualt: no.
| health    = The character's health. 
| prejump   = The character's jump startup in frames.
| weight    = The character's weight.
| backdash  = The character's bakdash time in frames.
| guts      = The character's guts rating.
| defense   = The character's defense modifier.
| movement  = The character's movement options.
| stunres   = The character's stun resistance.
| wakeup    = The character's wakeup time in frames.
| voice     = An example voice line. (optional)
| theme     = The character's theme song. (optional)
| color     = yes/no. Toggle character color template. Default: no.
}}

Examples

Barebones

CharaInfo/doc/Data
doc

With Nameplate and Colors

CharaInfo/doc/Data
File:CharaInfo doc Nameplate.png

Full Kit

CharaInfo/doc/Data
doc
Voice:File:CharaInfo doc VoiceDemo.mp3
Theme Song:File:CallShot.ogg

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.