Template:Infobox person: Difference between revisions
Appearance
Created page with "{| class="infobox" style="width:250px; border:1px solid #aaa; background:#f9f9f9;" |- ! Name | {{{name|}}} |- {{#if:{{{birth_date|}}} | ! Birth date | {{{birth_date}}} }} |- {{#if:{{{occupation|}}} | ! Occupation | {{{occupation}}} }} |- {{#if:{{{awards|}}} | ! Awards | {{{awards}}} }} |- {{#if:{{{notes|}}} | ! Notes | {{{notes}}} }} |}" |
No edit summary |
||
Line 3: | Line 3: | ||
! Name | ! Name | ||
| {{{name|}}} | | {{{name|}}} | ||
{{#if:{{{birth_date|}}}| | |||
|- | |- | ||
! Birth date | |||
| {{{birth_date}}} | |||
}} | }} | ||
{{#if:{{{occupation|}}}| | |||
|- | |- | ||
! Occupation | |||
| {{{occupation}}} | |||
}} | }} | ||
{{#if:{{{awards|}}}| | |||
|- | |- | ||
! Awards | |||
| {{{awards}}} | |||
}} | }} | ||
{{#if:{{{notes|}}}| | |||
|- | |- | ||
! Notes | |||
| {{{notes}}} | |||
}} | }} | ||
|} | |} |
Revision as of 06:02, 1 October 2025
Name |
- |
Birth date
- |
Occupation
- |
Awards
- |
Notes |
---|