Template:Infobox medical details/doc
This is a documentation subpage for Template:Infobox medical details. It may contain usage information, categories and other content that is not part of the original template page. |
This template is used on approximately 2,200 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
This template uses Lua: |
{{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
[edit]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
[edit]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
[edit]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
[edit]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
[edit]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.