Difference between revisions of "Template:Infobox fictional family/doc"
imported>Shakib the second |
imported>DB1729 m (Reverted 1 edit by 188.23.235.104 (talk) to last revision by TheTVExpert) |
||
| (27 intermediate revisions by 10 users not shown) | |||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
| − | + | {{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters|Module:Formatted appearance}} | |
| + | |||
| + | '''Infobox fictional family''' is used to create an infobox for a fictional family of any type. | ||
| + | |||
== Usage == | == Usage == | ||
| − | {{Infobox | + | The blank form immediately below shows the most commonly used fields, and complete instructions are listed further down the page. |
| − | | name = | + | |
| − | | image | + | {{Infobox fictional family |
| − | | caption | + | | name = {{{name}}} |
| − | | | + | | series = {{{series}}} |
| − | | | + | | image = {{{image}}} |
| − | | | + | | alt = {{{alt}}} |
| − | | | + | | caption = {{{caption}}} |
| − | | | + | | first_major = {{{first_major}}} |
| − | | last_date | + | | first_minor = {{{first_minor}}} |
| − | | | + | | first_date = {{{first_date}}} |
| − | | | + | | last_major = {{{last_major}}} |
| − | | | + | | last_minor = {{{last_minor}}} |
| − | + | | last_date = {{{last_date}}} | |
| + | | creator = {{{creator}}} | ||
| + | | home = {{{home}}} | ||
| + | | members = {{{members}}} | ||
}} | }} | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | == | + | <syntaxhighlight lang="html" style="overflow:auto">{{Infobox fictional family |
| − | {{Infobox | + | | color = <!-- headers background color; the foreground color is automatically computed --> |
| − | | | + | | name = |
| − | | | + | | series = <!-- or |franchise=; use without the italic on the outside --> |
| − | | | + | | image = |
| − | | | + | | alt = |
| − | | | + | | caption = |
| − | | | + | | first_major = <!-- per [[MOS:MAJORWORK]] - major works include TV series, films, books, albums and games --> |
| − | | | + | | first_minor = <!-- or |first_issue=; Per [[MOS:MINORWORK]] - minor works include TV episodes, chapters, songs and game missions --> |
| − | + | | first_date = | |
| − | | | + | | last_major = |
| − | + | | last_minor = <!-- or |last_issue= --> | |
| − | | | + | | last_date = |
| − | | | + | | creator = <!-- only the credited creators; use adapted_by= for adaptations --> |
| − | | | + | | home = |
| − | + | | members = | |
| − | < | + | }}</syntaxhighlight> |
| − | + | ||
| − | | | + | 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: |
| − | | | + | <pre> |
| − | | | + | {{Infobox fictional family/member |
| − | | | + | |name = |
| − | + | |portrayer = | |
| − | + | |first = | |
| − | + | |last = | |
| − | + | |occupation = | |
| − | |||
| − | | | ||
| − | | | ||
| − | | | ||
| − | | | ||
}} | }} | ||
</pre> | </pre> | ||
== Parameters == | == Parameters == | ||
| − | {| class="wikitable" | + | All parameters are optional. Separate multiple entries using {{tl|Plainlist}}. |
| − | ! | + | |
| − | ! | + | {| class="wikitable" |
| + | |- | ||
| + | ! scope="col" | Parameter | ||
| + | ! scope="col" | Notes | ||
| + | |- | ||
| + | ! scope="row" | color | ||
| + | | Background color for header bars (default = #DEDEE2). The text color is automatically computed. Must meet AAA compliance standards outlines on [[WP:COLOR]]. | ||
|- | |- | ||
| − | | | + | ! scope="row" | name |
| − | | | + | | Family name to display in top header (default = PAGENAME). |
|- | |- | ||
| − | | | + | ! scope="row" | series |
| − | | | + | | Name of the series in which family appears. |
|- | |- | ||
| − | | | + | ! scope="row" | franchise |
| − | | | + | | Name of the fictional world or story in which the family appears. Does not italicize title. |
|- | |- | ||
| − | | | + | ! scope="row" | type |
| − | | The | + | | The type of fictional group. Defaults to "family". |
|- | |- | ||
| − | | | + | ! scope="row" | image |
| − | | | + | | Image of the family. "File:" and wikilinking is not required. i.e. use {{para|image|Example.png}}. |
|- | |- | ||
| − | | | + | ! scope="row" | image_upright |
| − | | The | + | | 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 "image_upright"|help below]] for guidance on determining the value to be used. |
|- | |- | ||
| − | | | + | ! scope="row" | alt |
| − | | | + | | Alt text for image per [[WP:MOSALT]]. |
|- | |- | ||
| − | | | + | ! scope="row" | caption |
| − | | | + | | A caption explaining the image. |
|- | |- | ||
| − | | | + | ! scope="row" | first_major |
| − | | The | + | | The title of the [[MOS:MAJORWORK|major work]] the fictional element first appeared in. Major works include TV series, films, books, albums and games. |
|- | |- | ||
| − | | | + | ! scope="row" | first_minor |
| − | | The first | + | | The title of the [[MOS:MINORWORK|minor work]] the fictional element first appeared in. Minor works include TV episodes, chapters, songs and game missions. |
|- | |- | ||
| − | | | + | ! scope="row" | first_issue |
| − | | The first | + | | The number of the comic book issue the fictional element first appeared in. |
|- | |- | ||
| − | | | + | ! scope="row" | first_date |
| − | | The | + | | The date of the publication/release of the minor work where the fictional element first appeared in. |
|- | |- | ||
| − | | | + | ! scope="row" | last_major |
| − | | | + | | The title of the [[MOS:MAJORWORK|major work]] the fictional element last appeared in. Major works include TV series, films, books, albums and games. |
|- | |- | ||
| + | ! scope="row" | last_minor | ||
| + | | The title of the [[MOS:MINORWORK|minor work]] the fictional element last appeared in. Minor works include TV episodes, chapters, songs and game missions. | ||
| + | |- | ||
| + | ! scope="row" | last_issue | ||
| + | | The number of the comic book issue the fictional element last appeared in. | ||
| + | |- | ||
| + | ! scope="row" | last_date | ||
| + | | The date of the publication/release of the minor work where the fictional element last appeared in. | ||
| + | |- | ||
| + | ! scope="row" | first | ||
| + | | First appearance of the family. | ||
| + | |- | ||
| + | ! scope="row" | last | ||
| + | | Last appearance of the family. | ||
| + | |- | ||
| + | ! scope="row" | creator | ||
| + | | Name of the individuals who are credited with the creation of the family. | ||
| + | |- | ||
| + | ! scope="row" | home | ||
| + | | The location where the family lives. | ||
| + | |- | ||
| + | ! scope="row" | members | ||
| + | | The members belonging to the family. | ||
|} | |} | ||
| − | {{Film and | + | ===TemplateData=== |
| + | {{Collapse top|title=TemplateData}} | ||
| + | {{TemplateData header|noheader=1}} | ||
| + | <templatedata> | ||
| + | { | ||
| + | "description": "Creates an infobox for a fictional family of any type.", | ||
| + | "params": { | ||
| + | "color": { | ||
| + | "label": "Color", | ||
| + | "type": "string", | ||
| + | "required": false, | ||
| + | "suggested": false, | ||
| + | "deprecated": false, | ||
| + | "description": "Background color for header bars (default = #DEDEE2). The text color is automatically computed. Must meet AAA compliance standards outlines on [[WP:COLOR]].", | ||
| + | "aliases": [ | ||
| + | "colour" | ||
| + | ] | ||
| + | }, | ||
| + | "name": { | ||
| + | "label": "Name", | ||
| + | "type": "string", | ||
| + | "required": false, | ||
| + | "suggested": false, | ||
| + | "deprecated": false, | ||
| + | "description": "Family name to display in top header (default = PAGENAME)." | ||
| + | }, | ||
| + | "series": { | ||
| + | "label": "Series", | ||
| + | "type": "string", | ||
| + | "required": false, | ||
| + | "suggested": false, | ||
| + | "deprecated": false, | ||
| + | "description": "Name of the series in which the family appears." | ||
| + | }, | ||
| + | "franchise": { | ||
| + | "label": "Franchise", | ||
| + | "type": "string", | ||
| + | "required": false, | ||
| + | "suggested": false, | ||
| + | "deprecated": false, | ||
| + | "description": "Name of the fictional world or story in which the family appears. Does not italicize title." | ||
| + | }, | ||
| + | "type": { | ||
| + | "label": "Type", | ||
| + | "type": "string", | ||
| + | "required": false, | ||
| + | "suggested": false, | ||
| + | "deprecated": false, | ||
| + | "default": "family", | ||
| + | "description": "The type of fictional group. Defaults to \"family\"." | ||
| + | }, | ||
| + | "image": { | ||
| + | "label": "Image", | ||
| + | "type": "string", | ||
| + | "required": false, | ||
| + | "suggested": false, | ||
| + | "deprecated": false, | ||
| + | "description": "Image of the family. \"File:\" and wikilinking is not required. i.e. use {{para|image|Example.png}}." | ||
| + | }, | ||
| + | "image_upright": { | ||
| + | "label": "Image upright", | ||
| + | "type": "string", | ||
| + | "required": false, | ||
| + | "suggested": false, | ||
| + | "deprecated": false, | ||
| + | "description": "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 \"image_upright\"|help below]] for guidance on determining the value to be used." | ||
| + | }, | ||
| + | "alt": { | ||
| + | "label": "Alt", | ||
| + | "type": "string", | ||
| + | "required": false, | ||
| + | "suggested": false, | ||
| + | "deprecated": false, | ||
| + | "description": "Alt text for image per [[WP:MOSALT]]." | ||
| + | }, | ||
| + | "caption": { | ||
| + | "label": "Caption", | ||
| + | "type": "string", | ||
| + | "required": false, | ||
| + | "suggested": false, | ||
| + | "deprecated": false, | ||
| + | "description": "A caption explaining the image." | ||
| + | }, | ||
| + | "first_major": { | ||
| + | "label": "First appearance major", | ||
| + | "type": "string", | ||
| + | "required": false, | ||
| + | "suggested": false, | ||
| + | "deprecated": false, | ||
| + | "description": "The title of the major work the fictional element first appeared in. Major works include TV series, films, books, albums and games." | ||
| + | }, | ||
| + | "first_minor": { | ||
| + | "label": "First appearance minor", | ||
| + | "type": "string", | ||
| + | "required": false, | ||
| + | "suggested": false, | ||
| + | "deprecated": false, | ||
| + | "description": "The title of the minor work the fictional element first appeared in. Minor works include TV episodes, chapters, songs and game missions." | ||
| + | }, | ||
| + | "first_issue": { | ||
| + | "label": "First appearance issue", | ||
| + | "type": "string", | ||
| + | "required": false, | ||
| + | "suggested": false, | ||
| + | "deprecated": false, | ||
| + | "description": "The number of the comic book issue the fictional element first appeared in." | ||
| + | }, | ||
| + | "first_date": { | ||
| + | "label": "First appearance date", | ||
| + | "type": "string", | ||
| + | "required": false, | ||
| + | "suggested": false, | ||
| + | "deprecated": false, | ||
| + | "description": "The date of the publication/release of the minor work where the fictional element first appeared in." | ||
| + | }, | ||
| + | "last_major": { | ||
| + | "label": "Last appearance major", | ||
| + | "type": "string", | ||
| + | "required": false, | ||
| + | "suggested": false, | ||
| + | "deprecated": false, | ||
| + | "description": "The title of the major work the fictional element last appeared in. Major works include TV series, films, books, albums and games." | ||
| + | }, | ||
| + | "last_minor": { | ||
| + | "label": "Last appearance minor", | ||
| + | "type": "string", | ||
| + | "required": false, | ||
| + | "suggested": false, | ||
| + | "deprecated": false, | ||
| + | "description": "The title of the minor work the fictional element last appeared in. Minor works include TV episodes, chapters, songs and game missions." | ||
| + | }, | ||
| + | "last_issue": { | ||
| + | "label": "Last appearance issue", | ||
| + | "type": "string", | ||
| + | "required": false, | ||
| + | "suggested": false, | ||
| + | "deprecated": false, | ||
| + | "description": "The number of the comic book issue the fictional element last appeared in." | ||
| + | }, | ||
| + | "last_date": { | ||
| + | "label": "Last appearance date", | ||
| + | "type": "string", | ||
| + | "required": false, | ||
| + | "suggested": false, | ||
| + | "deprecated": false, | ||
| + | "description": "The date of the publication/release of the minor work where the fictional element last appeared in." | ||
| + | }, | ||
| + | "first": { | ||
| + | "label": "First appearance", | ||
| + | "type": "string", | ||
| + | "required": false, | ||
| + | "suggested": false, | ||
| + | "deprecated": false, | ||
| + | "description": "First appearance of the family." | ||
| + | }, | ||
| + | "last": { | ||
| + | "label": "Last appearance", | ||
| + | "type": "string", | ||
| + | "required": false, | ||
| + | "suggested": false, | ||
| + | "deprecated": false, | ||
| + | "description": "Last appearance of the family." | ||
| + | }, | ||
| + | "creator": { | ||
| + | "label": "Creator", | ||
| + | "type": "string", | ||
| + | "required": false, | ||
| + | "suggested": false, | ||
| + | "deprecated": false, | ||
| + | "description": "Name of the individuals who are credited with the creation of the family." | ||
| + | }, | ||
| + | "home": { | ||
| + | "label": "Home", | ||
| + | "type": "string", | ||
| + | "required": false, | ||
| + | "suggested": false, | ||
| + | "deprecated": false, | ||
| + | "description": "The location where the family lives." | ||
| + | }, | ||
| + | "members": { | ||
| + | "label": "Members", | ||
| + | "type": "string", | ||
| + | "required": false, | ||
| + | "suggested": false, | ||
| + | "deprecated": false, | ||
| + | "description": "The members belonging to the family." | ||
| + | } | ||
| + | }, | ||
| + | "format": "{{_\n| __________________ = _\n}}\n" | ||
| + | } | ||
| + | </templatedata> | ||
| + | {{Collapse bottom}} | ||
| + | |||
| + | == Examples == | ||
| + | ===Standard infobox with listed family members=== | ||
| + | {{Infobox fictional family | ||
| + | | name = The Simpsons | ||
| + | | series = [[The Simpsons]] | ||
| + | | image = | ||
| + | | alt = | ||
| + | | caption = The Simpson family. From left to right: [[Bart Simpson|Bart]], [[Santa's Little Helper]], [[Marge Simpson|Marge]], [[Maggie Simpson|Maggie]], [[Homer Simpson|Homer]], [[Lisa Simpson|Lisa]], and Snowball II. | ||
| + | | type = family | ||
| + | | creator = [[Matt Groening]] | ||
| + | | first_major = [[The Tracey Ullman Show]] | ||
| + | | first_minor = [[Good Night (The Simpsons short)|Good Night]] | ||
| + | | first_date = {{Start date|1987|04|19}} | ||
| + | | home = [[Springfield (The Simpsons)|Springfield]], United States | ||
| + | | members = {{Plainlist| | ||
| + | * [[Homer Simpson|Homer]] | ||
| + | * [[Marge Simpson|Marge]] | ||
| + | * [[Bart Simpson|Bart]] | ||
| + | * [[Lisa Simpson|Lisa]] | ||
| + | * [[Maggie Simpson|Maggie]] | ||
| + | }} | ||
| + | }} | ||
| + | |||
| + | <syntaxhighlight lang="moin" style="overflow:auto"> | ||
| + | {{Infobox fictional family | ||
| + | | name = The Simpsons | ||
| + | | series = [[The Simpsons]] | ||
| + | | image = Simpsons FamilyPicture.png | ||
| + | | alt = | ||
| + | | caption = The Simpson family. From left to right: [[Bart Simpson|Bart]], [[Santa's Little Helper]], [[Marge Simpson|Marge]], [[Maggie Simpson|Maggie]], [[Homer Simpson|Homer]], [[Lisa Simpson|Lisa]], and Snowball II. | ||
| + | | type = family | ||
| + | | creator = [[Matt Groening]] | ||
| + | | first_major = [[The Tracey Ullman Show]] | ||
| + | | first_minor = [[Good Night (The Simpsons short)|Good Night]] | ||
| + | | first_date = {{Start date|1987|04|19}} | ||
| + | | home = [[Springfield (The Simpsons)|Springfield]], United States | ||
| + | | members = {{Plainlist| | ||
| + | * [[Homer Simpson|Homer]] | ||
| + | * [[Marge Simpson|Marge]] | ||
| + | * [[Bart Simpson|Bart]] | ||
| + | * [[Lisa Simpson|Lisa]] | ||
| + | * [[Maggie Simpson|Maggie]] | ||
| + | }} | ||
| + | }} | ||
| + | </syntaxhighlight> | ||
| + | |||
| + | ===Infobox using member subtemplate=== | ||
| + | {{Infobox fictional family | ||
| + | |series=Series name | ||
| + | |name = Family name | ||
| + | |creator = Creator | ||
| + | |introducer = Introducer | ||
| + | |years = 1990–2010 | ||
| + | |first = 19 February 1990 | ||
| + | |last = 24 October 2010 | ||
| + | |spinoffs = Spin-off name | ||
| + | |members = | ||
| + | {{Infobox fictional family/member | ||
| + | |name= [[Darren Miller]] | ||
| + | |portrayer = [[Malcolm Hebden]] | ||
| + | |relationship = Head of family | ||
| + | |first = 19 February 1990 | ||
| + | |last = 8 May 2008 | ||
| + | |occupation = Party organiser | ||
| + | }} | ||
| + | {{Infobox fictional family/member | ||
| + | |name= [[Lisa Dingle]] | ||
| + | |portrayer = [[Jennifer Metcalfe]] | ||
| + | |relationship = Wife of Darren | ||
| + | |first = 16 September 1999 | ||
| + | |last = 24 October 2010 | ||
| + | |occupation = Knicker stitcher | ||
| + | }} | ||
| + | }} | ||
| + | <pre> | ||
| + | {{Infobox fictional family | ||
| + | |series=Series name | ||
| + | |name = Family name | ||
| + | |creator = Creator | ||
| + | |introducer = Introducer | ||
| + | |years = 1990–2010 | ||
| + | |first = 19 February 1990 | ||
| + | |last = 24 October 2010 | ||
| + | |spinoffs = Spin-off name | ||
| + | |members = | ||
| + | {{Infobox fictional family/member | ||
| + | |name= [[Darren Miller]] | ||
| + | |portrayer = [[Malcolm Hebden]] | ||
| + | |relationship = Head of family | ||
| + | |first = 19 February 1990 | ||
| + | |last = 8 May 2008 | ||
| + | |occupation = Party organiser | ||
| + | }} | ||
| + | {{Infobox fictional family/member | ||
| + | |name= [[Lisa Dingle]] | ||
| + | |portrayer = [[Jennifer Metcalfe]] | ||
| + | |relationship = Wife of Darren | ||
| + | |first = 16 September 1999 | ||
| + | |last = 24 October 2010 | ||
| + | |occupation = Knicker stitcher | ||
| + | }} | ||
| + | }} | ||
| + | </pre> | ||
| + | |||
| + | == Tracking categories == | ||
| + | * {{clc|Pages using infobox fictional family with unknown parameters}} | ||
| + | * {{clc|Articles using infoboxes for fictional elements with invalid color combination}} | ||
| + | |||
| + | {{Film- and television-related infobox templates}} | ||
| + | |||
| + | <includeonly>{{sandbox other|| | ||
| + | <!-- Categories below this line, please; interwikis at Wikidata --> | ||
| + | [[Category:Fictional character infobox templates|Family]] | ||
| + | }} | ||
| + | </includeonly> | ||
Latest revision as of 18:53, 28 September 2020
| This is a documentation subpage for Template:Infobox fictional family. It contains usage information, categories and other content that is not part of the original template page. |
| This template uses Lua: |
Infobox fictional family is used to create an infobox for a fictional family of any type.
Contents
Usage
The blank form immediately below shows the most commonly used fields, and complete instructions are listed further down the page.
| Script error: No such module "If empty". | |||||
|---|---|---|---|---|---|
| {{{series}}} family | |||||
| [[File:{{{image}}}|frameless|alt={{{alt}}}|upright=1|{{{alt}}}]] {{{caption}}} | |||||
| First appearance |
| ||||
| Last appearance |
| ||||
| Created by | {{{creator}}} | ||||
| Information | |||||
| Species | Script error: No such module "If empty". | ||||
| Home | {{{home}}} | ||||
| |||||
{{Infobox fictional family
| color = <!-- headers background color; the foreground color is automatically computed -->
| name =
| series = <!-- or |franchise=; use without the italic on the outside -->
| image =
| alt =
| caption =
| first_major = <!-- per [[MOS:MAJORWORK]] - major works include TV series, films, books, albums and games -->
| first_minor = <!-- or |first_issue=; Per [[MOS:MINORWORK]] - minor works include TV episodes, chapters, songs and game missions -->
| first_date =
| last_major =
| last_minor = <!-- or |last_issue= -->
| last_date =
| creator = <!-- only the credited creators; use adapted_by= for adaptations -->
| home =
| members =
}}
The |members= parameter can handle a list of names, but Template:T can also be used if more detail is desired. The subtemplate is called as follows:
{{Infobox fictional family/member
|name =
|portrayer =
|first =
|last =
|occupation =
}}
Parameters
All parameters are optional. Separate multiple entries using {{Plainlist}}.
| Parameter | Notes |
|---|---|
| color | Background color for header bars (default = #DEDEE2). The text color is automatically computed. Must meet AAA compliance standards outlines on WP:COLOR. |
| name | Family name to display in top header (default = PAGENAME). |
| series | Name of the series in which family appears. |
| franchise | Name of the fictional world or story in which the family appears. Does not italicize title. |
| type | The type of fictional group. Defaults to "family". |
| image | Image of the family. "File:" and wikilinking is not required. i.e. use |image=Example.png.
|
| image_upright | 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 help below for guidance on determining the value to be used. |
| alt | Alt text for image per WP:MOSALT. |
| caption | A caption explaining the image. |
| first_major | The title of the major work the fictional element first appeared in. Major works include TV series, films, books, albums and games. |
| first_minor | The title of the minor work the fictional element first appeared in. Minor works include TV episodes, chapters, songs and game missions. |
| first_issue | The number of the comic book issue the fictional element first appeared in. |
| first_date | The date of the publication/release of the minor work where the fictional element first appeared in. |
| last_major | The title of the major work the fictional element last appeared in. Major works include TV series, films, books, albums and games. |
| last_minor | The title of the minor work the fictional element last appeared in. Minor works include TV episodes, chapters, songs and game missions. |
| last_issue | The number of the comic book issue the fictional element last appeared in. |
| last_date | The date of the publication/release of the minor work where the fictional element last appeared in. |
| first | First appearance of the family. |
| last | Last appearance of the family. |
| creator | Name of the individuals who are credited with the creation of the family. |
| home | The location where the family lives. |
| members | The members belonging to the family. |
TemplateData
TemplateData
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
See the monthly parameter usage report for this template.
TemplateData for Infobox fictional family Creates an infobox for a fictional family of any type.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Examples
Standard infobox with listed family members
| Script error: No such module "If empty". | |||||
|---|---|---|---|---|---|
| The Simpsons family | |||||
| First appearance |
| ||||
| Created by | Matt Groening | ||||
| Information | |||||
| Species | Script error: No such module "If empty". | ||||
| Home | Springfield, United States | ||||
| |||||
{{Infobox fictional family
| name = The Simpsons
| series = [[The Simpsons]]
| image = Simpsons FamilyPicture.png
| alt =
| caption = The Simpson family. From left to right: [[Bart Simpson|Bart]], [[Santa's Little Helper]], [[Marge Simpson|Marge]], [[Maggie Simpson|Maggie]], [[Homer Simpson|Homer]], [[Lisa Simpson|Lisa]], and Snowball II.
| type = family
| creator = [[Matt Groening]]
| first_major = [[The Tracey Ullman Show]]
| first_minor = [[Good Night (The Simpsons short)|Good Night]]
| first_date = {{Start date|1987|04|19}}
| home = [[Springfield (The Simpsons)|Springfield]], United States
| members = {{Plainlist|
* [[Homer Simpson|Homer]]
* [[Marge Simpson|Marge]]
* [[Bart Simpson|Bart]]
* [[Lisa Simpson|Lisa]]
* [[Maggie Simpson|Maggie]]
}}
}}
Infobox using member subtemplate
| Script error: No such module "If empty". | |||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Series name family | |||||||||||||||||||||||||||||
| First appearance | 19 February 1990 | ||||||||||||||||||||||||||||
| Last appearance | 24 October 2010 | ||||||||||||||||||||||||||||
| Created by | Creator | ||||||||||||||||||||||||||||
| Introduced by | Introducer | ||||||||||||||||||||||||||||
| Duration | 1990–2010 | ||||||||||||||||||||||||||||
| Spin-offs | Spin-off name | ||||||||||||||||||||||||||||
| Information | |||||||||||||||||||||||||||||
| Species | Script error: No such module "If empty". | ||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||
{{Infobox fictional family
|series=Series name
|name = Family name
|creator = Creator
|introducer = Introducer
|years = 1990–2010
|first = 19 February 1990
|last = 24 October 2010
|spinoffs = Spin-off name
|members =
{{Infobox fictional family/member
|name= [[Darren Miller]]
|portrayer = [[Malcolm Hebden]]
|relationship = Head of family
|first = 19 February 1990
|last = 8 May 2008
|occupation = Party organiser
}}
{{Infobox fictional family/member
|name= [[Lisa Dingle]]
|portrayer = [[Jennifer Metcalfe]]
|relationship = Wife of Darren
|first = 16 September 1999
|last = 24 October 2010
|occupation = Knicker stitcher
}}
}}
Tracking categories
- Category:Pages using infobox fictional family with unknown parameters (0)
- Category:Articles using infoboxes for fictional elements with invalid color combination (8)