Template:CharaInfo/doc: Difference between revisions

Template page
(Created page with "{{doc/start}} ==Usage== {{infoGear | fullame = Venom | image = The character's Portrait | defense = The character's defense modifier | guts = The character's Guts rating | wei...")
 
mNo edit summary
(43 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{doc/start}}
{{doc/start}}
==Usage==
==Usage==
{{infoGear
<pre><nowiki>
| fullame = Venom
{{CharaInfo
| image = The character's Portrait
| nameplate      = yes/no. Toggle nameplate image for character. Defualt: no.
| defense = The character's defense modifier
| uniquemovement = The character's movement options.
| guts = The character's Guts rating
| beginner      = The character's beginner friendlyness value out of 5. (Optional)
| weight = The character's weight
| voice          = yes/no. An example voice line. Defualt: no.
| stunres = The character's stun resistance
| theme          = yes/no. The character's theme song. Defualt: no.
| prejump = how many frames of startup before a character becomes airborn
| colors        = yes/no. Toggle character color template. Default: no.
| backdash = The character's bakdash time in frames
| colorsize      = Change the size of color images in color template. Default: 60px
| wakeup = The character's wakeup time in frames
| movement = The character's movement options
| sound = The character's character select sound
| theme = The character's Theme
| colors = The character's template (must be in template format)
}}
}}
==Example==
</nowiki>
 
</pre>
{{doc/end}}
{{doc/end}}

Revision as of 00:08, 27 January 2021

Usage

{{CharaInfo
| nameplate      = yes/no. Toggle nameplate image for character. Defualt: no.
| uniquemovement = The character's movement options.
| beginner       = The character's beginner friendlyness value out of 5. (Optional)
| voice          = yes/no. An example voice line. Defualt: no.
| theme          = yes/no. The character's theme song. Defualt: no.
| colors         = yes/no. Toggle character color template. Default: no.
| colorsize      = Change the size of color images in color template. Default: 60px
}}

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