Template:Infobox Person: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Caesar Schinas
(Updated to take advantage of Template:Infobox, and cleaned up slightly)
imported>Caesar Schinas
m (oops, broke other_names; fixing)
Line 4: Line 4:


| 1_label    = Other names
| 1_label    = Other names
| 1_data      = {{#if:{{{website|}}}|[http://{{{website}}} {{{website}}}]}}
| 1_data      = {{{other_names}}}


| 2_data      = {{#if:{{{portrait|}}}|[[Image:{{{portrait}}}|{{{portrait_size|300x300px}}}]]}}
| 2_data      = {{#if:{{{portrait|}}}|[[Image:{{{portrait}}}|{{{portrait_size|300x300px}}}]]}}

Revision as of 07:07, 24 April 2009

Usage

{{Infobox Person
| name        = 
| other_names = 
| image       = 
| website     = 
| birth_date  = 
| birth_place = 
| death_date  = 
| death_place = 
| occupation  = 
| title       = 
| salary      = 
| term        = 
| predecessor = 
| successor   = 
| party       = 
| boards      = 
| religion    = 
| relations   = 
| footnotes   = 
}}