Template:Infobox Person: Difference between revisions
[checked revision] | [checked revision] |
(check for birth date fix) |
Lightyears (talk | contribs) No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 91: | Line 91: | ||
{{!}} {{{relations|}}}}} | {{!}} {{{relations|}}}}} | ||
|- | |- | ||
{{#if: {{{notable_works|}}}| | |||
! Notable works | |||
{{!}} {{{notable_works|}}}}} | |||
|- | |||
{{#if: {{{website|}}}| | {{#if: {{{website|}}}| | ||
! Website | ! Website | ||
Line 128: | Line 132: | ||
| children = | | children = | ||
| relations = | | relations = | ||
| notable_works = | |||
| website = | | website = | ||
| footnotes = | | footnotes = | ||
Line 143: | Line 148: | ||
[[Category:Templates]] | [[Category:Templates]] | ||
<templatedata> | |||
{ | |||
"params": { | |||
"name": {}, | |||
"image": {}, | |||
"imagesize": {}, | |||
"caption": {}, | |||
"birth_name": {}, | |||
"date_of_birth": {}, | |||
"birth_date": {}, | |||
"place_of_birth": {}, | |||
"birth_place": {}, | |||
"death_date": {}, | |||
"death_place": {}, | |||
"death_cause": {}, | |||
"residence": {}, | |||
"other_names": {}, | |||
"known": {}, | |||
"employer": {}, | |||
"occupation": {}, | |||
"title": {}, | |||
"salary": {}, | |||
"weight": {}, | |||
"height": {}, | |||
"term": {}, | |||
"predecessor": {}, | |||
"successor": {}, | |||
"party": {}, | |||
"boards": {}, | |||
"religion": {}, | |||
"spouse": {}, | |||
"partner": {}, | |||
"children": {}, | |||
"relations": {}, | |||
"website": {}, | |||
"notable_works": {}, | |||
"footnotes": {} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> | </noinclude> |
Latest revision as of 01:11, 22 December 2018
{{{name}}} | |
Born | {{{birth_name}}} {{{birth_date}}} {{{birth_place}}} |
---|
Usage
{{Infobox_Person | name = | residence = | other_names = | image = | imagesize = | caption = | birth_name = | birth_date = | birth_place = | death_date = | death_place = | death_cause = | known = | occupation = | title = | salary = | term = | predecessor = | successor = | party = | boards = | religion = | spouse = | partner = | children = | relations = | notable_works = | website = | footnotes = | employer = | height = | weight = }}
Microformats
The HTML mark up produced by this template includes an hCard microformat, which makes the person's details parsable by computers, either acting automatically to catalogue article 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.
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | no description | Unknown | optional |
image | image | no description | Unknown | optional |
imagesize | imagesize | no description | Unknown | optional |
caption | caption | no description | Unknown | optional |
birth_name | birth_name | no description | Unknown | optional |
date_of_birth | date_of_birth | no description | Unknown | optional |
birth_date | birth_date | no description | Unknown | optional |
place_of_birth | place_of_birth | no description | Unknown | optional |
birth_place | birth_place | no description | Unknown | optional |
death_date | death_date | no description | Unknown | optional |
death_place | death_place | no description | Unknown | optional |
death_cause | death_cause | no description | Unknown | optional |
residence | residence | no description | Unknown | optional |
other_names | other_names | no description | Unknown | optional |
known | known | no description | Unknown | optional |
employer | employer | no description | Unknown | optional |
occupation | occupation | no description | Unknown | optional |
title | title | no description | Unknown | optional |
salary | salary | no description | Unknown | optional |
weight | weight | no description | Unknown | optional |
height | height | no description | Unknown | optional |
term | term | no description | Unknown | optional |
predecessor | predecessor | no description | Unknown | optional |
successor | successor | no description | Unknown | optional |
party | party | no description | Unknown | optional |
boards | boards | no description | Unknown | optional |
religion | religion | no description | Unknown | optional |
spouse | spouse | no description | Unknown | optional |
partner | partner | no description | Unknown | optional |
children | children | no description | Unknown | optional |
relations | relations | no description | Unknown | optional |
website | website | no description | Unknown | optional |
notable_works | notable_works | no description | Unknown | optional |
footnotes | footnotes | no description | Unknown | optional |