Template:CharaInfo: Difference between revisions

Template page
mNo edit summary
mNo edit summary
Line 13: Line 13:
#if: {{{stunres|}}}|<tr><td style="text-align: right; width: 48%;">'''Stun Resistance:'''</td><td>{{{stunres|}}}</td></tr>}}{{
#if: {{{stunres|}}}|<tr><td style="text-align: right; width: 48%;">'''Stun Resistance:'''</td><td>{{{stunres|}}}</td></tr>}}{{
#if: {{{wakeup|}}}|<tr><td style="text-align: right; width: 48%;">'''Wakeup Time:'''</td><td>{{{wakeup|}}}</td></tr>}}{{
#if: {{{wakeup|}}}|<tr><td style="text-align: right; width: 48%;">'''Wakeup Time:'''</td><td>{{{wakeup|}}}</td></tr>}}{{
#if: {{{voice|}}}|<tr><td style="text-align: right; width: 48%;">'''Voice:'''</td><td>[[File:{{{voice|}}}]]</td></tr>}}{{
#if: {{{voice|}}}|<tr><td style="text-align: right; width: 48%;">'''Voice:'''</td><td>[[File:{{BASEPAGENAME}}_{{SUBPAGENAME}}_VoiceDemo.mp3]]</td></tr>}}{{
#if: {{{theme|}}}|<tr><td style="text-align: right; width: 48%;">'''Theme Song:'''</td><td>[[File:{{{theme|}}}]]</td></tr>}}{{
#if: {{{theme|}}}|<tr><td style="text-align: right; width: 48%;">'''Theme Song:'''</td><td>[[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>}}{{
#ifeq: {{lc:{{{colors|no}}}}}|yes|<tr><td align="center" colspan="2">{{{{{game}}}Colors|Character={{{fullname}}}|Size={{#if: {{{colorsize|}}}|{{{colorsize}}}|90}}}}</td></tr>}}{{
#ifeq: {{lc:{{{weapons|no}}}}}|yes|<tr><td align="center" colspan="2">{{{{{game}}}weapons|Character={{{fullname}}}|Size={{#if: {{{weaponsize|}}}|{{{weaponsize}}}|90}}}}</td></tr>}}
#ifeq: {{lc:{{{weapons|no}}}}}|yes|<tr><td align="center" colspan="2">{{{{{game}}}weapons|Character={{{fullname}}}|Size={{#if: {{{weaponsize|}}}|{{{weaponsize}}}|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:23, 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.
}}