Template:CharaInfo: Difference between revisions

Template page
No edit summary
m (added beginner ranking entry basic form)
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}}}'''}}{{#if: {{{beginner|}}}|🔰{{{beginner}}}|}}</th><tr>
<tr><td align="center" colspan="2">[[File:{{{game}}}_{{{fullname}}}_Portrait.png||450x450px|center]]</td></tr>{{
<tr><td align="center" colspan="2">[[File:{{{game}}}_{{{fullname}}}_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>}}{{
#if: {{{health|}}}|<tr><td style="text-align: right; width: 48%;">'''Health:'''</td><td style="padding-left:1em;">{{{health|}}}</td></tr>}}{{

Revision as of 05:24, 14 September 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.
}}