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...")
 
No edit summary
Line 1: Line 1:
{{doc/start}}
{{doc/start}}
==Usage==
==Usage==
<nowiki>{{infoGear
| nameplate=yes
| fullame = Venom
| image = The character's Portrait
| defense = The character's defense modifier
| guts = The character's Guts rating
| weight = The character's weight
| stunres = The character's stun resistance
| 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>
==Example no Nameplate==
{{infoGear
| nameplate=no
| fullame = Venom
| image = The character's Portrait
| defense = The character's defense modifier
| guts = The character's Guts rating
| weight = The character's weight
| stunres = The character's stun resistance
| 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)
}}
==Example with Nameplate==
{{infoGear
{{infoGear
| nameplate=yes
| fullame = Venom
| fullame = Venom
| image = The character's Portrait
| image = The character's Portrait
Line 16: Line 51:
| colors = The character's template (must be in template format)
| colors = The character's template (must be in template format)
}}
}}
==Example==
{{doc/end}}
{{doc/end}}

Revision as of 03:21, 19 June 2020

Usage

{{infoGear | nameplate=yes | fullame = Venom | image = The character's Portrait | defense = The character's defense modifier | guts = The character's Guts rating | weight = The character's weight | stunres = The character's stun resistance | 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) }}

Example no Nameplate

Template:InfoGear

Example with Nameplate

Template:InfoGear

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