<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_fictional_family%2Fdoc</id>
	<title>Template:Infobox fictional family/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_fictional_family%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_fictional_family/doc&amp;action=history"/>
	<updated>2026-04-04T18:46:54Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://the-democratika.com/wiki/index.php?title=Template:Infobox_fictional_family/doc&amp;diff=9426&amp;oldid=prev</id>
		<title>&gt;Gonnym: color was removed</title>
		<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_fictional_family/doc&amp;diff=9426&amp;oldid=prev"/>
		<updated>2023-07-07T17:22:16Z</updated>

		<summary type="html">&lt;p&gt;color was removed&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;
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters|Module:Formatted appearance}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Infobox fictional family&amp;#039;&amp;#039;&amp;#039; is used to create an infobox for a fictional family of any type.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
The blank form immediately below shows the most commonly used fields, and complete instructions are listed further down the page.&lt;br /&gt;
&lt;br /&gt;
{{Infobox fictional family&lt;br /&gt;
| name               = {{{name}}}&lt;br /&gt;
| series             = {{{series}}}&lt;br /&gt;
| image              = {{{image}}}&lt;br /&gt;
| alt                = {{{alt}}}&lt;br /&gt;
| caption            = {{{caption}}}&lt;br /&gt;
| first_major        = {{{first_major}}}&lt;br /&gt;
| first_minor        = {{{first_minor}}}&lt;br /&gt;
| first_date         = {{{first_date}}}&lt;br /&gt;
| last_major         = {{{last_major}}}&lt;br /&gt;
| last_minor         = {{{last_minor}}}&lt;br /&gt;
| last_date          = {{{last_date}}}&lt;br /&gt;
| creator            = {{{creator}}}&lt;br /&gt;
| members            = {{{members}}}&lt;br /&gt;
}}&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 fictional family&lt;br /&gt;
| name               = &lt;br /&gt;
| series             = &amp;lt;!-- or |franchise=; use without the italic on the outside --&amp;gt;&lt;br /&gt;
| image              = &lt;br /&gt;
| alt                = &lt;br /&gt;
| caption            = &lt;br /&gt;
| first_major        = &amp;lt;!-- per [[MOS:MAJORWORK]] - major works include TV series, films, books, albums and games --&amp;gt;&lt;br /&gt;
| first_minor        = &amp;lt;!-- or |first_issue=; Per [[MOS:MINORWORK]] - minor works include TV episodes, chapters, songs and game missions --&amp;gt;&lt;br /&gt;
| first_date         = &lt;br /&gt;
| last_major         = &lt;br /&gt;
| last_minor         = &amp;lt;!-- or |last_issue= --&amp;gt;&lt;br /&gt;
| last_date          = &lt;br /&gt;
| creator            = &amp;lt;!-- only the credited creators; use adapted_by= for adaptations --&amp;gt;&lt;br /&gt;
| members            =&lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The {{para|members}} parameter can handle a list of names, but {{t|Infobox fictional family/member}} can also be used if more detail is desired. The subtemplate is called as follows:&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 fictional family/member&lt;br /&gt;
|name = &lt;br /&gt;
|portrayer = &lt;br /&gt;
|first = &lt;br /&gt;
|last = &lt;br /&gt;
|occupation = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
All parameters are optional. Separate multiple entries using {{tl|Plainlist}}.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Parameter&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Notes&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot; | name&lt;br /&gt;
| Family name to display in top header (default = PAGENAME).&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot; | series&lt;br /&gt;
| Name of the series in which family appears.&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot; | franchise&lt;br /&gt;
| Name of the fictional world or story in which the family appears. Does not italicize title.&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot; | type&lt;br /&gt;
| The type of fictional group. Defaults to &amp;quot;family&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot; | image&lt;br /&gt;
| Image of the family. &amp;quot;File:&amp;quot; and wikilinking is not required. i.e. use {{para|image|Example.png}}.&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot; | image_upright&lt;br /&gt;
| The image size defaults to frameless (220px). The size should not be set to a value that would result in an image width greater than 270px. See [[#Calculating &amp;quot;image_upright&amp;quot;|help below]] for guidance on determining the value to be used.&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot; | alt&lt;br /&gt;
| Alt text for image per [[WP:MOSALT]].&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot; | caption&lt;br /&gt;
| A caption explaining the image.&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot; | first_major&lt;br /&gt;
| The title of the [[MOS:MAJORWORK|major work]] the fictional element first appeared in. Major works include TV series, films, books, albums and games.&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot; | first_minor&lt;br /&gt;
| The title of the [[MOS:MINORWORK|minor work]] the fictional element first appeared in. Minor works include TV episodes, chapters, songs and game missions.&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot; | first_issue&lt;br /&gt;
| The number of the comic book issue the fictional element first appeared in.&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot; | first_date&lt;br /&gt;
| The date of the publication/release of the minor work where the fictional element first appeared in.&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot; | last_major&lt;br /&gt;
| The title of the [[MOS:MAJORWORK|major work]] the fictional element last appeared in. Major works include TV series, films, books, albums and games.&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot; | last_minor&lt;br /&gt;
| The title of the [[MOS:MINORWORK|minor work]] the fictional element last appeared in. Minor works include TV episodes, chapters, songs and game missions.&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot; | last_issue&lt;br /&gt;
| The number of the comic book issue the fictional element last appeared in.&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot; | last_date&lt;br /&gt;
| The date of the publication/release of the minor work where the fictional element last appeared in.&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot; | first&lt;br /&gt;
| First appearance of the family.&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot; | last&lt;br /&gt;
| Last appearance of the family.&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot; | creator&lt;br /&gt;
| Name of the individuals who are credited with the creation of the family.&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot; | members&lt;br /&gt;
| The members belonging to the family.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===TemplateData===&lt;br /&gt;
{{Collapse top|title=TemplateData}}&lt;br /&gt;
{{TemplateData header|noheader=1}}&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;Creates an infobox for a fictional family of any type.&amp;quot;,&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;name&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Name&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Family name to display in top header (default = PAGENAME).&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;series&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Series&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Name of the series in which the family appears.&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;franchise&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Franchise&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Name of the fictional world or story in which the family appears. Does not italicize title.&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;type&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Type&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;family&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The type of fictional group. Defaults to \&amp;quot;family\&amp;quot;.&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;image&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Image&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;wiki-file-name&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Image of the family. \&amp;quot;File:\&amp;quot; and wikilinking is not required. i.e. use {{para|image|Example.png}}.&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;image_upright&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Image upright&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The image size defaults to frameless (220px). The size should not be set to a value that would result in an image width greater than 270px. See [[#Calculating \&amp;quot;image_upright\&amp;quot;|help below]] for guidance on determining the value to be used.&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;alt&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Alt&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Alt text for image per [[WP:MOSALT]].&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;caption&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Caption&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;A caption explaining the image.&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;first_major&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;First appearance major&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The title of the major work the fictional element first appeared in. Major works include TV series, films, books, albums and games.&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;first_minor&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;First appearance minor&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The title of the minor work the fictional element first appeared in. Minor works include TV episodes, chapters, songs and game missions.&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;first_issue&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;First appearance issue&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The number of the comic book issue the fictional element first appeared in.&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;first_date&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;First appearance date&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The date of the publication/release of the minor work where the fictional element first appeared in.&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;last_major&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Last appearance major&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The title of the major work the fictional element last appeared in. Major works include TV series, films, books, albums and games.&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;last_minor&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Last appearance minor&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The title of the minor work the fictional element last appeared in. Minor works include TV episodes, chapters, songs and game missions.&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;last_issue&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Last appearance issue&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The number of the comic book issue the fictional element last appeared in.&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;last_date&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Last appearance date&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The date of the publication/release of the minor work where the fictional element last appeared in.&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;first&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;First appearance&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;First appearance of the family.&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;last&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Last appearance&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Last appearance of the family.&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;creator&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Creator&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Name of the individuals who are credited with the creation of the family.&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;members&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Members&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The members belonging to the family.&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;{{_\n| __________________ = _\n}}\n&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
{{Collapse bottom}}&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
===Standard infobox with listed family members===&lt;br /&gt;
{{Infobox fictional family&lt;br /&gt;
| name        = The Simpsons&lt;br /&gt;
| series      = [[The Simpsons]]&lt;br /&gt;
| image       = &lt;br /&gt;
| alt         =&lt;br /&gt;
| caption     = The Simpson family. From left to right: [[Bart Simpson|Bart]], [[Santa&amp;#039;s Little Helper]], [[Marge Simpson|Marge]], [[Maggie Simpson|Maggie]], [[Homer Simpson|Homer]], [[Lisa Simpson|Lisa]], and Snowball II.&lt;br /&gt;
| type        = family&lt;br /&gt;
| creator     = [[Matt Groening]]&lt;br /&gt;
| first_major = [[The Tracey Ullman Show]]&lt;br /&gt;
| first_minor = [[Good Night (The Simpsons short)|Good Night]]&lt;br /&gt;
| first_date  = {{Start date|1987|04|19}}&lt;br /&gt;
| members     = {{Plainlist|&lt;br /&gt;
* [[Homer Simpson|Homer]]&lt;br /&gt;
* [[Marge Simpson|Marge]]&lt;br /&gt;
* [[Bart Simpson|Bart]]&lt;br /&gt;
* [[Lisa Simpson|Lisa]]&lt;br /&gt;
* [[Maggie Simpson|Maggie]]&lt;br /&gt;
}}&lt;br /&gt;
}}&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 fictional family&lt;br /&gt;
| name        = The Simpsons&lt;br /&gt;
| series      = [[The Simpsons]]&lt;br /&gt;
| image       = Simpsons FamilyPicture.png&lt;br /&gt;
| alt         =&lt;br /&gt;
| caption     = The Simpson family. From left to right: [[Bart Simpson|Bart]], [[Santa&amp;#039;s Little Helper]], [[Marge Simpson|Marge]], [[Maggie Simpson|Maggie]], [[Homer Simpson|Homer]], [[Lisa Simpson|Lisa]], and Snowball II.&lt;br /&gt;
| type        = family&lt;br /&gt;
| creator     = [[Matt Groening]]&lt;br /&gt;
| first_major = [[The Tracey Ullman Show]]&lt;br /&gt;
| first_minor = [[Good Night (The Simpsons short)|Good Night]]&lt;br /&gt;
| first_date  = {{Start date|1987|04|19}}&lt;br /&gt;
| members     = {{Plainlist|&lt;br /&gt;
* [[Homer Simpson|Homer]]&lt;br /&gt;
* [[Marge Simpson|Marge]]&lt;br /&gt;
* [[Bart Simpson|Bart]]&lt;br /&gt;
* [[Lisa Simpson|Lisa]]&lt;br /&gt;
* [[Maggie Simpson|Maggie]]&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Infobox using member subtemplate===&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 fictional family&lt;br /&gt;
|series=[[EastEnders]]&lt;br /&gt;
|image= &lt;br /&gt;
|caption= &lt;br /&gt;
|name=Ferreira family&lt;br /&gt;
|creator=[[Tony Jordan]]&lt;br /&gt;
|introducer=[[Louise Berridge]]&lt;br /&gt;
|years=2003–2005&lt;br /&gt;
|first=Episode 2528&amp;lt;br/&amp;gt;3 June 2003&lt;br /&gt;
|last=Episode 2910&amp;lt;br/&amp;gt;22 March 2005&lt;br /&gt;
|members={{Infobox fictional  family/member&lt;br /&gt;
|name=Dan Ferreira&lt;br /&gt;
|relationship=Head of family&lt;br /&gt;
|portrayer=[[Dalip Tahil]]&lt;br /&gt;
|first=Episode 2528&amp;lt;br/&amp;gt;3 June 2003&lt;br /&gt;
|last=Episode 2650&amp;lt;br/&amp;gt;30 December 2003&lt;br /&gt;
}}&lt;br /&gt;
{{Infobox fictional  family/member&lt;br /&gt;
|name=Pushpa Ferreira&lt;br /&gt;
|relationship=Wife of Dan&lt;br /&gt;
|portrayer=[[Madhur Jaffrey]]&lt;br /&gt;
|first=Episode 2544&amp;lt;br/&amp;gt;1 July 2003&lt;br /&gt;
|last=Episode 2570&amp;lt;br/&amp;gt;15 August 2003&lt;br /&gt;
}}&lt;br /&gt;
{{Infobox fictional  family/member&lt;br /&gt;
|relationship=Son of Dan and Pushpa&lt;br /&gt;
|name=Ash Ferreira&lt;br /&gt;
|portrayer=[[Raji James]]&lt;br /&gt;
|first=Episode 2529&amp;lt;br/&amp;gt;5 June 2003&lt;br /&gt;
|last=Episode 2910&amp;lt;br/&amp;gt;22 March 2005&lt;br /&gt;
|occupation=Minicab controller, lecturer&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&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 fictional family&lt;br /&gt;
|series=[[EastEnders]]&lt;br /&gt;
|image= &lt;br /&gt;
|caption= &lt;br /&gt;
|name=Ferreira family&lt;br /&gt;
|creator=[[Tony Jordan]]&lt;br /&gt;
|introducer=[[Louise Berridge]]&lt;br /&gt;
|years=2003–2005&lt;br /&gt;
|first=Episode 2528&amp;lt;br/&amp;gt;3 June 2003&lt;br /&gt;
|last=Episode 2910&amp;lt;br/&amp;gt;22 March 2005&lt;br /&gt;
|members={{Infobox fictional  family/member&lt;br /&gt;
|name=Dan Ferreira&lt;br /&gt;
|relationship=Head of family&lt;br /&gt;
|portrayer=[[Dalip Tahil]]&lt;br /&gt;
|first=Episode 2528&amp;lt;br/&amp;gt;3 June 2003&lt;br /&gt;
|last=Episode 2650&amp;lt;br/&amp;gt;30 December 2003&lt;br /&gt;
}}&lt;br /&gt;
{{Infobox fictional  family/member&lt;br /&gt;
|name=Pushpa Ferreira&lt;br /&gt;
|relationship=Wife of Dan&lt;br /&gt;
|portrayer=[[Madhur Jaffrey]]&lt;br /&gt;
|first=Episode 2544&amp;lt;br/&amp;gt;1 July 2003&lt;br /&gt;
|last=Episode 2570&amp;lt;br/&amp;gt;15 August 2003&lt;br /&gt;
}}&lt;br /&gt;
{{Infobox fictional  family/member&lt;br /&gt;
|relationship=Son of Dan and Pushpa&lt;br /&gt;
|name=Ash Ferreira&lt;br /&gt;
|portrayer=[[Raji James]]&lt;br /&gt;
|first=Episode 2529&amp;lt;br/&amp;gt;5 June 2003&lt;br /&gt;
|last=Episode 2910&amp;lt;br/&amp;gt;22 March 2005&lt;br /&gt;
|occupation=Minicab controller, lecturer&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Tracking categories ==&lt;br /&gt;
* {{clc|Pages using infobox fictional family with unknown parameters}}&lt;br /&gt;
&lt;br /&gt;
{{Film- and television-related infobox templates}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
[[Category:Fictional character infobox templates|Family]]&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>&gt;Gonnym</name></author>
	</entry>
</feed>