Template:CharaInfo: Difference between revisions

Template page
mNo edit summary
mNo edit summary
(39 intermediate revisions by 4 users not shown)
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:{{{game}}}_{{{fullname}}}_Nameplate.png]]|'''{{{fullname}}}'''}}{{#if: {{{beginner|}}}|<nowiki> </nowiki>{{{beginner}}}🔰|}}</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:{{{game}}}_{{{fullname}}}_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 style="text-align: right; width: 48%;">'''Health:'''</td><td style="padding-left:1em;">{{{health|}}}</td></tr>}}{{
#switch: {{BASEPAGENAME}}
#if: {{{prejump|}}}|<tr><td style="text-align: right; width: 48%;">'''Prejump:'''</td><td style="padding-left:1em;">{{{prejump|}}}</td></tr>}}{{
| DBFZ =  
#if: {{{weight|}}}|<tr><td style="text-align: right; width: 48%;">'''Weight:'''</td><td style="padding-left:1em;">{{{weight|}}}</td></tr>}}{{
| #default = {{#lst:{{PAGENAME}}/Data|system data}}
#if: {{{forwarddash|}}}|<tr><td style="text-align: right; width: 48%;">'''Forward Dash:'''</td><td style="padding-left:1em;">{{{forwarddash|}}}</td></tr>}}{{
}}{{
#if: {{{backdash|}}}|<tr><td style="text-align: right; width: 48%;">'''Backdash:'''</td><td style="padding-left:1em;">{{{backdash|}}}</td></tr>}}{{
#if: {{{voice|}}}|<tr><td class="CharaInfoLabel">'''Voice:'''</td><td>[[File:{{BASEPAGENAME}}_{{SUBPAGENAME}}_VoiceDemo.mp3]]</td></tr>}}{{
#if: {{{movement|}}}|<tr><td style="text-align: right; width: 48%;">'''{{#ifeq:{{lc:{{{game|no}}}}}|gbvs|Unique|}} Movement Options:'''</td><td style="padding-left:1em;">{{{movement|}}}</td></tr>}}{{
#if: {{{theme|}}}|<tr><td class="CharaInfoLabel">'''Theme Song:'''</td><td>[[File:{{{theme|}}}]]</td></tr>}}
#if: {{{guts|}}}|<tr><td style="text-align: right; width: 48%;">'''Guts Rating:'''</td><td style="padding-left:1em;">{{{guts|}}}</td></tr>}}{{
#if: {{{defense|}}}|<tr><td style="text-align: right; width: 48%;">'''Defense Modifier:'''</td><td style="padding-left:1em;">{{{defense|}}}</td></tr>}}{{
#if: {{{comborate|}}}|<tr><td style="text-align: right; width: 48%;">'''Combo Rate:'''</td><td style="padding-left:1em;">{{{comborate|}}}</td></tr>}}{{
#if: {{{stunres|}}}|<tr><td style="text-align: right; width: 48%;">'''Stun Resistance:'''</td><td style="padding-left:1em;">{{{stunres|}}}</td></tr>}}{{
#if: {{{wakeup|}}}|<tr><td style="text-align: right; width: 48%;">'''Wakeup Time:'''</td><td style="padding-left:1em;">{{{wakeup|}}}</td></tr>}}{{
#if: {{{voice|}}}|<tr><td style="text-align: right; width: 48%;">'''Voice:'''</td><td style="padding-left:1em;">[[File:{{{voice|}}}]]</td></tr>}}{{
#if: {{{theme|}}}|<tr><td style="text-align: right; width: 48%;">'''Theme Song:'''</td><td style="padding-left:1em;">[[File:{{{theme|}}}]]</td></tr>}}{{
#ifeq: {{lc:{{{colors|no}}}}}|yes|<tr><td align="center" colspan="2">{{{{{game}}}Colors|Character={{{fullname}}}|Size={{#if: {{{colorsize|}}}|{{{colorsize}}}|90}}}}</td></tr>}}
</table></includeonly><noinclude>{{clear}}{{doc}} [[Category:Infobox templates]]</noinclude>
</table></includeonly><noinclude>{{clear}}{{doc}} [[Category:Infobox templates]]</noinclude>

Revision as of 19:51, 28 March 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.
}}