Template:CharaInfo: Difference between revisions

Template page
mNo edit summary
mNo edit summary
Line 1: Line 1:
<includeonly><table class="stripe" style="width:100%" cellspacing="0">
<includeonly><table class="stripe" style="width:100%" cellspacing="0">
<tr><th align="center" colspan="2">{{#ifeq: {{lc:{{{nameplate|no}}}}}|yes|[[File:{{BASEPAGENAME}}_{{SUBPAGENAME}}_Nameplate.png]]|<span style="font-size:20px; font-weight: 900;">{{SUBPAGENAME}}</span>}}{{#if: {{{beginner|}}}|<br>{{Tt|{{{beginner}}}🔰|A rating of how beginner friendly this character is out of 5, according to {{#ifeq:{{lc:{{{official|no}}}}}|yes|Arc System Works|Dustloop Wiki editors}}.}}|}}</th><tr>
<tr><th align="center" colspan="2">{{#ifeq: {{lc:{{{nameplate|no}}}}}|yes|[[File:{{BASEPAGENAME}}_{{SUBPAGENAME}}_Nameplate.png]]|<span style="font-size:20px; font-weight: 900;">{{SUBPAGENAME}}</span>}}{{#if: {{{beginner|}}}|<br>{{Tt|{{{beginner}}}🔰|A rating of how beginner friendly this character is out of 5, according to {{#ifeq:{{lc:{{{official|no}}}}}|yes|Arc System Works|Dustloop Wiki editors}}.}}|}}</th><tr>
<tr><td align="center" colspan="2">[[File:{{BASEPAGENAME}}_{{SUBPAGENAME}}_Portrait.png||450x450px|center]]</td></tr>{{
<tr><td align="center" colspan="2">[[File:{{BASEPAGENAME}}_{{SUBPAGENAME}}_Portrait.png||450x450px|center]]</td></tr>
#if: {{{health|}}}|<tr><td class="CharaInfoLabel">'''Health:'''</td><td>{{{health|}}}</td></tr>}}
<tr><td class="CharaInfoLabel">'''Prejump:'''</td><td>{{#lst:{{PAGENAME}}/Data|prejump}}</td></tr>{{
<tr><td class="CharaInfoLabel">'''Prejump:'''</td><td>{{#lst:{{PAGENAME}}/Data|prejump}}</td></tr>{{
#if: {{{weight|}}}|<tr><td class="CharaInfoLabel">'''Weight:'''</td><td>{{{weight|}}}</td></tr>}}{{
#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:{{BASEPAGENAME}}|GBVS|Unique&#32;|}}Movement Options:'''</td><td>{{{movement|}}}</td></tr>}}{{
#if: {{{movement|}}}|<tr><td class="CharaInfoLabel">'''{{#ifeq:{{BASEPAGENAME}}|GBVS|Unique&#32;|}}Movement Options:'''</td><td>{{{movement|}}}</td></tr>}}{{ #switch:{{BASEPAGENAME}}
#if: {{{guts|}}}|<tr><td class="CharaInfoLabel">'''Guts Rating:'''</td><td>{{{guts|}}}</td></tr>}}{{
|GGACR|GGXRD-R2|GGXRD =
#if: {{{defense|}}}|<tr><td class="CharaInfoLabel">'''Defense Modifier:'''</td><td>{{{defense|}}}</td></tr>}}{{
  {{{weight|}}}|<tr><td class="CharaInfoLabel">'''Weight:'''</td><td>{{{weight|}}}</td></tr>
#if: {{{comborate|}}}|<tr><td class="CharaInfoLabel">'''Combo Rate:'''</td><td>{{{comborate|}}}</td></tr>}}{{
  {{{guts|}}}|<tr><td class="CharaInfoLabel">'''Guts Rating:'''</td><td>{{{guts|}}}</td></tr>
#if: {{{stunres|}}}|<tr><td class="CharaInfoLabel">'''Stun Resistance:'''</td><td>{{{stunres|}}}</td></tr>}}{{
  {{{defense|}}}|<tr><td class="CharaInfoLabel">'''Defense Modifier:'''</td><td>{{{defense|}}}</td></tr>
#if: {{{wakeup|}}}|<tr><td class="CharaInfoLabel">'''Wakeup Time:'''</td><td>{{{wakeup|}}}</td></tr>}}{{
  {{{stunres|}}}|<tr><td class="CharaInfoLabel">'''Stun Resistance:'''</td><td>{{{stunres|}}}</td></tr>
  {{{wakeup|}}}|<tr><td class="CharaInfoLabel">'''Wakeup Time:'''</td><td>{{{wakeup|}}}</td></tr>
|BBCF =
  {{{health|}}}|<tr><td class="CharaInfoLabel">'''Health:'''</td><td>{{{health|}}}</td></tr>
  {{{comborate|}}}|<tr><td class="CharaInfoLabel">'''Combo Rate:'''</td><td>{{{comborate|}}}</td></tr>
|GBVS =
  {{{health|}}}|<tr><td class="CharaInfoLabel">'''Health:'''</td><td>{{{health|}}}</td></tr>
}}{{
#if: {{{voice|}}}|<tr><td class="CharaInfoLabel">'''Voice:'''</td><td>[[File:{{BASEPAGENAME}}_{{SUBPAGENAME}}_VoiceDemo.mp3]]</td></tr>}}{{
#if: {{{voice|}}}|<tr><td class="CharaInfoLabel">'''Voice:'''</td><td>[[File:{{BASEPAGENAME}}_{{SUBPAGENAME}}_VoiceDemo.mp3]]</td></tr>}}{{
#if: {{{theme|}}}|<tr><td class="CharaInfoLabel">'''Theme Song:'''</td><td>[[File:{{{theme|}}}]]</td></tr>}}{{
#if: {{{theme|}}}|<tr><td class="CharaInfoLabel">'''Theme Song:'''</td><td>[[File:{{{theme|}}}]]</td></tr>}}{{

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