Template:Infobox engineering career: Difference between revisions
No edit summary |
Salmanazar (talk | contribs) m corrected error |
||
Line 101: | Line 101: | ||
|significant_design = |
|significant_design = |
||
|significant_advance = |
|significant_advance = |
||
| |
|significant_awards = |
||
}} |
}} |
||
</pre> |
</pre> |
Revision as of 20:21, 7 March 2008
{{{name}}} | |
[[image:{{{image}}}|200px]] {{{caption}}} | |
Personal information | |
---|---|
Name | {{{name}}} |
Nationality | {{{nationality}}} |
Birth date | {{{birth_date}}} |
Birth place | {{{birth_place}}} |
Date of death | {{{death_date}}} |
Place of death | {{{death_place}}} |
Education | {{{education}}} |
Spouse | {{{spouse}}} |
Parents | {{{parents}}} |
Children | {{{children}}} |
Work | |
Engineering Discipline | {{{discipline}}} |
Institution memberships | {{{institutions}}} |
Practice name | {{{practice_name}}} |
Significant projects | {{{significant_projects}}} |
Significant design | {{{significant_design}}} |
Significant advance | {{{significant_advance}}} |
Significant Awards | {{{significant_awards}}} |
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.
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 or database. For more information about the use of microformats on Wikipedia, please see the microformat project.
Sub-templates
Date-of-birth ("bday") information will only be included in the microformat if {{birth date}}, or {{birth date and age}} are used in the infobox. (Do not use these if the date is before 1583). Be cautious about using these if the person is still living, per WP:DOB.
To include a URL, use {{URL}}.
Please do not remove instances of these sub-templates.
Classes
hCard uses HTML classes including:
- adr
- agent
- bday
- birthplace
- category
- country-name
- deathdate
- deathplace
- extended-address
- family-name
- fn (required)
- given-name
- honorific-prefix
- honorific-suffix
- label
- locality
- n
- nickname
- note
- org
- role
- url
- vcard
Please do not rename or remove these classes nor collapse nested elements which use them.