Template:Infobox person: Difference between revisions
Appearance
Created page with "<includeonly> {| class="infobox-person" |- ! Name | {{{name|{{PAGENAME}}}}} {{#if:{{{image|}}}| |- ! Image | [[File:{{{image}}}|250px]] }} {{#if:{{{birth_date|}}}| |- ! Born | {{{birth_date}}} }} {{#if:{{{birth_place|}}}| |- ! Birth place | {{{birth_place}}} }} {{#if:{{{nationality|}}}| |- ! Nationality | {{{nationality}}} }} {{#if:{{{occupation|}}}| |- ! Occupation | {{{occupation}}} }} {{#if:{{{known_for|}}}| |- ! Known for | {{{known_for}}} }} |} </includeonly>" |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
< | {{infobox person | ||
| name = | |||
| | | image = <!-- filename only, e.g. Example.jpg --> | ||
| alt = | |||
| {{ | | caption = | ||
{{ | | birth_name = | ||
| | | birth_date = <!-- {{Birth date and age|YYYY|MM|DD}} --> | ||
| birth_place = | |||
| | | death_date = <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} --> | ||
| death_place = | |||
| nationality = | |||
| other_names = | |||
| occupation = | |||
| years_active= | |||
| known_for = | |||
| notable_works = | |||
| spouse = | |||
| children = | |||
| relatives = | |||
| awards = | |||
| website = <!-- {{URL|example.com}} --> | |||
}} | }} | ||
Latest revision as of 12:37, 3 January 2026
Template loop detected: Template:Infobox person