Difference between revisions of "Template:Infobox person"

Jump to navigation Jump to search
no edit summary
Tag: Manual revert
Line 1: Line 1:
{{Infobox person
<noinclude>
| name         =
<templatedata>
| image         =
{
| alt          =
"params": {
| caption      =
"name": {
| birth_name    =
"type": "wiki-page-name"
| birth_date    =
},
| birth_place  =
"image": {
| death_date   =
"type": "wiki-file-name"
| death_place  =
},
| nationality  =
"birth_date": {
| other_names  =
"type": "date"
| occupation   =
},
| years_active =
"death_date": {
| known_for    =
"type": "date"
| notable_works =
},
}}
"occupation": {
"type": "content"
},
"years_active": {
"type": "content"
},
"education": {
"type": "content"
},
"partner": {
"type": "content"
},
"children": {
"type": "content"
}
},
"paramOrder": [
"name",
"image",
"birth_date",
"death_date",
"occupation",
"education",
"years_active",
"partner",
"children"
]
}
</templatedata>
</noinclude>

Navigation menu