268
edits
Welcome to Mariopedia! If you want an account, please request it over at Mario Wiki, Italia Wiki, Gabe the Slacker Wiki, or Fanonpedia.
(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|}}} | ||
|- | |- | ||
! colspan="2" style="background-color:{{{bgcolor}}}; color:{{{txtcolor}}}; text-align: center; font-size: larger;" | ''' | {{#if:{{{full_name|}}}{{{powers|}}}{{{species|}}}{{{affiliations|}}}{{{enemies|}}}{{{portrayed_by|}}}| | ||
! 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;" | ||
| | ! colspan="2" style="background-color:{{{bgcolor}}}; color:{{{txtcolor}}}; text-align: center; font-size: larger;" {{!}} '''Game Appearances''' | ||
| | {{!}}- | ||
{{#if:{{{first_appearance|}}}| | |||
{{!}}- style="vertical-align: top;" | |||
{{!}}'''First Appearance:''' | |||
{{!}}style="padding-right: 1em;" {{!}} {{{first_appearance}}} | |||
}} | |||
{{!}}- | |||
{{#if:{{{latest_appearance|}}}| | |||
{{!}}- style="vertical-align: top;" | |||
{{!}}'''Latest Appearance:''' | |||
{{!}}style="padding-right: 1em;" {{!}} {{{latest_appearance}}} | |||
}} | |||
{{!}}- | |||
{{#if:{{{other_games|}}}| | |||
{{!}}- style="vertical-align: top;" | |||
{{!}}'''Latest Appearance:''' | |||
| | {{!}}style="padding-right: 1em;" {{!}} {{{other_games}}} | ||
}} | |||
}} | |||
| | |||
|- style="vertical-align: top;" | |||
|} | |} | ||
</div> | </div> |