Template:Character infobox: Difference between revisions

From Mariopedia, a wiki on Mario, Yoshi, Wario, Donkey Kong, Super Smash Bros., and more!
Jump to navigationJump to search
Content added Content deleted
(full name)
(trimming infobox; making parameters optional)
Line 1: Line 1:
<div>
<div>
{| class="toccolours" style="float:right; margin:0 0 0.5em 1em; width:300px"
{| class="toccolours" style="float:right; margin:0 0 0.5em 1em; width:300px;font-size:95%"
|-
|-
! colspan="2" style="background-color:{{{bgcolor}}}; color:{{{txtcolor}}}; text-align: center; font-size: larger;" | '''{{{name|{{PAGENAME}}}}}'''
! colspan="2" style="background-color:{{{bgcolor}}}; color:{{{txtcolor}}}; text-align: center; font-size: larger;" | '''{{{name|{{PAGENAME}}}}}'''
|-
|-
| colspan="2" style="padding: 1em 0; text-align: center;" |
| colspan="2" style="padding: 1em 0; text-align: center;" |
{{{image}}}<br>{{{caption}}}
{{{image}}}<br>{{{caption|}}}
|-
|-
{{#if:{{{full_name|}}}{{{powers|}}}{{{species|}}}{{{affiliations|}}}{{{enemies|}}}{{{portrayed_by|}}}|
! colspan="2" style="background-color:{{{bgcolor}}}; color:{{{txtcolor}}}; text-align: center; font-size: larger;" | '''General Info'''
! colspan="2" style="background-color:{{{bgcolor}}}; color:{{{txtcolor}}}; text-align: center; font-size: larger;" {{!}} '''General Information'''
{{!}}-
{{#if:{{{full_name|}}}|
{{!}}- style="vertical-align: top;"
{{!}}'''Full Name:'''
{{!}}style="padding-right: 1em;" {{!}} {{{full_name}}}
}}
{{!}}-
{{#if:{{{powers|}}}|
{{!}}- style="vertical-align: top;"
{{!}}'''Powers:'''
{{!}}style="padding-right: 1em;" {{!}} {{{powers}}}
}}
{{!}}-
{{#if:{{{species|}}}|
{{!}}- style="vertical-align: top;"
{{!}}'''Species:'''
{{!}}style="padding-right: 1em;" {{!}} {{{species}}}
}}
{{!}}-
{{#if:{{{affiliations|}}}|
{{!}}- style="vertical-align: top;"
{{!}}'''Affiliation(s):'''
{{!}}style="padding-right: 1em;" {{!}} {{{affiliations}}}
}}
{{!}}-
{{#if:{{{enemies|}}}|
{{!}}- style="vertical-align: top;"
{{!}}'''Enemies:'''
{{!}}style="padding-right: 1em;" {{!}} {{{enemies}}}
}}
{{!}}-
{{#if:{{{portrayed_by|}}}|
{{!}}- style="vertical-align: top;"
{{!}}'''Portrayed By:'''
{{!}}style="padding-right: 1em;" {{!}} {{{portrayed_by}}}
}}
}}
|-
|-
{{#if:{{{first_appearance|}}}{{{latest_appearance|}}}{{{other_games|}}}|
|- style="vertical-align: top;"
{{!}}- style="vertical-align: top;"
|<font size=2.5>'''Full Name:'''</font>
! colspan="2" style="background-color:{{{bgcolor}}}; color:{{{txtcolor}}}; text-align: center; font-size: larger;" {{!}} '''Game Appearances'''
|style="padding-right: 1em;" |<font size=2.5>{{{full_name}}}</font>
{{!}}-
|-
{{#if:{{{first_appearance|}}}|
|- style="vertical-align: top;"
{{!}}- style="vertical-align: top;"
|<font size=2.5>'''Powers:'''</font>
{{!}}'''First Appearance:'''
|style="padding-right: 1em;" |<font size=2.5>{{{powers}}}</font>
{{!}}style="padding-right: 1em;" {{!}} {{{first_appearance}}}
|-
}}
|- style="vertical-align: top;"
{{!}}-
|<font size=2.5>'''Species:'''</font>
{{#if:{{{latest_appearance|}}}|
|style="padding-right: 1em;" |<font size=2.5>{{{species}}}</font>
{{!}}- style="vertical-align: top;"
|-
{{!}}'''Latest Appearance:'''
|- style="vertical-align: top;"
{{!}}style="padding-right: 1em;" {{!}} {{{latest_appearance}}}
|<font size=2.5>'''Affiliation(s):'''</font>
}}
|style="padding-right: 1em;" |<font size=2.5>{{{affiliations}}}</font>
{{!}}-
|-
{{#if:{{{other_games|}}}|
|- style="vertical-align: top;"
{{!}}- style="vertical-align: top;"
|<font size=2.5>'''Enemies:'''</font>
{{!}}'''Latest Appearance:'''
|style="padding-right: 1em;" |<font size=2.5>{{{enemies}}}</font>
{{!}}style="padding-right: 1em;" {{!}} {{{other_games}}}
|-
}}
|- style="vertical-align: top;"
}}
|<font size=2.5>'''Portrayed By:'''</font>
|style="padding-right: 1em;" |<font size=2.5>{{{portrayed_by}}}</font>
|-
|- style="vertical-align: top;"
! colspan="2" style="background-color:{{{bgcolor}}}; color:{{{txtcolor}}}; text-align: center; font-size: larger;" | '''Game Appearances'''
|-
|<font size=2.5>'''First Appearance:'''</font>
|style="padding-right: 1em;" |<font size=2.5>{{{first_appearance}}}</font>
|-
|- style="vertical-align: top;"
|<font size=2.5>'''Latest Appearance:'''</font>
|style="padding-right: 1em;" |<font size=2.5>{{{latest_appearance}}}</font>
|-
|- style="vertical-align: top;"
|<font size=2.5>'''Other games:'''</font>
|style="padding-right: 1em;" |<font size=2.5>{{{other_games}}}</font>
|}
|}
</div>
</div>

Revision as of 15:13, October 30, 2021

Character infobox

{{{image}}}

Usage

{{Character infobox
|bgcolor=
|txtcolor=
|image=
|caption=
|full_name=
|powers=
|species=
|affiliations=
|enemies=
|portrayed_by=
|first_appearance=
|latest_appearance=
|other_games=
}}