Template:Infobox person: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| class="infobox" | {| class="infobox" style="width:300px;" | ||
|- | |- | ||
! colspan="2" | {{{name|{{PAGENAME}}}}} | ! colspan="2" | {{{name|{{PAGENAME}}}}} | ||
|- | |- | ||
| colspan="2" align="center" | [[File:{{{image|No image available.svg}}}|250px]] | |||
| | |||
|- | |- | ||
! Born | ! Born | ||
| {{{birth_date | | {{{birth_date|}}}<br>{{{birth_place|}}} | ||
|- | |- | ||
! Nationality | ! Nationality | ||
| {{{nationality | | {{{nationality|}}} | ||
|- | |- | ||
! Occupation | ! Occupation | ||
| {{{occupation | | {{{occupation|}}} | ||
|- | |- | ||
! | ! Known for | ||
| | | {{{known_for|}}} | ||
|- | |- | ||
! | ! Education | ||
| {{{ | | {{{education|}}} | ||
|- | |- | ||
! | ! Alma mater | ||
| {{{ | | {{{alma_mater|}}} | ||
|- | |- | ||
! Height | ! Height | ||
| {{{height | | {{{height|}}} | ||
|- | |- | ||
! Weight | ! Weight | ||
| {{{weight | | {{{weight|}}} | ||
|- | |- | ||
! Religion | ! Religion | ||
| {{{religion | | {{{religion|}}} | ||
| | |||
}} | |||
|- | |- | ||
! Spouse | ! Spouse | ||
| {{{spouse | | {{{spouse|}}} | ||
|- | |- | ||
! Children | ! Children | ||
| {{{children | | {{{children|}}} | ||
|- | |- | ||
! Awards | ! Awards | ||
| {{{awards | | {{{awards|}}} | ||
|- | |- | ||
! Website | ! Website | ||
| {{{website | | {{{website|}}} | ||
| | |||
}} | |||
|} | |} | ||
</includeonly> | </includeonly> | ||
| Line 174: | Line 51: | ||
<pre> | <pre> | ||
{{Infobox person | {{Infobox person | ||
| name = | | name = Scott Woodward | ||
| image = | | image = ScottWoodward.jpg | ||
| birth_date = January 1, 1980 | |||
| birth_date = | | birth_place = New York, United States | ||
| birth_place = | | nationality = American | ||
| nationality = | | occupation = Entrepreneur | ||
| occupation = | | known_for = Marketing | ||
| known_for = | | education = Harvard University | ||
| height = | | alma_mater = Harvard University | ||
| weight = | | height = 5 ft 10 in | ||
| | | weight = 75 kg | ||
| spouse = | | religion = Christianity | ||
| children = | | spouse = Jane Doe | ||
| awards = | | children = 2 | ||
| website = | | awards = Business Award | ||
| website = example.com | |||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
Revision as of 20:55, 5 June 2026
Usage
{{Infobox person
| name = Scott Woodward
| image = ScottWoodward.jpg
| birth_date = January 1, 1980
| birth_place = New York, United States
| nationality = American
| occupation = Entrepreneur
| known_for = Marketing
| education = Harvard University
| alma_mater = Harvard University
| height = 5 ft 10 in
| weight = 75 kg
| religion = Christianity
| spouse = Jane Doe
| children = 2
| awards = Business Award
| website = example.com
}}
