Difference between revisions of "Template:Infobox Person"

From Linguistic Team International Wiki
(Created page with "{{ infobox| bodyclass = biography vcard| bodystyle = width:{{#if:{{{box_width|}}}|{{{box_width}}} |22em}}; font-size:95%; text-align:left;| above = '''{{{name|{{PAGENAM...")
 
m
 
Line 1: Line 1:
{{ infobox| bodyclass  = biography vcard| bodystyle  = width:{{#if:{{{box_width|}}}|{{{box_width}}} |22em}}; font-size:95%; text-align:left;| above      = '''{{{name|{{PAGENAME}}}}}'''| aboveclass = fn| abovestyle = text-align:center; font-size:125%;| image      = {{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{image_size|{{{imagesize|}}}}}}|{{{image_size|{{{imagesize}}}}}}|225px}}]]}}| imageclass = {{image class names|{{{image}}}}}| imagestyle = padding:4pt; line-height:1.25em; text-align:center; font-size:8pt;| caption    = <div style="padding-top:2pt;">{{{caption|}}}</div>| labelstyle = padding:0.2em 1.0em 0.2em 0.2em; background:transparent; line-height:1.2em; text-align:left; font-size:90%;| datastyle  = padding:0.2em; line-height:1.3em; vertical-align:middle; font-size:90%;| label1    = {{#if:{{{birth_name|}}}{{{birth_date|}}}{{{birth_place|}}}|Born}}| data1      = {{#if:{{{birth_name|}}}|{{{birth_name}}}<br />}}{{#if:{{{birth_date|}}} |{{{birth_date}}}<br />}}{{{birth_place|}}}| label2    = {{#if:{{{death_date|}}}{{{death_place|}}}|Died }}| data2      = {{#if:{{{death_date|}}}|{{{death_date}}}<br />}}{{{death_place|}}}| label3    = Cause&nbsp;of death| data3      = {{{death_cause|}}}| label4    = Body discovered| data4      = {{{body_discovered|}}}| label5    = Resting&nbsp;place| class5    = label| data5      = {{{resting_place|}}}{{#if:{{{resting_place_coordinates|}}}|<br />{{{resting_place_coordinates}}} }}| label6    = Residence| class6    = label| data6      = {{{residence|}}}| class7    = category| label7    = Nationality| data7      = {{{nationality|}}}| label8    = Other&nbsp;names| class8    = nickname| data8      = {{{other_names|}}}| class9    = category| label9    = Ethnicity| data9      = {{{ethnicity|}}}| class10    = category| label10    = Citizenship| data10    = {{{citizenship|}}}| label11    = Education| data11    = {{{education|}}}| label12    = Alma&nbsp;mater| data12    = {{{alma_mater|}}}| label13    = Occupation| class13    = role| data13    = {{{occupation|}}}| label14    = Years active| data14    = {{{years_active|}}}| label15    = Employer| data15    = {{{employer|}}}| label16    = Home&nbsp;town| data16    = {{{home_town|}}}| label17    = Salary| data17    = {{{salary|}}}| label18    = Net&nbsp;worth| data18    = {{{networth|}}}| label19    = Height| data19    = {{{height|}}}| label20    = Weight| data20    = {{{weight|}}}| label21    = Known&nbsp;for| data21    = {{{known|{{{known_for|}}}}}}| label22    = Title| data22    = {{{title|}}}| label23    = Term| data23    = {{{term|}}}| label24    = Predecessor| data24    = {{{predecessor|}}}| label25    = Successor| data25    = {{{successor|}}}| label26    = Political&nbsp;party| data26    = {{{party|}}}| label27    = Opponent(s)| data27    = {{{opponents|}}}| label28    = Board member&nbsp;of| data28    = {{{boards|}}}| label29    = Religious beliefs| data29    = {{{religion|}}}| label30    = Spouse(s)| data30    = {{{spouse|}}}| label31    = Partner| data31    = {{{partner|}}}| label32    = Children| data32    = {{{children|}}}| label33    = Parents| data33    = {{{parents|}}}| label34    = Relatives| data34    = {{{relations|{{{relatives|}}}}}}| label35    = Call-sign| data35    = {{{callsign|}}}| data36    = {{#if:{{{signature|}}}|'''Signature'''<div style="padding-top:0.3em;">[[Image:{{{signature}}}|128px]]</div>}}| data37    = {{#if:{{{website|}}}| '''Website'''<br />{{{website}}} }}| data38    = {{#if:{{{footnotes|}}}|<div style="text-align:left;"><div style="border-top:1px solid;">'''Notes'''</div><div style="line-height:1.2em;">{{{footnotes}}}</div></div>}}}}<noinclude>{{pp-template|small=yes}}{{documentation}}<!---Please add metadata to the includeonly section at the bottom of the /doc subpage---></noinclude>
+
{{ infobox
 +
| bodyclass  = biography vcard
 +
| bodystyle  = width:{{#if:{{{box_width|}}}|{{{box_width}}} |22em}}; font-size:95%; text-align:left;
 +
| above      = '''{{{name|{{PAGENAME}}}}}'''
 +
| aboveclass = fn
 +
| abovestyle = text-align:center; font-size:125%;
 +
| image      = {{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{image_size|{{{imagesize|}}}}}}|{{{image_size|{{{imagesize}}}}}}|225px}}]]}}
 +
| imageclass = {{image class names|{{{image}}}}}
 +
| imagestyle = padding:4pt; line-height:1.25em; text-align:center; font-size:8pt;
 +
| caption    = <div style="padding-top:2pt;">{{{caption|}}}</div>
 +
| labelstyle = padding:0.2em 1.0em 0.2em 0.2em; background:transparent; line-height:1.2em; text-align:left; font-size:90%;
 +
| datastyle  = padding:0.2em; line-height:1.3em; vertical-align:middle; font-size:90%;
 +
 
 +
| label1    = {{#if:{{{birth_name|}}}{{{birth_date|}}}{{{birth_place|}}}|Born}}
 +
| data1      = {{#if:{{{birth_name|}}}|{{{birth_name}}}<br />}}{{#if:{{{birth_date|}}} |{{{birth_date}}}<br />}}{{{birth_place|}}}
 +
| label2    = {{#if:{{{death_date|}}}{{{death_place|}}}|Died }}
 +
| data2      = {{#if:{{{death_date|}}}|{{{death_date}}}<br />}}{{{death_place|}}}
 +
| label3    = Cause&nbsp;of death
 +
| data3      = {{{death_cause|}}}
 +
| label4    = Body discovered
 +
| data4      = {{{body_discovered|}}}
 +
| label5    = Resting&nbsp;place
 +
| class5    = label
 +
| data5      = {{{resting_place|}}}{{#if:{{{resting_place_coordinates|}}}|<br />{{{resting_place_coordinates}}} }}
 +
| label6    = Residence
 +
| class6    = label
 +
| data6      = {{{residence|}}}
 +
| class7    = category
 +
| label7    = Nationality
 +
| data7      = {{{nationality|}}}
 +
| label8    = Other&nbsp;names
 +
| class8    = nickname
 +
| data8      = {{{other_names|}}}
 +
| class9    = category
 +
| label9    = Ethnicity
 +
| data9      = {{{ethnicity|}}}
 +
| class10    = category
 +
| label10    = Citizenship
 +
| data10    = {{{citizenship|}}}
 +
| label11    = Education
 +
| data11    = {{{education|}}}
 +
| label12    = Alma&nbsp;mater
 +
| data12    = {{{alma_mater|}}}
 +
| label13    = Occupation
 +
| class13    = role
 +
| data13    = {{{occupation|}}}
 +
| label14    = Years active
 +
| data14    = {{{years_active|}}}
 +
| label15    = Employer
 +
| data15    = {{{employer|}}}
 +
| label16    = Home&nbsp;town
 +
| data16    = {{{home_town|}}}
 +
| label17    = Salary
 +
| data17    = {{{salary|}}}
 +
| label18    = Net&nbsp;worth
 +
| data18    = {{{networth|}}}
 +
| label19    = Height
 +
| data19    = {{{height|}}}
 +
| label20    = Weight
 +
| data20    = {{{weight|}}}
 +
| label21    = Known&nbsp;for
 +
| data21    = {{{known|{{{known_for|}}}}}}
 +
| label22    = Title
 +
| data22    = {{{title|}}}
 +
| label23    = Term
 +
| data23    = {{{term|}}}
 +
| label24    = Predecessor
 +
| data24    = {{{predecessor|}}}
 +
| label25    = Successor
 +
| data25    = {{{successor|}}}
 +
| label26    = Political&nbsp;party
 +
| data26    = {{{party|}}}
 +
| label27    = Opponent(s)
 +
| data27    = {{{opponents|}}}
 +
| label28    = Board member&nbsp;of
 +
| data28    = {{{boards|}}}
 +
| label29    = Religious beliefs
 +
| data29    = {{{religion|}}}
 +
| label30    = Spouse(s)
 +
| data30    = {{{spouse|}}}
 +
| label31    = Partner
 +
| data31    = {{{partner|}}}
 +
| label32    = Children
 +
| data32    = {{{children|}}}
 +
| label33    = Parents
 +
| data33    = {{{parents|}}}
 +
| label34    = Relatives
 +
| data34    = {{{relations|{{{relatives|}}}}}}
 +
| label35    = Call-sign
 +
| data35    = {{{callsign|}}}
 +
| data36    = {{#if:{{{signature|}}}|'''Signature'''<div style="padding-top:0.3em;">[[Image:{{{signature}}}|128px]]</div>}}
 +
| data37    = {{#if:{{{website|}}}| '''Website'''<br />{{{website}}} }}
 +
| data38    = {{#if:{{{footnotes|}}}|<div style="text-align:left;"><div style="border-top:1px solid;">'''Notes'''</div><div style="line-height:1.2em;">{{{footnotes}}}</div></div>}}
 +
}}<noinclude>{{pp-template|small=yes}}{{documentation}}<!---Please add metadata to the includeonly section at the bottom of the /doc subpage---></noinclude>

Latest revision as of 17:16, 10 August 2015

table class=infobox biography vcard cellspacing=5 style=width: 22em; text-align: left; font-size: 88%; line-height: 1.5em; width:22em; font-size:95%; text-align:left;!--

Caption

-- !--

Header

--trtd colspan=2 class=fn style=text-align:center; font-size: 125%; font-weight: bold; text-align:center; font-size:125%;Infobox Person/td/tr!--

Subheader

--!--

Image

--!--

Row 1

--!--

Row 2

--!--

Row 3

--!--

Row 4

--!--

Row 5

--!--

Row 6

--!--

Row 7

--!--

Row 8

--!--

Row 9

--!--

Row 10

--!--

Row 11

--!--

Row 12

--!--

Row 13

--!--

Row 14

--!--

Row 15

--!--

Row 16

--!--

Row 17

--!--

Row 18

--!--

Row 19

--!--

Row 20

--!--

Row 21

--!--

Row 22

--!--

Row 23

--!--

Row 24

--!--

Row 25

--!--

Row 26

--!--

Row 27

--!--

Row 28

--!--

Row 29

--!--

Row 30

--!--

Row 31

--!--

Row 32

--!--

Row 33

--!--

Row 34

--!--

Row 35

--!--

Row 36

--!--

Row 37

--!--

Row 38

--!--

Row 39

--!--

Row 40

--!--

Row 41

--!--

Row 42
--{{#if:|trth colspan=2 style=text-align:center; /th/tr| {{#if:{{{label4
[edit] Template-info.svg Template documentation

!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -- Infobox Person may be used to summarize information about a person.

Also consider using one of the more specific templates such as {{Infobox Actor}}, {{Infobox Officeholder}}, {{Infobox Military person}}, etc. A list of some of these is available at Wikipedia:WikiProject Biography/Infoboxes; others not listed there can be found in Category:People infobox templates.

Usage

The infobox may be added by pasting the template as shown below into an article and then filling in the desired fields. Any parameters left blank or omitted will not be displayed.

Blank template with basic parameters

This is the template shown on the top righthand side of the template page. div style=background:#dddddd; border:1px solid black; padding:0.5em 1em 0.5em 1em; pre table class=infobox biography vcard cellspacing=5 style=width: 22em; text-align: left; font-size: 88%; line-height: 1.5em; width:22em; font-size:95%; text-align:left;!--

Caption

-- !--

Header

--trtd colspan=2 class=fn style=text-align:center; font-size: 125%; font-weight: bold; text-align:center; font-size:125%;'/td/tr!--

Subheader

--!--

Image

--!--

Row 1

--trth style=padding:0.2em 1.0em 0.2em 0.2em; background:transparent; line-height:1.2em; text-align:left; font-size:90%;Born/thtd class= style=padding:0.2em; line-height:1.3em; vertical-align:middle; font-size:90%;Template:Birth date
/td/tr!--

Row 2

--trth style=padding:0.2em 1.0em 0.2em 0.2em; background:transparent; line-height:1.2em; text-align:left; font-size:90%;Died/thtd class= style=padding:0.2em; line-height:1.3em; vertical-align:middle; font-size:90%;!-- Template:Death date and age --
/td/tr!--

Row 3

--!--

Row 4

--!--

Row 5

--!--

Row 6

--!--

Row 7

--!--

Row 8

--!--

Row 9

--!--

Row 10

--!--

Row 11

--!--

Row 12

--!--

Row 13

--!--

Row 14

--!--

Row 15

--!--

Row 16

--!--

Row 17

--!--

Row 18

--!--

Row 19

--!--

Row 20

--!--

Row 21

--!--

Row 22

--!--

Row 23

--!--

Row 24

--!--

Row 25

--!--

Row 26

--!--

Row 27

--!--

Row 28

--!--

Row 29

--!--

Row 30

--!--

Row 31

--!--

Row 32

--!--

Row 33

--!--

Row 34

--!--

Row 35

--!--

Row 36

--!--

Row 37

--!--

Row 38

--!--

Row 39

--!--

Row 40

--!--

Row 41

--!--

Row 42

--{{#if:|trth colspan=2 style=text-align:center; /th/tr| {{#if:{{{label4 /pre /div

Blank template with all parameters

div style=background:#dddddd; border:1px solid black; padding:0.5em 1em 0.5em 1em; pre table class=infobox biography vcard cellspacing=5 style=width: 22em; text-align: left; font-size: 88%; line-height: 1.5em; width:22em; font-size:95%; text-align:left;!--

Caption

-- !--

Header

--trtd colspan=2 class=fn style=text-align:center; font-size: 125%; font-weight: bold; text-align:center; font-size:125%;'/td/tr!--

Subheader

--!--

Image

--!--

Row 1

--trth style=padding:0.2em 1.0em 0.2em 0.2em; background:transparent; line-height:1.2em; text-align:left; font-size:90%;Born/thtd class= style=padding:0.2em; line-height:1.3em; vertical-align:middle; font-size:90%;Template:Birth date
/td/tr!--

Row 2

--trth style=padding:0.2em 1.0em 0.2em 0.2em; background:transparent; line-height:1.2em; text-align:left; font-size:90%;Died/thtd class= style=padding:0.2em; line-height:1.3em; vertical-align:middle; font-size:90%;!-- Template:Death date and age --
/td/tr!--

Row 3

--!--

Row 4

--!--

Row 5

--trth style=padding:0.2em 1.0em 0.2em 0.2em; background:transparent; line-height:1.2em; text-align:left; font-size:90%;Resting place/thtd class=label style=padding:0.2em; line-height:1.3em; vertical-align:middle; font-size:90%;
!-- includeonlyTemplate:Coord/display/inline,title!--

--!-- 
--!-- 
--!-- 
--/includeonlynoincludeTemplate loop detected: Template:Template doc/noinclude --/td/tr!--
Row 6

--!--

Row 7

--!--

Row 8

--!--

Row 9

--!--

Row 10

--!--

Row 11

--!--

Row 12

--!--

Row 13

--!--

Row 14

--!--

Row 15

--!--

Row 16

--!--

Row 17

--!--

Row 18

--!--

Row 19

--!--

Row 20

--!--

Row 21

--!--

Row 22

--!--

Row 23

--!--

Row 24

--!--

Row 25

--!--

Row 26

--!--

Row 27

--!--

Row 28

--!--

Row 29

--!--

Row 30

--!--

Row 31

--!--

Row 32

--!--

Row 33

--!--

Row 34

--!--

Row 35

--!--

Row 36

--!--

Row 37

--!--

Row 38

--!--

Row 39

--!--

Row 40

--!--

Row 41

--!--

Row 42

--{{#if:|trth colspan=2 style=text-align:center; /th/tr| {{#if:{{{label4 /pre /div

Parameters

Do not use all these parameters for any one person. The list is long to cover a wide range of people. Only use those parameters that describe why the person is notable. Any parameters left blank or omitted will not be displayed. If a data field has more than one parameter name which can be used, the preferred name is listed first in bold print.

Parameter Explanation
name Common name of person (defaults to article name if left blank; provide birth_name (below) if different from name).
image Image name: abc.jpg, xpz.png, 123.gif, etc. If an image is desired but not available, one may add yes to the needs-photo section of the Template:WPBiography on the talkpage. Do not use Image:Replace this image male.svg, Image:Replace this image female.svg or other placeholder images; the proposal to use such placeholders has been rejected by the community.
image_sizebr/ (imagesize) Size to display image: 200px (set width), or 200x300px (max width max height). This defaults to 225px if empty or omitted.
caption Caption for image, if needed. Try to include date of photo and the photographer.
birth_name Name at birth, if different from name.
birth_date Date of birth: nowikiJanuary 15, 1930 (1930-01-15) (agenbsp;Expression error: Unexpected ( operator.) (if living) or Template:Birth date (if dead)./nowiki See Template:Birth date for details.
birth_place Place of birth: city, administrative region, sovereign state.
death_date Date of death: nowikiTemplate:Death date and age (if birth date is known) or Template:Death date (if birth date unknown)./nowiki See Template:Death date for details.
death_place Place of death: city, administrative region, sovereign state.
body_discovered Place where the body was discovered (If different from place of death).
death_cause Cause of death.
resting_place Place of burial, ash-scattering, etc.
resting_place_coordinates Coordinates for place of burial, ash-scattering etc. Use {{coord}} template.
residence Location(s) where the person notably resides/resided, if different from birth place.
nationality Nationality. May be used instead of citizenship (below) or vice versa in cases where any confusion could result. Should only be used emwith/em citizenship when they somehow differ.
ethnicity Ethnicity.
citizenship Citizenship. See usage notes for nationality.
other_names Other notable names for the person, if different from name and birth_name.
known_for/br (known) A brief description of why the person is notable.
education Education.
alma_mater Alma mater
employer Employer.
occupation Occupation.
home_town The place where the person was raised and matured, if different from birth place and residence.
salary Annual salary or compensation.
networth Current estimated net worth.
height If person was notable for their height.
weight If used, this should also include the date.
title Multiple uses:
term Years the person held the title listed above.
predecessor Person who previously held the title listed above.
successor Person who subsequently held the title listed above.
party Field labeled Political party.
boards Field labeled Board membernbsp;of.
religion Field labeled Religion.
spouse Name of spouse(s), followed by years of marriage. Use the format Name (1950-present) for current spouse and Name (1970-1999) for former spouse(s). Separate entries with a line break (nowikibr//nowiki).
partner Use same format as spouse.
children Number of children (i.e. 3), or list of names if notable. Separate entries with a line break (nowikibr//nowiki).
parents Names of parents, if notable. Separate entries with a line break (nowikibr//nowiki).
relativesbr/ (relations) Names of siblings or other relatives, if notable. Include the relationship in parentheses after the name (sister, uncle, etc). Separate entries with a line break (nowikibr//nowiki).
callsign Amateur radio call-sign.
signature An image of the person's signature. Image is displayed at a width of 128px, same format as {{Infobox Writer}}, {{Infobox Officeholder}} and {{Infobox Philosopher}}.
website Official website only. Unofficial websites should be placed under nowiki==External links==/nowiki in the body of the article.
footnotes Notes about any of the infobox data.
box_width The infobox width, such as: box_width=220px (default: 22em).

Microformats

The HTML markup produced by this template includes an hCard microformat, which makes the person's details parsable by computers, either acting automatically to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book. For more information about the use of microformats on Wikipedia, please see the microformat project.

Date-of-birth (bday) parameters will emonly/em be included in the microformat if {{Birth date}} or {{Birth date and age}} are used in the infobox.

hCard uses HTML classes including: div class=horizontal

  • adr
  • agent
  • bday
  • category
  • county-name
  • extended-address
  • family-name
  • fn (required)
  • given-name
  • honorific-prefix
  • honorific-suffix
  • label
  • locality
  • n
  • nickname
  • note
  • org
  • role
  • vcard

/div

Please do not rename or remove these classes; nor collapse nested elements which use them.noinclude ar:قالب:UF-hcard-person hsb:Předłoha:UF-hcard-wosoby /noinclude

Example

table class=infobox biography vcard cellspacing=5 style=width: 22em; text-align: left; font-size: 88%; line-height: 1.5em; width:200px; font-size:95%; text-align:left;!--

Caption

-- !--

Header

--trtd colspan=2 class=fn style=text-align:center; font-size: 125%; font-weight: bold; text-align:center; font-size:125%;Bill Gates/td/tr!--

Subheader

--!--

Image

--trtd colspan=2 class=noinclude

Template loop detected: Template:Template doc

da:Skabelon:Image class names/noinclude style=text-align:center; padding:4pt; line-height:1.25em; text-align:center; font-size:8pt; Bill Gates 2004 cr.jpg br /

span style=
At an IT forum in Denmark, 2004
/span/td/tr!--
Row 1

--trth style=padding:0.2em 1.0em 0.2em 0.2em; background:transparent; line-height:1.2em; text-align:left; font-size:90%;Born/thtd class= style=padding:0.2em; line-height:1.3em; vertical-align:middle; font-size:90%;William Henry Gates III
October 28, 1955 (1955-10-28) (agenbsp;Expression error: Unexpected ( operator.)
Seattle, Washington/td/tr!--

Row 2

--!--

Row 3

--!--

Row 4

--!--

Row 5

--!--

Row 6

--!--

Row 7

--!--

Row 8

--!--

Row 9

--!--

Row 10

--!--

Row 11

--!--

Row 12

--!--

Row 13

--trth style=padding:0.2em 1.0em 0.2em 0.2em; background:transparent; line-height:1.2em; text-align:left; font-size:90%;Occupation/thtd class=role style=padding:0.2em; line-height:1.3em; vertical-align:middle; font-size:90%;Chairman, Microsoftbr/!--

--Co-Chair, Bill  Melinda Gates Foundation/td/tr!--
Row 14

--!--

Row 15

--!--

Row 16

--!--

Row 17

--trth style=padding:0.2em 1.0em 0.2em 0.2em; background:transparent; line-height:1.2em; text-align:left; font-size:90%;Salary/thtd class= style=padding:0.2em; line-height:1.3em; vertical-align:middle; font-size:90%;US$ 966,667!--this is the

-- correct style for money--refYear 2006!--
-- compensation: salary $616,667, bonus!--
-- $350,000. From Microsoft's [http://www.!--
--microsoft.com/msft/reports/proxy2006.mspx!--
-- Proxy Statement]./ref/td/tr!--
Row 18

--trth style=padding:0.2em 1.0em 0.2em 0.2em; background:transparent; line-height:1.2em; text-align:left; font-size:90%;Net worth/thtd class= style=padding:0.2em; line-height:1.3em; vertical-align:middle; font-size:90%;US$ 56.0 billion (2007)!--

--ref name=forbes//td/tr!--
Row 19

--!--

Row 20

--!--

Row 21

--!--

Row 22

--!--

Row 23

--!--

Row 24

--!--

Row 25

--!--

Row 26

--!--

Row 27

--!--

Row 28

--!--

Row 29

--!--

Row 30

--trth style=padding:0.2em 1.0em 0.2em 0.2em; background:transparent; line-height:1.2em; text-align:left; font-size:90%;Spouse(s)/thtd class= style=padding:0.2em; line-height:1.3em; vertical-align:middle; font-size:90%;Melinda Gates (since 1994)/td/tr!--

Row 31

--!--

Row 32

--trth style=padding:0.2em 1.0em 0.2em 0.2em; background:transparent; line-height:1.2em; text-align:left; font-size:90%;Children/thtd class= style=padding:0.2em; line-height:1.3em; vertical-align:middle; font-size:90%;3/td/tr!--

Row 33

--!--

Row 34

--!--

Row 35

--!--

Row 36
--trtd colspan=2 class= style=text-align:center; padding:0.2em; line-height:1.3em; vertical-align:middle; font-size:90%;Signature
Bill Gates signature.svg
/td/tr!--
Row 37

--trtd colspan=2 class= style=text-align:center; padding:0.2em; line-height:1.3em; vertical-align:middle; font-size:90%;Website
Microsoft!--

-- [http://www.microsoft.com/presspass/exec/!--
--billg/default.mspx (Press Pass)]br[http:!--
--//www.gatesfoundation.org Gates Foundation]/td/tr!--
Row 38

--!--

Row 39

--!--

Row 40

--!--

Row 41

--!--

Row 42

--{{#if:|trth colspan=2 style=text-align:center; /th/tr| {{#if:{{{label4 pre style=margin-right:0.5em; overflow:auto; font-size:95%; padding-bottom:37em; table class=infobox biography vcard cellspacing=5 style=width: 22em; text-align: left; font-size: 88%; line-height: 1.5em; width:200px; font-size:95%; text-align:left;!--

Caption

-- !--

Header

--trtd colspan=2 class=fn style=text-align:center; font-size: 125%; font-weight: bold; text-align:center; font-size:125%;Bill Gates/td/tr!--

Subheader

--!--

Image

--trtd colspan=2 class=noinclude

Template loop detected: Template:Template doc

da:Skabelon:Image class names/noinclude style=text-align:center; padding:4pt; line-height:1.25em; text-align:center; font-size:8pt; Bill Gates 2004 cr.jpg br /

span style=
At an IT forum in Denmark, 2004
/span/td/tr!--
Row 1

--trth style=padding:0.2em 1.0em 0.2em 0.2em; background:transparent; line-height:1.2em; text-align:left; font-size:90%;Born/thtd class= style=padding:0.2em; line-height:1.3em; vertical-align:middle; font-size:90%;William Henry Gates III
October 28, 1955 (1955-10-28) (agenbsp;Expression error: Unexpected ( operator.)
Seattle, Washington/td/tr!--

Row 2

--!--

Row 3

--!--

Row 4

--!--

Row 5

--!--

Row 6

--!--

Row 7

--!--

Row 8

--!--

Row 9

--!--

Row 10

--!--

Row 11

--!--

Row 12

--!--

Row 13

--trth style=padding:0.2em 1.0em 0.2em 0.2em; background:transparent; line-height:1.2em; text-align:left; font-size:90%;Occupation/thtd class=role style=padding:0.2em; line-height:1.3em; vertical-align:middle; font-size:90%;Chairman, Microsoftbr/!--

--Co-Chair, Bill  Melinda Gates Foundation/td/tr!--
Row 14

--!--

Row 15

--!--

Row 16

--!--

Row 17

--trth style=padding:0.2em 1.0em 0.2em 0.2em; background:transparent; line-height:1.2em; text-align:left; font-size:90%;Salary/thtd class= style=padding:0.2em; line-height:1.3em; vertical-align:middle; font-size:90%;US$ 966,667!--this is the

-- correct style for money--refYear 2006!--
-- compensation: salary $616,667, bonus!--
-- $350,000. From Microsoft's [http://www.!--
--microsoft.com/msft/reports/proxy2006.mspx!--
-- Proxy Statement]./ref/td/tr!--
Row 18

--trth style=padding:0.2em 1.0em 0.2em 0.2em; background:transparent; line-height:1.2em; text-align:left; font-size:90%;Net worth/thtd class= style=padding:0.2em; line-height:1.3em; vertical-align:middle; font-size:90%;US$ 56.0 billion (2007)!--

--ref name=forbes//td/tr!--
Row 19

--!--

Row 20

--!--

Row 21

--!--

Row 22

--!--

Row 23

--!--

Row 24

--!--

Row 25

--!--

Row 26

--!--

Row 27

--!--

Row 28

--!--

Row 29

--!--

Row 30

--trth style=padding:0.2em 1.0em 0.2em 0.2em; background:transparent; line-height:1.2em; text-align:left; font-size:90%;Spouse(s)/thtd class= style=padding:0.2em; line-height:1.3em; vertical-align:middle; font-size:90%;Melinda Gates (since 1994)/td/tr!--

Row 31

--!--

Row 32

--trth style=padding:0.2em 1.0em 0.2em 0.2em; background:transparent; line-height:1.2em; text-align:left; font-size:90%;Children/thtd class= style=padding:0.2em; line-height:1.3em; vertical-align:middle; font-size:90%;3/td/tr!--

Row 33

--!--

Row 34

--!--

Row 35

--!--

Row 36
--trtd colspan=2 class= style=text-align:center; padding:0.2em; line-height:1.3em; vertical-align:middle; font-size:90%;Signature
Bill Gates signature.svg
/td/tr!--
Row 37

--trtd colspan=2 class= style=text-align:center; padding:0.2em; line-height:1.3em; vertical-align:middle; font-size:90%;Website
Microsoft!--

-- [http://www.microsoft.com/presspass/exec/!--
--billg/default.mspx (Press Pass)]br[http:!--
--//www.gatesfoundation.org Gates Foundation]/td/tr!--
Row 38

--!--

Row 39

--!--

Row 40

--!--

Row 41

--!--

Row 42

--{{#if:|trth colspan=2 style=text-align:center; /th/tr| {{#if:{{{label4 /pre

includeonlyar:قالب:معلومات شخصية be-x-old:Шаблён:Асоба bg:Шаблон:Биография инфо cs:Šablona:Infobox Biografie da:Skabelon:Infoboks person dsb:Pśedłoga:Infokašćik wósoby es:Plantilla:Ficha de biografía eo:Ŝablono:Informkesto homoj fr:Modèle:Infobox biographie ko:틀:인물 정보 hsb:Předłoha:Infokašćik wosoby hr:Predložak:Biografija id:Templat:Infobox Person ka:თარგი:ინფოდაფა პიროვნება lv:Veidne:Infokaste persona hu:Sablon:Életrajz infobox mk:Шаблон:Инфокутија Личност nl:Sjabloon:Biografie ja:Template:Infobox 人物 no:Mal:Infoboks biografi pt:Predefinição:Info biografia ro:Format:Infobox biografii ru:Шаблон:Персона fi:Malline:Henkilö sv:Mall:Infobox biografi uk:Шаблон:Особа vi:Tiêu bản:Bảng tóm tắt tiểu sử th:แม่แบบ:กล่องข้อมูล ชีวประวัติ tr:Şablon:Bilgikutusu Kişi zh-yue:Template:生平資料盒 zh:Template:Infobox Person

/includeonly