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
mNo edit summary
(300p)
Line 1: Line 1:
<div>
<div>
{| class="toccolours" style="float:right; margin:0 0 0.5em 1em; width:15em;"
{| class="toccolours" style="float:right; margin:0 0 0.5em 1em; width:300px"
|-
|-
! 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}}}}}'''
Line 23: Line 23:
|- style="vertical-align: top;"
|- style="vertical-align: top;"
|<font size=2.5>'''Enemies:'''</font>
|<font size=2.5>'''Enemies:'''</font>
|style="padding-right: 1em;" |<font size=2.5>{{{enemies}}}</font>
|style="padding-right: 1em;" |<font size=2.5>{{{enemies}}}</font>
|-
|-
|- style="vertical-align: top;"
|- style="vertical-align: top;"
! colspan="2" style="background-color:{{{bgcolor}}}; color:{{{txtcolor}}}; text-align: center; font-size: larger;" | '''Game Appearances'''
|<font size=2.5>'''Games:'''</font>
|style="padding-right: 1em;" |<font size=2.5>{{{games}}}</font>
|-
|-
|- style="vertical-align: top;"
|<font size=2.5>'''First Appearance:'''</font>
|<font size=2.5>'''First Appearance:'''</font>
|style="padding-right: 1em;" |<font size=2.5>{{{first_appearance}}}</font>
|style="padding-right: 1em;" |<font size=2.5>{{{first_appearance}}}</font>
Line 37: Line 35:
|style="padding-right: 1em;" |<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>
Line 52: Line 52:
|affiliations=
|affiliations=
|enemies=
|enemies=
|games=
|first_appearance=
|first_appearance=
|latest_appearance=
|latest_appearance=
|other_games=
}}
}}
</pre>
</pre>

Revision as of 02:23, October 30, 2021

Character infobox

{{{image}}}
{{{caption}}}

General Info
Powers: {{{powers}}}
Species: {{{species}}}
Affiliation(s): {{{affiliations}}}
Enemies: {{{enemies}}}
Game Appearances
First Appearance: {{{first_appearance}}}
Latest Appearance: {{{latest_appearance}}}
Other games: {{{other_games}}}

Usage

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