<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://freemusicwiki.org/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_person%2Fdoc</id>
		<title>Template:Infobox person/doc - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://freemusicwiki.org/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_person%2Fdoc"/>
		<link rel="alternate" type="text/html" href="http://freemusicwiki.org/w/index.php?title=Template:Infobox_person/doc&amp;action=history"/>
		<updated>2026-05-19T17:41:57Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>http://freemusicwiki.org/w/index.php?title=Template:Infobox_person/doc&amp;diff=7950&amp;oldid=prev</id>
		<title>Buddydml: Created page with &quot;{{Documentation subpage}} This template provides a standard infobox for biographical articles.  == Usage == &lt;pre&gt; {{Infobox person | name          =  | image         =  | capt...&quot;</title>
		<link rel="alternate" type="text/html" href="http://freemusicwiki.org/w/index.php?title=Template:Infobox_person/doc&amp;diff=7950&amp;oldid=prev"/>
				<updated>2026-05-19T02:36:26Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Documentation subpage}} This template provides a standard infobox for biographical articles.  == Usage == &amp;lt;pre&amp;gt; {{Infobox person | name          =  | image         =  | capt...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
This template provides a standard infobox for biographical articles.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Infobox person&lt;br /&gt;
| name          = &lt;br /&gt;
| image         = &lt;br /&gt;
| caption       = &lt;br /&gt;
| alt           = &lt;br /&gt;
| birth_name    = &lt;br /&gt;
| birth_date    = &lt;br /&gt;
| birth_place   = &lt;br /&gt;
| death_date    = &lt;br /&gt;
| death_place   = &lt;br /&gt;
| cause_of_death = &lt;br /&gt;
| resting_place = &lt;br /&gt;
| nationality   = &lt;br /&gt;
| other_names   = &lt;br /&gt;
| citizenship   = &lt;br /&gt;
| education     = &lt;br /&gt;
| alma_mater    = &lt;br /&gt;
| occupation    = &lt;br /&gt;
| years_active  = &lt;br /&gt;
| employer      = &lt;br /&gt;
| organization  = &lt;br /&gt;
| known_for     = &lt;br /&gt;
| notable_works = &lt;br /&gt;
| style         = &lt;br /&gt;
| height        = &lt;br /&gt;
| spouse        = &lt;br /&gt;
| partner       = &lt;br /&gt;
| children      = &lt;br /&gt;
| parents       = &lt;br /&gt;
| relatives     = &lt;br /&gt;
| awards        = &lt;br /&gt;
| website       = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Infobox person&lt;br /&gt;
| name          = Albert Einstein&lt;br /&gt;
| image         = Einstein1921.jpg&lt;br /&gt;
| caption       = Einstein in 1921&lt;br /&gt;
| birth_name    = Albert Einstein&lt;br /&gt;
| birth_date    = {{birth date|1879|3|14}}&lt;br /&gt;
| birth_place   = Ulm, Kingdom of Württemberg, German Empire&lt;br /&gt;
| death_date    = {{death date and age|1955|4|18|1879|3|14}}&lt;br /&gt;
| death_place   = Princeton, New Jersey, U.S.&lt;br /&gt;
| nationality   = German (later Swiss, Austrian, American)&lt;br /&gt;
| known_for     = General relativity, special relativity, photoelectric effect&lt;br /&gt;
| awards        = Nobel Prize in Physics (1921)&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
All parameters are optional. Leave a parameter blank and it will not appear.&lt;br /&gt;
&lt;br /&gt;
* `name` – Full name of the person (defaults to page title)&lt;br /&gt;
* `image` – Filename only (e.g., `Einstein1921.jpg`), no File: prefix&lt;br /&gt;
* `caption` – Text below the image&lt;br /&gt;
* `alt` – Alternative text for accessibility&lt;br /&gt;
* `birth_name` – Name at birth (if different from `name`)&lt;br /&gt;
* `birth_date` – Date of birth, preferably with {{birth date}}&lt;br /&gt;
* `birth_place` – Place of birth&lt;br /&gt;
* `death_date` – Date of death, preferably with {{death date and age}}&lt;br /&gt;
* `death_place` – Place of death&lt;br /&gt;
* `cause_of_death` – Cause of death (if notable and sourced)&lt;br /&gt;
* `resting_place` – Burial or cremation location&lt;br /&gt;
* `nationality` – Nationality(ies)&lt;br /&gt;
* `other_names` – Nicknames, aliases, stage names&lt;br /&gt;
* `citizenship` – Citizenship(s)&lt;br /&gt;
* `education` – Educational institutions attended (without degrees)&lt;br /&gt;
* `alma_mater` – Higher education institutions that awarded degrees&lt;br /&gt;
* `occupation` – Profession(s) or role(s)&lt;br /&gt;
* `years_active` – Period during which the person was active&lt;br /&gt;
* `employer` – Current or past employer(s)&lt;br /&gt;
* `organization` – Organizations the person is affiliated with&lt;br /&gt;
* `known_for` – Reason(s) the person is notable&lt;br /&gt;
* `notable_works` – Most important works (books, art, inventions, etc.)&lt;br /&gt;
* `style` – Artistic, musical, or writing style (for creative people)&lt;br /&gt;
* `height` – Height (preferably with {{height}})&lt;br /&gt;
* `spouse` – Spouse(s) – use {{marriage}} for formatting&lt;br /&gt;
* `partner` – Domestic partner(s)&lt;br /&gt;
* `children` – Number or list of children&lt;br /&gt;
* `parents` – Parent(s)&lt;br /&gt;
* `relatives` – Other notable relatives&lt;br /&gt;
* `awards` – Notable awards and honours&lt;br /&gt;
* `website` – Official website (full URL)&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* {{tl|Official artist}} – specialised infobox for artists&lt;br /&gt;
* {{tl|Infobox musical artist}} – for musicians&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
[[Category:Person infobox templates]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Buddydml</name></author>	</entry>

	</feed>