Template:Infobox Engineer

From Wikipedia, the free encyclopedia

{{{name}}}
Personal information
Name {{{name}}}
Birth date {{{birth_date}}}
Birth place {{{birth_place}}}
Work
[edit] Template documentation

[edit] Usage

{{Infobox Engineer
|image                = 
|image_size           = (if image is smaller than 250px)
|caption              = 
|name                 = 
|nationality          = 
|birth_date           = 
|birth_place          = 
|death_date           = 
|death_place          = 
|education            =
|spouse               =
|parents              =
|children             =
|discipline           =
|institutions         =
|practice_name        =  
|significant_projects = 
|significant_design   = 
|significant_advance  =
|significant_awards   = 
}}

Note: The parameters image, caption, nationality, death_date, death_place, education, spouse, parents, children, discipline, institutions, practice name, significant_projects, significant_advance and significant_design are optional and may be omitted.

[edit] Microformat

The HTML markup produced by this template includes an hCard microformat, which makes the person's details parsable by computers, either acting automatically to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book. For more information about the use of microformats on Wikipedia, please see the microformat project.

Date-of-birth ("bday") parameters will only be included in the microformat if {{Birth date}} or {{Birth date and age}} are used in the infobox.

hCard uses HTML classes including:

  • adr
  • bday
  • county-name
  • fn (required)
  • honorific-prefix
  • honorific-suffix
  • label
  • locality
  • nickname
  • note
  • org
  • role
  • vcard

Please do not rename or remove these classes.

[edit] See also