Difference between revisions of "Template:Infobox film/doc"
imported>AnmaFinotera m (Reverted 1 edit by 78.32.143.113; Rv. using TW) |
(Undid revision 330070950 by Collectonian (talk) Huh, my edits were perfectly acceptable and reasonable) |
||
Line 2: | Line 2: | ||
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> | <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> | ||
{{Infobox film | {{Infobox film | ||
− | | name = {{{name}}} | + | |name = {{{name}}} |
− | | image = {{{image}}} | + | |image = {{{image}}} |
− | | image size = {{{image size}}} | + | |image size = {{{image size}}} |
− | | alt = {{{alt}}} | + | |alt = {{{alt}}} |
− | | caption = {{{caption}}} | + | |caption = {{{caption}}} |
− | | director = {{{director}}} | + | |director = {{{director}}} |
− | | producer = {{{producer}}} | + | |producer = {{{producer}}} |
− | | writer = {{{writer}}} | + | |writer = {{{writer}}} |
− | | narrator = {{{narrator}}} | + | |narrator = {{{narrator}}} |
− | | starring = {{{starring}}} | + | |starring = {{{starring}}} |
− | | music = {{{music}}} | + | |music = {{{music}}} |
− | | cinematography = {{{cinematography}}} | + | |cinematography = {{{cinematography}}} |
− | | editing = {{{editing}}} | + | |editing = {{{editing}}} |
− | | studio = {{{studio}}} | + | |studio = {{{studio}}} |
− | | distributor = {{{distributor}}} | + | |distributor = {{{distributor}}} |
− | | released = {{{released}}} | + | |released = {{{released}}} |
− | | runtime = {{{runtime}}} | + | |runtime = {{{runtime}}} |
− | | country = {{{country}}} | + | |country = {{{country}}} |
− | | language = {{{language}}} | + | |language = {{{language}}} |
− | | budget = {{{budget}}} | + | |budget = {{{budget}}} |
− | | gross = {{{gross}}} | + | |gross = {{{gross}}} |
− | | preceded by = {{{preceded by}}} | + | |preceded by = {{{preceded by}}} |
− | | followed by = {{{followed by}}} | + | |followed by = {{{followed by}}} |
}} | }} | ||
The film infobox is used to list basic information about a film. The documentation page provides a "Usage" section where the infobox coding can be copied and pasted, a "Parameters" section to explain the criteria for each parameter, and an "Example" section showing how ''[[Plan 9 from Outer Space]]'' uses the infobox. | The film infobox is used to list basic information about a film. The documentation page provides a "Usage" section where the infobox coding can be copied and pasted, a "Parameters" section to explain the criteria for each parameter, and an "Example" section showing how ''[[Plan 9 from Outer Space]]'' uses the infobox. | ||
==Usage== | ==Usage== | ||
− | The infobox may be added by pasting the template as shown below into an article, typically at the top an an article above the lead section. All parameters are optional; any unused parameters should be left blank or omitted. | + | The infobox may be added by pasting the template as shown below into an article, typically at the top an an article above the lead section. All parameters are optional; any unused parameters should be left blank or omitted. |
<pre style="width: 30em;">{{Infobox film | <pre style="width: 30em;">{{Infobox film | ||
− | | name = | + | |name = |
− | | image = | + | |image = |
− | | image size = | + | |image size = |
− | | alt = | + | |alt = |
− | | caption = | + | |caption = |
− | | director = | + | |director = |
− | | producer = | + | |producer = |
− | | writer = | + | |writer = |
− | | narrator = | + | |narrator = |
− | | starring = | + | |starring = |
− | | music = | + | |music = |
− | | cinematography = | + | |cinematography = |
− | | editing = | + | |editing = |
− | | studio = | + | |studio = |
− | | distributor = | + | |distributor = |
− | | released = {{Start date|YYYY|MM|DD}} | + | |released = {{Start date|YYYY|MM|DD}} |
− | | runtime = | + | |runtime = |
− | | country = | + | |country = |
− | | language = | + | |language = |
− | | budget = | + | |budget = |
− | | gross = | + | |gross = |
− | | preceded by = | + | |preceded by = |
− | | followed by = | + | |followed by = |
}}</pre><br clear="all" /> | }}</pre><br clear="all" /> | ||
==Parameters== | ==Parameters== | ||
− | + | Note: Do not link to an article more than once in the infobox. All parameters are optional. See also [[MOS:FILM]]. Separate multiple entries for each parameter with a forced line break ('''<code><nowiki><br></nowiki></code>'''). Wikilink all entries to their relevent wikipedia articles where possible. | |
− | {| class="wikitable" | + | {|class="wikitable" |
− | ! style="text-align: left" | Parameter | + | !style="text-align: left"|Parameter |
− | ! style="text-align: left" | Explanation | + | !style="text-align: left"|Explanation |
− | |||
− | |||
− | |||
|- | |- | ||
− | | <code> | + | |<code>name</code> |
− | | Insert | + | |Insert the full common name of the film. If this parameter is left empty, it will default to <code><nowiki>{{PAGENAME}}</nowiki></code>. |
|- | |- | ||
− | | <code>image | + | |<code>image</code> |
− | | | + | |Insert a relevant image for the film. Ideally this should be a film poster, but a DVD/VHS cover, screenshot, or other film-related image may also be used. Only use the actual file name, i.e. <code>image = [[:Image:Forrest Gump poster.jpg|Forrest Gump poster.jpg]]</code>. |
|- | |- | ||
− | | <code> | + | |<code>image size</code> |
− | | | + | |The infobox automatically resizes images to a default width of 200px. Use this parameter '''only''' if the image being used is ''smaller'' than 200px. |
|- | |- | ||
− | | <code> | + | |<code>alt</code> |
− | | | + | |Alt text for the image. See [[WP:ALT]]. This field is normally not visible in standard web browsers, but you can see it by requesting the image's properties from the browser. A visually impaired reader will typically hear the alt text in place of the image. |
|- | |- | ||
− | | <code> | + | |<code>caption</code> |
− | | Insert the | + | |Insert image caption, which should describe the type of image used. |
|- | |- | ||
− | | <code> | + | |<code>director</code> |
− | | Insert the name(s) of the | + | |Insert the name(s) of the [[film director]](s). |
|- | |- | ||
− | | <code> | + | |<code>producer</code> |
− | | Insert the name(s) of the | + | |Insert the name(s) of the [[film producer]](s). |
|- | |- | ||
− | | <code> | + | |<code>writer</code> |
− | | Insert the name(s) of the | + | |Insert the name(s) of the [[writer]](s) — some films are based on previously produced or published material, such as books, plays, articles, old screenplays etc. When this is the case, list the writer(s) of the film first (under "'''Screenplay'''" in bold), then list the source material writer(s) in a similar fashion. Some films also divide writers between screenplay and story. When this is the case, list the writers credited with writing the screenplay first. |
|- | |- | ||
− | | <code> | + | |<code>narrator</code> |
− | | Insert the name(s) of the | + | |Insert the name(s) of the [[narrator]](s). |
|- | |- | ||
− | | <code> | + | |<code>starring</code> |
− | | Insert the name(s) of the | + | |Insert the name(s) of the [[actor]](s) who had major roles in the film. |
|- | |- | ||
− | | <code> | + | |<code>music</code> |
− | | Insert the name(s) of the | + | |Insert the name(s) of the [[composer]](s) of original music. |
|- | |- | ||
− | | <code> | + | |<code>cinematography</code> |
− | | Insert the name(s) of the | + | |Insert the name(s) of the [[cinematographer]](s). |
|- | |- | ||
− | | <code> | + | |<code>editing</code> |
− | | Insert the | + | |Insert the name(s) of the [[film editing|film editor]](s). If a credit for an "additional editor" is shown, add the tag "(addl)". |
|- | |- | ||
− | | <code> | + | |<code>studio</code> |
− | | Insert the company | + | |Insert the [[list of film production companies|film production company]] that produced the film. |
|- | |- | ||
− | | <code> | + | |<code>distributor</code> |
− | | Insert | + | |Insert the company name(s) of the [[film distributor]](s). |
|- | |- | ||
− | | <code> | + | |<code>released</code> |
− | | Insert | + | |Insert only the most relevant release date(s) of the film (see [[WP:FilmRelease]] for a detailed guideline). If multiple entries are required, separate with forced line breaks (<code><nowiki><br></nowiki></code>). Use {{Tl|Start date}} for the earliest. |
|- | |- | ||
− | | <code> | + | |<code>runtime</code> |
− | | Insert | + | |Insert an approximate time duration of the film in minutes. |
|- | |- | ||
− | | <code> | + | |<code>country</code> |
− | | Insert the | + | |Insert the home country or countries of the film's main production companies. Do '''not''' use flag icons, as this places an unnecessary emphasis on nationality; see [[MOS:FLAG]] for a detailed rationale. |
|- | |- | ||
− | | <code> | + | |<code>language</code> |
− | | Insert the | + | |Insert the language '''primarily''' used in the film. Databases often give every language spoken within the film, even if they only reflect a few lines in the overall script. Only in rare cases of clearly bilingual or multilingual films, enter separate entries with a forced line break (<code><nowiki><br></nowiki></code>). In the case of a single language without any additional text, it will automatically link to the language article (and the film article will also be put automatically in the category concerned). In other cases, give the wikitext for the desired linked text. |
|- | |- | ||
− | | <code> | + | |<code>budget</code> |
− | | Insert the | + | |Insert the approximate [[film budgeting|film budget]]. |
|- | |- | ||
− | | <code> | + | |<code>gross</code> |
− | | | + | |Insert the gross [[revenue]] accrued by the film. This information is available for most pictures at [http://www.boxofficemojo.com BoxOfficeMojo.com]. Worldwide gross is preferred. If worldwide revenue is not available, clearly indicate the country to which the published revenue refers to. |
|- | |- | ||
− | | <code> | + | |<code>preceded by</code> |
− | | If the film is part of a series, insert the film(s) that | + | |If the film is part of a series, insert the film(s) that preceded it in the series. Please note that per [[MOS:TITLE]], film titles should always be ''italicized''. |
+ | |- | ||
+ | |<code>followed by</code> | ||
+ | |If the film is part of a series, insert the film(s) that followed it in the series. Please note that per [[MOS:TITLE]], film titles should always be ''italicized''. | ||
|} | |} | ||
==Example== | ==Example== | ||
− | |||
{{Infobox film | {{Infobox film | ||
− | | name = Plan 9 from Outer Space | + | |name = Plan 9 from Outer Space |
− | | image = Plan nine from outer space.jpg | + | |image = Plan nine from outer space.jpg |
− | | alt = "PLAN 9 FROM OUTER SPACE" in large red letters adorns a beam from a night sky containing spacecraft and warplanes. The foreground has the head of a man in a bubble-headed red spacesuit, a caped vampire attacking a victim, a seductive vampiress, and gravediggers at work. Above the title is "UNSPEAKABLE HORRORS FROM OUTER SPACE PARALYZE THE LIVING AND RESURRECT THE DEAD!"; below are "BELA LUGOSI", "VAMPIRA", and "LYLE TALBOT". This movie poster is cheaply printed: the only colors are blue, red, and the yellowed background. | + | |alt = "PLAN 9 FROM OUTER SPACE" in large red letters adorns a beam from a night sky containing spacecraft and warplanes. The foreground has the head of a man in a bubble-headed red spacesuit, a caped vampire attacking a victim, a seductive vampiress, and gravediggers at work. Above the title is "UNSPEAKABLE HORRORS FROM OUTER SPACE PARALYZE THE LIVING AND RESURRECT THE DEAD!"; below are "BELA LUGOSI", "VAMPIRA", and "LYLE TALBOT". This movie poster is cheaply printed: the only colors are blue, red, and the yellowed background. |
− | | caption = Theatrical release poster | + | |caption = Theatrical release poster |
− | | director = [[Edward D. Wood, Jr.]] | + | |director = [[Edward D. Wood, Jr.]] |
− | | producer = J. Edward Reynolds | + | |producer = J. Edward Reynolds |
− | | writer = Edward D. Wood, Jr. | + | |writer = Edward D. Wood, Jr. |
− | | narrator = [[The Amazing Criswell]] | + | |narrator = [[The Amazing Criswell]] |
− | | starring = [[Gregory Walcott]]<br | + | |starring = [[Gregory Walcott]]<br>Mona McKinnon<br>[[Tom Keene]]<br>[[Tor Johnson]]<br>[[Dudley Manlove]]<br>Joanna Lee<br>[[Bunny Breckinridge]]<br>[[Maila Nurmi|Vampira]]<br>[[Béla Lugosi]] |
− | | music = Frank Worth | + | |music = Frank Worth |
− | | cinematography = [[William C. Thompson (cinematographer)|William C. Thompson]] | + | |cinematography = [[William C. Thompson (cinematographer)|William C. Thompson]] |
− | | editing = Edward D. Wood, Jr. | + | |editing = Edward D. Wood, Jr. |
− | | distributor = Distributors Corporation of America | + | |distributor = Distributors Corporation of America |
− | | released = {{Start date|1959|07}} | + | |released = {{Start date|1959|07}} |
− | | runtime = 79 minutes | + | |runtime = 79 minutes |
− | | country = [[Cinema of the United States|United States]] | + | |country = [[Cinema of the United States|United States]] |
− | | language = English | + | |language = English |
− | | budget = [[United States dollar|US$]]60,000 | + | |budget = [[United States dollar|US$]]60,000 |
}} | }} | ||
<pre style="overflow:auto;">{{Infobox film | <pre style="overflow:auto;">{{Infobox film | ||
− | | name = Plan 9 from Outer Space | + | |name = Plan 9 from Outer Space |
− | | image = Plan nine from outer space.jpg | + | |image = Plan nine from outer space.jpg |
− | | alt = "PLAN 9 FROM OUTER SPACE" in large red letters adorns a beam from a night sky containing spacecraft and warplanes. The foreground has the head of a man in a bubble-headed red spacesuit, a caped vampire attacking a victim, a seductive vampiress, and gravediggers at work. Above the title is "UNSPEAKABLE HORRORS FROM OUTER SPACE PARALYZE THE LIVING AND RESURRECT THE DEAD!"; below are "BELA LUGOSI", "VAMPIRA", and "LYLE TALBOT". This movie poster is cheaply printed: the only colors are blue, red, and the yellowed background. | + | |alt = "PLAN 9 FROM OUTER SPACE" in large red letters adorns a beam from a night sky containing spacecraft and warplanes. The foreground has the head of a man in a bubble-headed red spacesuit, a caped vampire attacking a victim, a seductive vampiress, and gravediggers at work. Above the title is "UNSPEAKABLE HORRORS FROM OUTER SPACE PARALYZE THE LIVING AND RESURRECT THE DEAD!"; below are "BELA LUGOSI", "VAMPIRA", and "LYLE TALBOT". This movie poster is cheaply printed: the only colors are blue, red, and the yellowed background. |
− | | caption = Theatrical release poster | + | |caption = Theatrical release poster |
− | | director = [[Edward D. Wood, Jr.]] | + | |director = [[Edward D. Wood, Jr.]] |
− | | producer = J. Edward Reynolds | + | |producer = J. Edward Reynolds |
− | | writer = Edward D. Wood, Jr. | + | |writer = Edward D. Wood, Jr. |
− | | narrator = [[The Amazing Criswell]] | + | |narrator = [[The Amazing Criswell]] |
− | | starring = [[Gregory Walcott]]<br | + | |starring = [[Gregory Walcott]]<br>Mona McKinnon<br>[[Tom Keene]]<br>[[Tor Johnson]]<br>[[Dudley Manlove]]<br>Joanna Lee<br>[[Bunny Breckinridge]]<br>[[Maila Nurmi|Vampira]]<br>[[Béla Lugosi]] |
− | | music = Frank Worth | + | |music = Frank Worth |
− | | cinematography = [[William C. Thompson (cinematographer)|William C. Thompson]] | + | |cinematography = [[William C. Thompson (cinematographer)|William C. Thompson]] |
− | | editing = Edward D. Wood, Jr. | + | |editing = Edward D. Wood, Jr. |
− | | distributor = Distributors Corporation of America | + | |distributor = Distributors Corporation of America |
− | | released = {{Start date|1959|07}} | + | |released = {{Start date|1959|07}} |
− | | runtime = 79 minutes | + | |runtime = 79 minutes |
− | | country = [[Cinema of the United States|United States]] | + | |country = [[Cinema of the United States|United States]] |
− | | language = English | + | |language = English |
− | | budget = [[United States dollar|US$]]60,000 | + | |budget = [[United States dollar|US$]]60,000 |
}}</pre> | }}</pre> | ||
==IMDb, Allmovie, and other external links== | ==IMDb, Allmovie, and other external links== | ||
− | External links to resources such as the [[Internet Movie Database]] (IMDb), [[Allmovie]] and any official website are no longer included in this template. Nevertheless, these resources and others may be usefully added to the "External links" section of the article using the following templates: | + | External links to resources such as the [[Internet Movie Database]] (IMDb), [[Allmovie]], and any official website are no longer included in this template. Nevertheless, these resources and others may be usefully added to the "External links" section of the article using the following templates: |
− | |||
*{{tlx|Amg movie|id{{=}}amg_id|title{{=}}film title}} | *{{tlx|Amg movie|id{{=}}amg_id|title{{=}}film title}} | ||
*{{tlx|Mojo title|id{{=}}bom_id|title{{=}}film title}} | *{{tlx|Mojo title|id{{=}}bom_id|title{{=}}film title}} | ||
Line 187: | Line 185: | ||
===History=== | ===History=== | ||
− | When this infobox template was first created, in December 2004, one of the parameters created an external link to the [[Internet Movie Database]] (IMDb). Irrespective of the fact that IMDb is not used as a [[Wikipedia:Reliable sources|reliable source]] for [[Wikipedia:Verifiability|verifying]] content in Wikipedia articles, it still is a resource that many people, including editors ''and'' readers of Wikipedia, often turn to. | + | When this infobox template was first created, in December 2004, one of the parameters created an external link to the [[Internet Movie Database]] (IMDb). Irrespective of the fact that IMDb is not used as a [[Wikipedia:Reliable sources|reliable source]] for [[Wikipedia:Verifiability|verifying]] content in Wikipedia articles, it still is a resource that many people, including editors ''and'' readers of Wikipedia, often turn to. |
− | In more recent years, additional external websites have become increasingly useful resources, including [[Allmovie]], [[Box Office Mojo]], [[Metacritic]] and [[Rotten Tomatoes]]. Also, modern films almost invariably have an official website. As a consequence, new external links were added to and removed from the infobox as [[Wikipedia:Consensus#Consensus can change|consensus changed]] on the subject. | + | In more recent years, additional external websites have become increasingly useful resources, including [[Allmovie]], [[Box Office Mojo]], [[Metacritic]], and [[Rotten Tomatoes]]. Also, modern films almost invariably have an official website. As a consequence, new external links were added to and removed from the infobox as [[Wikipedia:Consensus#Consensus can change|consensus changed]] on the subject. |
− | Discussions about the fate of these links took place in numerous places over some time, with a number of people advocating removal of all external links from the infobox, if not the article as a whole. Others spoke of the value of having at least a link to IMDb in the infobox. Eventually, a far from undisputed consensus arose to remove all external links from the infobox and to move them to the External links section where appropriate in view of the [[Wikipedia:External links|External links guideline]]. | + | Discussions about the fate of these links took place in numerous places over some time, with a number of people advocating removal of all external links from the infobox, if not the article as a whole. Others spoke of the value of having at least a link to IMDb in the infobox. Eventually, a far from undisputed consensus arose to remove all external links from the infobox, and to move them to the External links section of the article where appropriate in view of the [[Wikipedia:External links|External links guideline]]. |
− | Important points towards this [[Wikipedia:Consensus|consensus]] included fact that the infobox could not include all of the available links and that it would be inappropriate to pick and choose one or a few of those links over others. Suggestions that losing access to the most useful of the available links (typically IMDb) would damage the usefulness of film articles were not found persuasive by many since such links could still be included in the External links section and the table of contents linking to the external links section having ''all'' of the useful external links is adjacent the infobox. | + | Important points towards this [[Wikipedia:Consensus|consensus]] included fact that the infobox could not include all of the available links, and that it would be inappropriate to pick and choose one or a few of those links over others. Suggestions that losing access to the most useful of the available links (typically IMDb) would damage the usefulness of film articles were not found persuasive by many since such links could still be included in the External links section, and the table of contents linking to the external links section having ''all'' of the useful external links is adjacent the infobox. |
==Microformat== | ==Microformat== | ||
{{UF-hcal}} | {{UF-hcal}} | ||
− | == See also == | + | ==See also== |
− | * [[Template:Infobox television film]] - for TV movies and miniseries | + | *[[Template:Infobox television film]] - for TV movies and miniseries |
− | * [[Template:Infobox Korean film]] | + | *[[Template:Infobox Korean film]] |
− | * [[Template:Infobox Chinese film]] | + | *[[Template:Infobox Chinese film]] |
− | * [[Template:Infobox Bond film]] | + | *[[Template:Infobox Bond film]] |
− | * [[Template:Infobox Hollywood cartoon]] | + | *[[Template:Infobox Hollywood cartoon]] |
<includeonly> | <includeonly> |
Revision as of 18:10, 6 December 2009
![]() | This is a documentation subpage for Template:Infobox film. It contains usage information, categories and other content that is not part of the original template page. |
{{{name}}} | |
---|---|
[[File:{{{image}}}|frameless|alt={{{alt}}}|border|upright=1|{{{alt}}}]] {{{caption}}} | |
Directed by | Script error: No such module "If empty". |
Produced by | Script error: No such module "If empty". |
Written by | Script error: No such module "If empty". |
Starring | {{{starring}}} |
Narrated by | Script error: No such module "If empty". |
Music by | {{{music}}} |
Cinematography | {{{cinematography}}} |
Edited by | {{{editing}}} |
Production company | {{{studio}}} |
Distributed by | {{{distributor}}} |
Release date | {{{released}}} |
Running time | {{{runtime}}} |
Country | {{{country}}} |
Language | {{{language}}} |
Budget | {{{budget}}} |
Box office | {{{gross}}} |
The film infobox is used to list basic information about a film. The documentation page provides a "Usage" section where the infobox coding can be copied and pasted, a "Parameters" section to explain the criteria for each parameter, and an "Example" section showing how Plan 9 from Outer Space uses the infobox.
Contents
Usage
The infobox may be added by pasting the template as shown below into an article, typically at the top an an article above the lead section. All parameters are optional; any unused parameters should be left blank or omitted.
{{Infobox film |name = |image = |image size = |alt = |caption = |director = |producer = |writer = |narrator = |starring = |music = |cinematography = |editing = |studio = |distributor = |released = {{Start date|YYYY|MM|DD}} |runtime = |country = |language = |budget = |gross = |preceded by = |followed by = }}
Parameters
Note: Do not link to an article more than once in the infobox. All parameters are optional. See also MOS:FILM. Separate multiple entries for each parameter with a forced line break (<br>
). Wikilink all entries to their relevent wikipedia articles where possible.
Parameter | Explanation |
---|---|
name
|
Insert the full common name of the film. If this parameter is left empty, it will default to {{PAGENAME}} .
|
image
|
Insert a relevant image for the film. Ideally this should be a film poster, but a DVD/VHS cover, screenshot, or other film-related image may also be used. Only use the actual file name, i.e. image = Forrest Gump poster.jpg .
|
image size
|
The infobox automatically resizes images to a default width of 200px. Use this parameter only if the image being used is smaller than 200px. |
alt
|
Alt text for the image. See WP:ALT. This field is normally not visible in standard web browsers, but you can see it by requesting the image's properties from the browser. A visually impaired reader will typically hear the alt text in place of the image. |
caption
|
Insert image caption, which should describe the type of image used. |
director
|
Insert the name(s) of the film director(s). |
producer
|
Insert the name(s) of the film producer(s). |
writer
|
Insert the name(s) of the writer(s) — some films are based on previously produced or published material, such as books, plays, articles, old screenplays etc. When this is the case, list the writer(s) of the film first (under "Screenplay" in bold), then list the source material writer(s) in a similar fashion. Some films also divide writers between screenplay and story. When this is the case, list the writers credited with writing the screenplay first. |
narrator
|
Insert the name(s) of the narrator(s). |
starring
|
Insert the name(s) of the actor(s) who had major roles in the film. |
music
|
Insert the name(s) of the composer(s) of original music. |
cinematography
|
Insert the name(s) of the cinematographer(s). |
editing
|
Insert the name(s) of the film editor(s). If a credit for an "additional editor" is shown, add the tag "(addl)". |
studio
|
Insert the film production company that produced the film. |
distributor
|
Insert the company name(s) of the film distributor(s). |
released
|
Insert only the most relevant release date(s) of the film (see WP:FilmRelease for a detailed guideline). If multiple entries are required, separate with forced line breaks (<br> ). Use {{Start date}} for the earliest.
|
runtime
|
Insert an approximate time duration of the film in minutes. |
country
|
Insert the home country or countries of the film's main production companies. Do not use flag icons, as this places an unnecessary emphasis on nationality; see MOS:FLAG for a detailed rationale. |
language
|
Insert the language primarily used in the film. Databases often give every language spoken within the film, even if they only reflect a few lines in the overall script. Only in rare cases of clearly bilingual or multilingual films, enter separate entries with a forced line break (<br> ). In the case of a single language without any additional text, it will automatically link to the language article (and the film article will also be put automatically in the category concerned). In other cases, give the wikitext for the desired linked text.
|
budget
|
Insert the approximate film budget. |
gross
|
Insert the gross revenue accrued by the film. This information is available for most pictures at BoxOfficeMojo.com. Worldwide gross is preferred. If worldwide revenue is not available, clearly indicate the country to which the published revenue refers to. |
preceded by
|
If the film is part of a series, insert the film(s) that preceded it in the series. Please note that per MOS:TITLE, film titles should always be italicized. |
followed by
|
If the film is part of a series, insert the film(s) that followed it in the series. Please note that per MOS:TITLE, film titles should always be italicized. |
Example
Plan 9 from Outer Space | |
---|---|
![]() Theatrical release poster | |
Directed by | Script error: No such module "If empty". |
Produced by | Script error: No such module "If empty". |
Written by | Script error: No such module "If empty". |
Starring | Gregory Walcott Mona McKinnon Tom Keene Tor Johnson Dudley Manlove Joanna Lee Bunny Breckinridge Vampira Béla Lugosi |
Narrated by | Script error: No such module "If empty". |
Music by | Frank Worth |
Cinematography | William C. Thompson |
Edited by | Edward D. Wood, Jr. |
Distributed by | Distributors Corporation of America |
Release date | July 1959 |
Running time | 79 minutes |
Country | United States |
Language | English |
Budget | US$60,000 |
{{Infobox film |name = Plan 9 from Outer Space |image = Plan nine from outer space.jpg |alt = "PLAN 9 FROM OUTER SPACE" in large red letters adorns a beam from a night sky containing spacecraft and warplanes. The foreground has the head of a man in a bubble-headed red spacesuit, a caped vampire attacking a victim, a seductive vampiress, and gravediggers at work. Above the title is "UNSPEAKABLE HORRORS FROM OUTER SPACE PARALYZE THE LIVING AND RESURRECT THE DEAD!"; below are "BELA LUGOSI", "VAMPIRA", and "LYLE TALBOT". This movie poster is cheaply printed: the only colors are blue, red, and the yellowed background. |caption = Theatrical release poster |director = [[Edward D. Wood, Jr.]] |producer = J. Edward Reynolds |writer = Edward D. Wood, Jr. |narrator = [[The Amazing Criswell]] |starring = [[Gregory Walcott]]<br>Mona McKinnon<br>[[Tom Keene]]<br>[[Tor Johnson]]<br>[[Dudley Manlove]]<br>Joanna Lee<br>[[Bunny Breckinridge]]<br>[[Maila Nurmi|Vampira]]<br>[[Béla Lugosi]] |music = Frank Worth |cinematography = [[William C. Thompson (cinematographer)|William C. Thompson]] |editing = Edward D. Wood, Jr. |distributor = Distributors Corporation of America |released = {{Start date|1959|07}} |runtime = 79 minutes |country = [[Cinema of the United States|United States]] |language = English |budget = [[United States dollar|US$]]60,000 }}
IMDb, Allmovie, and other external links
External links to resources such as the Internet Movie Database (IMDb), Allmovie, and any official website are no longer included in this template. Nevertheless, these resources and others may be usefully added to the "External links" section of the article using the following templates:
{{Amg movie|id=amg_id|title=film title}}
{{Mojo title|id=bom_id|title=film title}}
{{Imdb title|id=imdb_id|title=film title}}
{{Metacritic film|id=mc_id|title=film title}}
{{rotten-tomatoes|id=rt_id|title=film title}}
{{Tcmdb title|id=tc_id|title=film title}}
History
When this infobox template was first created, in December 2004, one of the parameters created an external link to the Internet Movie Database (IMDb). Irrespective of the fact that IMDb is not used as a reliable source for verifying content in Wikipedia articles, it still is a resource that many people, including editors and readers of Wikipedia, often turn to.
In more recent years, additional external websites have become increasingly useful resources, including Allmovie, Box Office Mojo, Metacritic, and Rotten Tomatoes. Also, modern films almost invariably have an official website. As a consequence, new external links were added to and removed from the infobox as consensus changed on the subject.
Discussions about the fate of these links took place in numerous places over some time, with a number of people advocating removal of all external links from the infobox, if not the article as a whole. Others spoke of the value of having at least a link to IMDb in the infobox. Eventually, a far from undisputed consensus arose to remove all external links from the infobox, and to move them to the External links section of the article where appropriate in view of the External links guideline.
Important points towards this consensus included fact that the infobox could not include all of the available links, and that it would be inappropriate to pick and choose one or a few of those links over others. Suggestions that losing access to the most useful of the available links (typically IMDb) would damage the usefulness of film articles were not found persuasive by many since such links could still be included in the External links section, and the table of contents linking to the external links section having all of the useful external links is adjacent the infobox.
Microformat
See also
- Template:Infobox television film - for TV movies and miniseries
- Template:Infobox Korean film
- Template:Infobox Chinese film
- Template:Infobox Bond film
- Template:Infobox Hollywood cartoon