More languages
More actions
Spookfessor (talk | contribs) m (Alma mater test) |
No edit summary Tag: Manual revert |
||
(11 intermediate revisions by 4 users not shown) | |||
Line 22: | Line 22: | ||
| label1 = Born | | label1 = Born | ||
| data1 = {{br separated entries | | data1 = {{br separated entries | ||
|1 = {{#if:{{{birth_name | |1 = {{#if:{{{birth_name|}}}|<div style="display:inline" class="nickname">{{{birth_name|}}}</div>}} | ||
|2 = {{{birth_date|}}} | |2 = {{{birth_date|}}} | ||
|3 = {{{birth_place|}}} | |3 = {{{birth_place|}}} | ||
Line 39: | Line 39: | ||
| class5 = category | | class5 = category | ||
| data5 = {{{known|}}} | | data5 = {{{known|}}} | ||
| label6 = Field of study | |||
| data6 = {{{field|}}} | |||
| header75 = {{#if:{{{website|}}} |Website}} | | header75 = {{#if:{{{website|}}} |Website}} | ||
Line 46: | Line 49: | ||
| below = {{#if:{{{footnotes|}}} |<hr/>{{{footnotes}}} }} | | below = {{#if:{{{footnotes|}}} |<hr/>{{{footnotes}}} }} | ||
}} | |||
<noinclude> | <noinclude> | ||
How to use this template: | How to use this template: | ||
Line 61: | Line 64: | ||
| nationality = | | nationality = | ||
| known = | | known = | ||
| field = | |||
| birth_name = | | birth_name = | ||
| birth_date = | | birth_date = | ||
Line 70: | Line 74: | ||
}} | }} | ||
</nowiki> | </nowiki> | ||
</noinclude> | <templatedata> | ||
{ | |||
"params": { | |||
"honorific prefix": { | |||
"label": "Honorific prefix", | |||
"type": "string" | |||
}, | |||
"name": { | |||
"label": "Name", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"native_name": { | |||
"label": "Native name", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"_subheader": { | |||
"label": "Subheader" | |||
}, | |||
"image": { | |||
"label": "Image", | |||
"type": "wiki-file-name" | |||
}, | |||
"image_upright": {}, | |||
"image_alt": {}, | |||
"image_size": {}, | |||
"caption": { | |||
"label": "Image caption", | |||
"type": "string" | |||
}, | |||
"birth_name": {}, | |||
"birth_date": {}, | |||
"birth_place": {}, | |||
"death_date": {}, | |||
"death_place": {}, | |||
"death_cause": {}, | |||
"nationality": {}, | |||
"known": {}, | |||
"field": {}, | |||
"website": {}, | |||
"footnotes": {} | |||
} | |||
} | |||
</templatedata></noinclude> |
Latest revision as of 11:00, 25 August 2024
Infobox person |
---|
How to use this template:
{{Infobox person | honorific_prefix = | name = | native_name = | image = | image_size = | image_upright = | image_alt = | caption = | nationality = | known = | field = | birth_name = | birth_date = | birth_place = | death_date = | death_place = | death_cause = | footnotes = }}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Honorific prefix | honorific prefix | no description | String | optional |
Name | name | no description | String | required |
Native name | native_name | no description | String | suggested |
Subheader | _subheader | no description | Unknown | optional |
Image | image | no description | File | optional |
image_upright | image_upright | no description | Unknown | optional |
image_alt | image_alt | no description | Unknown | optional |
image_size | image_size | no description | Unknown | optional |
Image caption | caption | no description | String | optional |
birth_name | birth_name | no description | Unknown | optional |
birth_date | birth_date | 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 |
nationality | nationality | no description | Unknown | optional |
known | known | no description | Unknown | optional |
field | field | no description | Unknown | optional |
website | website | no description | Unknown | optional |
footnotes | footnotes | no description | Unknown | optional |