Template:CharaInfo: Difference between revisions

Template page
mNo edit summary
mNo edit summary
Line 7: Line 7:
#if: {{{forwarddash|}}}|<tr><td class="CharaInfoLabel">'''Forward Dash:'''</td><td>{{{forwarddash|}}}</td></tr>}}
#if: {{{forwarddash|}}}|<tr><td class="CharaInfoLabel">'''Forward Dash:'''</td><td>{{{forwarddash|}}}</td></tr>}}
<tr><td class="CharaInfoLabel">'''Backdash:'''</td><td>{{#lst:{{PAGENAME}}/Data|backdash}}</td></tr>{{
<tr><td class="CharaInfoLabel">'''Backdash:'''</td><td>{{#lst:{{PAGENAME}}/Data|backdash}}</td></tr>{{
#if: {{{movement|}}}|<tr><td class="CharaInfoLabel">'''{{#ifeq:{{lc:{{{game|no}}}}}|GBVS|}} Unique Movement Options:'''</td><td>{{{movement|}}}</td></tr>}}{{
#if: {{{movement|}}}|<tr><td class="CharaInfoLabel">'''{{#ifeq:{{lc:{{{game|no}}}}}|GBVS|Unique}} Movement Options:'''</td><td>{{{movement|}}}</td></tr>}}{{
#if: {{{guts|}}}|<tr><td class="CharaInfoLabel">'''Guts Rating:'''</td><td>{{{guts|}}}</td></tr>}}{{
#if: {{{guts|}}}|<tr><td class="CharaInfoLabel">'''Guts Rating:'''</td><td>{{{guts|}}}</td></tr>}}{{
#if: {{{defense|}}}|<tr><td class="CharaInfoLabel">'''Defense Modifier:'''</td><td>{{{defense|}}}</td></tr>}}{{
#if: {{{defense|}}}|<tr><td class="CharaInfoLabel">'''Defense Modifier:'''</td><td>{{{defense|}}}</td></tr>}}{{

Revision as of 21:29, 26 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.
}}