Navigation menu

Template:Character-infobox: Difference between revisions

From Metroid Wiki
mNo edit summary
mNo edit summary
Line 2: Line 2:
|
|
{| class="infobox-sub"
{| class="infobox-sub"
|
|-
! colspan="2" style="font-size: 13px; text-align: center;"|''{{{name|{{PAGENAME}}}}}''
! colspan="2" style="font-size: 13px; text-align: center;"|''{{{name|{{PAGENAME}}}}}''
{{#if: {{{image|}}}|
{{#if: {{{image|}}}|
{{!}} colspan="2" style="text-align: center;" {{!}} <div style="float:center; border-bottom: 1px solid #{{mw color light}}">{{{image|}}}<br /><br /></div>
{{!}} colspan="2" style="text-align: center;" {{!}} <div style="float:center; border-bottom: 1px solid #{{mw color light}}">{{{image|}}}<br /><br /></div>
<span style="font-size: 10px">{{{caption|}}}</span>}}
<span style="font-size: 10px">{{{caption|}}}</span>}}
|-
|}
|}
|
|-
|-
{| class="infobox-sub"
{| class="infobox-sub"
|
{{#if:{{{games|}}}|
{{#if:{{{games|}}}|
! Game(s)
! Game(s)

Revision as of 20:39, 21 January 2023

Character-infobox

Usage

This template is used to display a character's vital information. Either games, appearance, or both must be present. Race must also be present. The other fields are optional.

To add this template to an article copy and paste the following code and then fill in the information:

  • Image: An image of the character, preferably artwork
  • Caption: A caption for the image, be brief, always include with an image
  • Games: Any games the character appeared in
  • Appearances: Appearances outside of games
  • Planet: The planet on which the character was born
  • Gender: The gender of the character (Male, Female, or Unknown)
  • Family: Any family related to the character
  • Voice actor(s): Voice actors who have played the character
  • Race: The physiological race of the character (e.g. Human, Chozo) Write Unknown or Unique if the creature is unique or most likely unique
  • Status: The characters and locations is confirmed

Blank code (paste onto page):

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