Template:Person Infobox: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 6: | Line 6: | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{image|}}}| | ||
<tr> | <tr> | ||
<td colspan="2" class="infobox- | <td colspan="2" class="infobox-image">[[File:{{{image}}}|frameless|upright=1.2]]</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{caption|}}}| | ||
<tr> | <tr> | ||
<td colspan="2" class="infobox- | <td colspan="2" class="infobox-image" style="font-size: 90%;">{{{caption}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{birthdate|{{{birthplace|{{{age|}}}}}}}}}| | ||
<tr> | <tr> | ||
< | <th colspan="2" class="infobox-header">Personal information</th> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{birthname|}}}| | ||
<tr> | |||
<th>Born</th> | |||
<td>{{{birthname}}}<br/>{{{birthdate}}}{{#if:{{{birthplace|}}}|<br/>{{{birthplace}}}}}</td> | |||
</tr> | |||
|{{#if:{{{birthdate|}}}| | |||
<tr> | <tr> | ||
<td | <th>Born</th> | ||
<td>{{{birthdate}}}{{#if:{{{birthplace|}}}|<br/>{{{birthplace}}}}}</td> | |||
</tr> | </tr> | ||
}} | }}}} | ||
{{#if:{{{ | {{#if:{{{age|}}}| | ||
<tr> | <tr> | ||
<th | <th>Age</th> | ||
<td>{{{age}}}</td> | |||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{deathdate|}}}| | ||
<tr> | <tr> | ||
<th> | <th>Died</th> | ||
<td>{{{ | <td>{{{deathdate}}}{{#if:{{{deathplace|}}}|<br/>{{{deathplace}}}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{nationality|}}}| | ||
<tr> | <tr> | ||
<th> | <th>Nationality</th> | ||
<td>{{{ | <td>{{{nationality}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{other_names|}}}| | ||
<tr> | <tr> | ||
<th> | <th>Other names</th> | ||
<td>{{{ | <td>{{{other_names}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{height|}}}| | ||
<tr> | <tr> | ||
<th> | <th>Height</th> | ||
<td>{{{ | <td>{{{height}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{weight|}}}| | ||
<tr> | <tr> | ||
<th> | <th>Weight</th> | ||
<td>{{{ | <td>{{{weight}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{occupation|{{{known_for|{{{years_active|}}}}}}}}}| | ||
<tr> | <tr> | ||
<th> | <th colspan="2" class="infobox-header">Career</th> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{occupation|}}}| | ||
<tr> | <tr> | ||
<th | <th>Occupation</th> | ||
<td>{{{occupation}}}</td> | |||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{years_active|}}}| | ||
<tr> | <tr> | ||
<th> | <th>Years active</th> | ||
<td>{{{ | <td>{{{years_active}}}</td> | ||
</tr> | </tr> | ||
}} | |||
{{#if:{{{known_for|}}}| | |||
<tr> | <tr> | ||
<th> | <th>Known for</th> | ||
<td>{{{ | <td>{{{known_for}}}</td> | ||
</tr> | </tr> | ||
}} | |||
{{#if:{{{ | {{#if:{{{notable_works|}}}| | ||
<tr> | <tr> | ||
<th> | <th>Notable work</th> | ||
<td>{{{ | <td>{{{notable_works}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{awards|}}}| | ||
<tr> | <tr> | ||
<th> | <th>Awards</th> | ||
<td>{{{ | <td>{{{awards}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{website|}}}| | ||
<tr> | <tr> | ||
<th> | <th>Website</th> | ||
<td>{{{ | <td>{{{website}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{spouse|{{{partner|{{{children|}}}}}}}}}| | ||
<tr> | <tr> | ||
<th> | <th colspan="2" class="infobox-header">Personal life</th> | ||
</tr> | </tr> | ||
}} | }} | ||
| Line 170: | Line 178: | ||
<th>Alma mater</th> | <th>Alma mater</th> | ||
<td>{{{alma_mater}}}</td> | <td>{{{alma_mater}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
| Line 251: | Line 203: | ||
</table> | </table> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"name": {}, | |||
"image": { | |||
"type": "wiki-file-name" | |||
}, | |||
"caption": {}, | |||
"birthdate": {}, | |||
"birthplace": {}, | |||
"age": {}, | |||
"birthname": {}, | |||
"deathdate": {}, | |||
"deathplace": {}, | |||
"nationality": {}, | |||
"other_names": {}, | |||
"height": {}, | |||
"weight": {}, | |||
"occupation": {}, | |||
"known_for": {}, | |||
"years_active": {}, | |||
"notable_works": {}, | |||
"awards": {}, | |||
"website": {}, | |||
"spouse": {}, | |||
"partner": {}, | |||
"children": {}, | |||
"parents": {}, | |||
"relatives": {}, | |||
"education": {}, | |||
"alma_mater": {}, | |||
"custom1_label": {}, | |||
"custom1_data": {}, | |||
"custom2_label": {}, | |||
"custom2_data": {}, | |||
"custom3_label": {}, | |||
"custom3_data": {} | |||
}, | |||
"description": "Template for Persons" | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Latest revision as of 15:24, 11 January 2026
Template for Persons
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | no description | Unknown | optional |
| image | image | no description | File | optional |
| caption | caption | no description | Unknown | optional |
| birthdate | birthdate | no description | Unknown | optional |
| birthplace | birthplace | no description | Unknown | optional |
| age | age | no description | Unknown | optional |
| birthname | birthname | no description | Unknown | optional |
| deathdate | deathdate | no description | Unknown | optional |
| deathplace | deathplace | no description | Unknown | optional |
| nationality | nationality | no description | Unknown | optional |
| other_names | other_names | no description | Unknown | optional |
| height | height | no description | Unknown | optional |
| weight | weight | no description | Unknown | optional |
| occupation | occupation | no description | Unknown | optional |
| known_for | known_for | no description | Unknown | optional |
| years_active | years_active | no description | Unknown | optional |
| notable_works | notable_works | no description | Unknown | optional |
| awards | awards | no description | Unknown | optional |
| website | website | no description | Unknown | optional |
| spouse | spouse | no description | Unknown | optional |
| partner | partner | no description | Unknown | optional |
| children | children | no description | Unknown | optional |
| parents | parents | no description | Unknown | optional |
| relatives | relatives | no description | Unknown | optional |
| education | education | no description | Unknown | optional |
| alma_mater | alma_mater | no description | Unknown | optional |
| custom1_label | custom1_label | no description | Unknown | optional |
| custom1_data | custom1_data | no description | Unknown | optional |
| custom2_label | custom2_label | no description | Unknown | optional |
| custom2_data | custom2_data | no description | Unknown | optional |
| custom3_label | custom3_label | no description | Unknown | optional |
| custom3_data | custom3_data | no description | Unknown | optional |