Template:Infobox person: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| class=" | {| class="wikitable" style="float:right; width:300px; margin:0 0 1em 1em;" | ||
|- | |- | ||
! colspan="2" style="text-align:center; background:#163A8C; color:white;" | | |||
[[File:{{{image|No_image_available.svg}}}| | [[File:{{{image|No_image_available.svg}}}|250px|center]] | ||
{{ | '''{{{name|{{PAGENAME}}}}}''' | ||
|- | |- | ||
! Born | ! Born | ||
| {{{born} | | {{{born|}}} | ||
}} | |||
|- | |- | ||
! Nationality | ! Nationality | ||
| {{{nationality | | {{{nationality|}}} | ||
}} | |||
|- | |- | ||
! Occupation | ! Occupation | ||
| {{{occupation} | | {{{occupation|}}} | ||
}} | |||
|- | |- | ||
! Organization | ! Organization | ||
| {{{organization | | {{{organization|}}} | ||
}} | |||
|- | |- | ||
! Years active | ! Years active | ||
| {{{years_active} | | {{{years_active|}}} | ||
}} | |||
|- | |- | ||
! Known for | ! Known for | ||
| {{{known_for | | {{{known_for|}}} | ||
}} | |||
|- | |- | ||
! Website | ! Website | ||
| | | {{{website|}}} | ||
}} | |||
|} | |} | ||
</includeonly> | </includeonly> | ||