Infobox Biography: Difference between revisions

From SikhiWiki
Jump to navigationJump to search
(New page: <includeonly><table class="infobox vcard" style="width: 21em; font-size:90%; text-align: left; align: right;" cellspacing="2"> <tr><th colspan="2" style="text-align: center;"><big class="f...)
 
No edit summary
 
Line 1: Line 1:
<includeonly><table class="infobox vcard" style="width: 21em; font-size:90%; text-align: left; align: right;" cellspacing="2">
<includeonly><table class="infobox" style="width: 21em; font-size:90%; text-align: left; align: right;" cellspacing="2">
<tr><th colspan="2" style="text-align: center;"><big class="fn">{{{subject_name|{{PAGENAME}}}}}</big></th></tr>  
<tr><th colspan="2" style="text-align: center;"><big class="fn">{{{subject_name|{{PAGENAME}}}}}</big></th></tr>  
{{#if:{{{image_name|}}}|<tr><td colspan="2" align="center">[[Image:{{{image_name}}}|{{{image_size|180x180px}}}|center]] {{#if:{{{image_caption|}}}|<div style="line-height:1.25em;">{{{image_caption}}}</div>|}}|}}
{{#if:{{{image_name|}}}|<tr><td colspan="2" align="center">[[Image:{{{image_name}}}|{{{image_size|180x180px}}}|center]] {{#if:{{{image_caption|}}}|<div style="line-height:1.25em;">{{{image_caption}}}</div>|}}|}}

Latest revision as of 07:37, 5 May 2007


The template documentation below is transcluded from Infobox Biography/doc [edit]

An Infobox Biography may be used to summarize information about a person.

Usage

This infobox may be added by pasting the template as shown below into an article.

{{Infobox Biography
| subject_name   = 
| image_name     = 
| image_size     = 
| image_caption  = 
| date_of_birth  = 
| place_of_birth = 
| date_of_death  = 
| place_of_death = 
| education      =
| occupation     = 
| spouse         = 
| parents        =
| children       =
}}

Parameters

Parameter Explanation
subject_name Insert name of person.
image_name Insert *.jpg image.
image_size Insert image width (defaults to 180x180px if empty).
image_caption Insert photograph caption. Try to include date of photo and the photographer.
date_of_birth Insert date of birth: month, day, year.
place_of_birth Insert place of birth: town, city, country.
date_of_death Insert date of death: month, day, year.
place_of_death Insert place of death: town, city, country.
education Insert the education of the person.
occupation Insert the person's occupation.
spouse Insert the names of the person's spouses, followed by the years of marriage. Use the format: Name (Year[hyphen]Year) [or] (Year-present). Separate entries with a line break (<br />).
parents Insert the names of the person's parents. Separate entries with a line break (<br />).
children Insert the names of the person's children. Separate entries with a line break (<br />).