Difference between revisions of "Template:Infobox medical details"

From blackwiki
Jump to navigation Jump to search
(Hide Born field if entries are blank, and fix other syntax)
(Newlines)
Line 10: Line 10:
  
 
| label1    = Born
 
| label1    = Born
| data1      = {{br separated entries
+
| data1      = {{br separated entries<!--
    |{{#if:{{{birth_name|}}}|<span class="nickname">{{{birth_name}}}</span>}}
+
  -->|{{#if:{{{birth_name|}}}|<span class="nickname">{{{birth_name}}}</span>}}<!--
    |{{{birth_date|}}}
+
  -->|{{{birth_date|}}}<!--
    |{{{birth_place|}}}
+
  -->|{{{birth_place|}}}<!--
   }}
+
   -->}}
 
| label2    = Died
 
| label2    = Died
| data2      = {{br separated entries
+
| data2      = {{br separated entries<!--
    |{{{death_date|}}}
+
-->|{{{death_date|}}}<!--
    |{{{death_place|}}}
+
-->|{{{death_place|}}}<!--
    |{{{death_cause|}}}
+
-->|{{{death_cause|}}}<!--
  }}
+
-->}}
 
| label3    = Profession
 
| label3    = Profession
 
| class3    = role
 
| class3    = role

Revision as of 23:15, 28 October 2010

[[Category:Infobox templates|Template:Remove first word]]

Template documentation[view] [edit] [history] [purge]

{{Infobox medical details}} may be used to add information about an individual's medical career to {{infobox person}}. Note that for scientists {{infobox scientist}} should be used.

Usage

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

{{Infobox person
| name        = ** Use whatever fields you wish
| image       = ** from the usual {{infobox person}}
| nationality = ** here: this is just a sample.
| birth_place = ** Medical information is included
| education   = ** in the module below

| module      = {{Infobox medical details
| profession        = 
| field             = 
| work_institutions = 
| specialism        = 
| research_field    = 
| notable_works     = 
| prizes            = 
}}
}}

Parameters

profession
State if they are a doctor, surgeon, nurse or other
field
State if they are a heart surgeon, physician etc.
work_institutions
Insert key institutions, universities, and/or companies where they are/were employed
specialism
For example, "organ transplants"
research_field
prizes
Insert most notable prizes and medals

Microformats

Template:UF-hcard-person