Navigation menu

Template:Character-infobox: Difference between revisions

From Metroid Wiki
m (adding appearances.)
mNo edit summary
Line 1: Line 1:
{|  class="infobox" cellpadding=2 cellspacing=2 align=right width=265px s
{|  class="infobox" cellpadding=2 cellspacing=2 align=right width=265px style="Border: {{round}}; Border: 1px solid #64486a; Background-color: #3b2541;"
|  align="center" colspan="2" {{!}}  '''''{{PAGENAME}}'''''
|  align="center" colspan="2" {{!}}  '''''{{PAGENAME}}'''''
|-
|-
Line 6: Line 6:
! colspan="2"  {{!}}  {{{image|}}}}}{{#if:{{{caption|}}}|<br>{{{caption|}}}}}
! colspan="2"  {{!}}  {{{image|}}}}}{{#if:{{{caption|}}}|<br>{{{caption|}}}}}
{{#if:{{{race|}}}|
{{#if:{{{race|}}}|
{{!-}} valign="top"
{{!-}} valign="top" style="Border: 1px solid #64486a; Background-color: #1d1427;"
! Race
! Race
{{!}}  {{{race|}}}
{{!}}  {{{race|}}}
}}
}}
{{#if:{{{planet|}}}|
{{#if:{{{planet|}}}|
{{!-}} valign="top"
{{!-}} valign="top" style="Border: 1px solid #64486a; Background-color: #1d1427;"
! Home Planet
! Home Planet
{{!}}  {{{planet|}}}
{{!}}  {{{planet|}}}
}}
}}
{{#if:{{{gender|}}}|
{{#if:{{{gender|}}}|
{{!-}} valign="top"
{{!-}} valign="top" style="Border: 1px solid #64486a; Background-color: #1d1427;"
! Gender
! Gender
{{!}}  {{{gender|}}}
{{!}}  {{{gender|}}}
}}
}}
{{#if:{{{games|}}}|
{{#if:{{{games|}}}|
{{!-}} valign="top"
{{!-}} valign="top" style="Border: 1px solid #64486a; Background-color: #1d1427;"
! Games
! Games
{{!}}  {{{games|}}}
{{!}}  {{{games|}}}
}}
}}
{{#if:{{{appearances|}}}|
{{#if:{{{appearances|}}}|
{{!-}} valign="top"
{{!-}} valign="top" style="Border: 1px solid #64486a; Background-color: #1d1427;"
! Appearances
! Appearances
{{!}}  {{{appearances|}}}
{{!}}  {{{appearances|}}}
}}
}}
{{#if:{{{family|}}}|
{{#if:{{{family|}}}|
{{!-}} valign="top"
{{!-}} valign="top" style="Border: 1px solid #64486a; Background-color: #1d1427;"
! Family
! Family
{{!}}  {{{family|}}}
{{!}}  {{{family|}}}
}}
}}
{{#if:{{{voice actor(s)|}}}|
{{#if:{{{voice actor(s)|}}}|
{{!-}} valign="top"
{{!-}} valign="top" style="Border: 1px solid #64486a; Background-color: #1d1427;"
! Voice Actor(s)
! Voice Actor(s)
{{!}}  {{{voice actor(s)|}}}
{{!}}  {{{voice actor(s)|}}}

Revision as of 00:27, 17 July 2010

Character-infobox

Usage

This template is used to display a character's vital information.
To add this template to an article copy and paste the following code and then fill in the information (all fields are optional):

{{Character-infobox
|image =          an image of the character
|caption =        a caption for the image should one be necessary (be brief)
|race =           the physiological race of the character (Human, Chozo, etc.)
|planet =         the planet on which the character was born
|gender =         the gender of the character, if applicable (Male, Female)
|games=           any games the character appeared in
|appearances=     appearances outside of games
|family =         any family related to the character
|voice actor(s) = voice actors who have played the character
}}

Blank code (paste onto page):

{{Character-infobox
|image = 
|caption = 
|race = 
|planet = 
|gender = 
|games = 
|appearances =
|family = 
|voice actor(s) = 
}}