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:{{{game}}}_{{{fullname}}}_Nameplate.png]]|'''{{{fullname}}}'''}}</th><tr>
<tr><th align="center" colspan="2">{{#ifeq: {{lc:{{{nameplate|no}}}}}|yes|[[File:{{{game}}}_{{{fullname}}}_Nameplate.png]]|'''{{{fullname}}}'''}}</th><tr>
<tr><td align="center" colspan="2"><div class="responsive_img">[[File:{{{game}}}_{{{fullname}}}_Portrait.png|center]]</div></td></tr>{{
<tr><td align="center" colspan="2">[[File:{{{game}}}_{{{fullname}}}_Portrait.png||300x300px|center]]</td></tr>{{
#if: {{{health|}}}|<tr><td style="text-align: right; width: 48%;">'''Health:'''</td><td style="padding-left:1em;">{{{health|}}}</td></tr>}}{{
#if: {{{health|}}}|<tr><td style="text-align: right; width: 48%;">'''Health:'''</td><td style="padding-left:1em;">{{{health|}}}</td></tr>}}{{
#if: {{{prejump|}}}|<tr><td style="text-align: right; width: 48%;">'''Jump Startup:'''</td><td style="padding-left:1em;">{{{prejump|}}}</td></tr>}}{{
#if: {{{prejump|}}}|<tr><td style="text-align: right; width: 48%;">'''Jump Startup:'''</td><td style="padding-left:1em;">{{{prejump|}}}</td></tr>}}{{

Revision as of 09:03, 29 June 2020

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.
}}