<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://talkingheadswiki.com/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_person_module_documentation</id>
	<title>Template:Infobox person module documentation - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://talkingheadswiki.com/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_person_module_documentation"/>
	<link rel="alternate" type="text/html" href="https://talkingheadswiki.com/mediawiki/index.php?title=Template:Infobox_person_module_documentation&amp;action=history"/>
	<updated>2026-04-04T17:18:59Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://talkingheadswiki.com/mediawiki/index.php?title=Template:Infobox_person_module_documentation&amp;diff=786&amp;oldid=prev</id>
		<title>Naomi: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://talkingheadswiki.com/mediawiki/index.php?title=Template:Infobox_person_module_documentation&amp;diff=786&amp;oldid=prev"/>
		<updated>2024-05-09T06:59:50Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 06:59, 9 May 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key th_wiki:diff:1.41:old-785:rev-786 --&gt;
&lt;/table&gt;</summary>
		<author><name>Naomi</name></author>
	</entry>
	<entry>
		<id>https://talkingheadswiki.com/mediawiki/index.php?title=Template:Infobox_person_module_documentation&amp;diff=785&amp;oldid=prev</id>
		<title>Wikipedia&gt;Gonnym at 17:04, 23 May 2023</title>
		<link rel="alternate" type="text/html" href="https://talkingheadswiki.com/mediawiki/index.php?title=Template:Infobox_person_module_documentation&amp;diff=785&amp;oldid=prev"/>
		<updated>2023-05-23T17:04:39Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This infobox may be used to create a genre-specific section within {{tl|Infobox person}} (or similar [[:Category:People and person infobox templates|biographical infobox templates]]) for cases where a person may be notable in more than one field; a generic example is shown below. For guidance on usage, see [[Wikipedia:Infobox modules]]. Also see the [[Template:Infobox]] documentation which explains [[Template:Infobox/doc#Embedding|embedding]] and [[Template:Infobox/doc#Subboxes|subboxes]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;overflow: auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox person&lt;br /&gt;
 | name = &lt;br /&gt;
 | image = &lt;br /&gt;
 | caption = &lt;br /&gt;
 | birth_date = &lt;br /&gt;
 | birth_place = &lt;br /&gt;
 | &amp;lt;nowiki&amp;gt;&amp;lt;!--&amp;lt;/nowiki&amp;gt; &amp;#039;&amp;#039;[[et cetera|etc.]]&amp;#039;&amp;#039; &amp;lt;nowiki&amp;gt;--&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 | module = &lt;br /&gt;
   &amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;{{{1|{{{template|&amp;lt;includeonly&amp;gt;{{BASEPAGENAME}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;EMBEDDED TEMPLATE NAME&amp;lt;/noinclude&amp;gt;}}}}}} | {{#if:{{{parameter|}}} | {{{parameter}}}=yes | child=yes &amp;lt;nowiki&amp;gt;&amp;lt;!--&amp;lt;/nowiki&amp;gt; &amp;#039;&amp;#039;or&amp;#039;&amp;#039; embed=yes &amp;#039;&amp;#039;or&amp;#039;&amp;#039; subbox=yes &amp;lt;nowiki&amp;gt;--&amp;gt;&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
   | {{{2|{{{example_parameter1|parameter-1}}}}}} = &lt;br /&gt;
   | {{{3|{{{example_parameter2|parameter-2}}}}}} = &lt;br /&gt;
   | {{{4|{{{example_parameter3|parameter-3}}}}}} = &lt;br /&gt;
   | {{{5|{{{example_parameter4|parameter-4}}}}}} = &lt;br /&gt;
   | &amp;lt;nowiki&amp;gt;&amp;lt;!--&amp;lt;/nowiki&amp;gt; &amp;#039;&amp;#039;etc.&amp;#039;&amp;#039; &amp;lt;nowiki&amp;gt;--&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
   }}&lt;br /&gt;
 }}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Template namespace templates]]&lt;br /&gt;
[[Category:Documentation shared content templates]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wikipedia&gt;Gonnym</name></author>
	</entry>
</feed>