Template:Person

ShoutWiki — express yourself and be heard!
Jump to navigation Jump to search

Person

[[File:{{{image}}}|250px|link=]]

{{{caption}}}

Personal information

A basic person infobox for Help:Infoboxes.

Use

  • Create a template page on your wiki named Template:Person.
  • Using "Edit" copy the coding from here and paste on your new template page.
  • On the page you want to use this infobox (template), paste the coding in the Clean template box.

Clean template

{{Person
| bgcolor  =
| name     =
| image    =
| caption  =
| age      =
| country  =
| job      =
| family   =
| religion =
}}

Example

Barack Obama

President Barack Obama.jpg

In the White House

Personal information
Age: 52
Country: America
Job: President
Family: Wife: Michelle
Children: Malia, Sasha
Religion: Christian
{{Person
| bgcolor  = Beige
| name     = Barack Obama
| image    = President Barack Obama.jpg
| caption  = In the White House
| age      = 52
| country  = America
| job      = President
| family   = Wife: Michelle <br/> Children: Malia, Sasha
| religion = Christian
}}