Template:CharaInfo: Difference between revisions

Template page
mNo edit summary
mNo edit summary
Line 5: Line 5:
#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">'''Unique Movement Options:'''</td><td>{{{movement|}}}</td></tr>}}{{ #switch:{{BASEPAGENAME}}
#if: {{{uniquemovement|}}}|<tr><td class="CharaInfoLabel">'''Unique Movement Options:'''</td><td>{{{uniquemovement|}}}</td></tr>}}{{
#switch:{{BASEPAGENAME}}
  |GGACR|GGXRD-R2|GGXRD =  
  |GGACR|GGXRD-R2|GGXRD =  
   <tr><td class="CharaInfoLabel">'''Movement Options:'''</td><td>{{#lst:{{PAGENAME}}/Data|movement}}</td></tr>
   <tr><td class="CharaInfoLabel">'''Movement Options:'''</td><td>{{#lst:{{PAGENAME}}/Data|movement}}</td></tr>

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