Template:CharaInfo: Difference between revisions

Template page
No edit summary
No edit summary
Line 13: Line 13:
#if: {{{voice|}}}|<tr><td style="text-align: right; width: 50%;">'''Voice:'''</td><td>[[File:{{{voice|}}}]]</td></tr>}}{{
#if: {{{voice|}}}|<tr><td style="text-align: right; width: 50%;">'''Voice:'''</td><td>[[File:{{{voice|}}}]]</td></tr>}}{{
#if: {{{theme|}}}|<tr><td style="text-align: right; width: 50%;">'''Theme Song:'''</td><td>[[File:{{{theme|}}}]]</td></tr>}}{{
#if: {{{theme|}}}|<tr><td style="text-align: right; width: 50%;">'''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}}}|75px}}}}</td></tr>}}
#ifeq: {{lc:{{{colors|no}}}}}|yes|<tr><td align="center" colspan="2">{{{{{game}}}Colors|Character={{{fullname}}}|size={{#if: {{{colorsize|}}}|{{{colorsize}}}|60px}}}}</td></tr>}}
</table>
</table>
</includeonly>
</includeonly>
<noinclude>{{clear}}{{doc}} [[Category:Infobox templates]]</noinclude>
<noinclude>{{clear}}{{doc}} [[Category:Infobox templates]]</noinclude>

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