Template:CharaInfo/doc: Difference between revisions

Template page
mNo edit summary
mNo edit summary
(39 intermediate revisions by 2 users not shown)
Line 2: Line 2:
==Usage==
==Usage==
<pre><nowiki>
<pre><nowiki>
{{infoGear
{{CharaInfo
| nameplate=yes
| nameplate     = yes/no. Toggle nameplate image for character. Defualt: no.
| fullame = Venom
| uniquemovement = The character's movement options.
| image = The character's Portrait
| beginner      = The character's beginner friendlyness value out of 5. (Optional)
| defense = The character's defense modifier
| voice          = yes/no. An example voice line. Defualt: no.
| guts = The character's Guts rating
| theme          = yes/no. The character's theme song. Defualt: no.
| weight = The character's weight
| colors        = yes/no. Toggle character color template. Default: no.
| stunres = The character's stun resistance
| colorsize      = Change the size of color images in color template. Default: 60px
| prejump = how many frames of startup before a character becomes airborn
| backdash = The character's bakdash time in frames
| 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)
}}
}}
</nowiki>
</nowiki>
</pre>
</pre>
==Example no Nameplate==
{{CharaInfo
| nameplate=no
| game=GBVS
| fullname=Vaseraga
}}
==Example with Nameplate==
{{CharaInfo
| nameplate=yes
| game=GBVS
| fullname=Vaseraga
}}
{{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.