Contents

Template:Infobox film: Difference between revisions

Creating Template:Infobox film
 
No edit summary
 
Line 1: Line 1:
<includeonly>
<includeonly>{{#if:{{{image|}}}|{{#setmainimage:{{{image}}}}}}}<div class="wp-infobox">
 
{{#if:{{{image|}}}|{{#setmainimage:{{{image}}}}}}}
 
<div class="wp-infobox">


<div class="wp-infobox-header">
<div class="wp-infobox-header">
Line 9: Line 5:
{{#if:{{{genre|}}}|<div class="wp-infobox-subtitle">{{{genre}}}</div>}}
{{#if:{{{genre|}}}|<div class="wp-infobox-subtitle">{{{genre}}}</div>}}
</div>
</div>


{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
<div class="wp-infobox-image">
<div class="wp-infobox-image" style="padding:12px 14px 0 !important;box-sizing:border-box;">
[[File:{{{image}}}|320px|alt={{{image_alt|{{{name|{{PAGENAME}}}}}}}}]]
[[File:{{{image}}}|320px|alt={{{image_alt|{{{alt|{{{name|{{PAGENAME}}}}}}}}}}}}]]
</div>
</div>
}}
}}


{{#if:{{{image|}}}|
{{#if:{{{caption|}}}|
{{#if:{{{caption|}}}|
<div class="wp-infobox-caption">{{{caption}}}</div>
<div class="wp-infobox-caption">{{{caption}}}</div>
}}
}}
}}


<div class="wp-infobox-data">
<div class="wp-infobox-data">
{{#if:{{{native_name|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-label">Native name</div>
<div class="wp-infobox-value">{{{native_name}}}</div>
</div>
}}


{{#if:{{{original_title|}}}|
{{#if:{{{original_title|}}}|
Line 43: Line 25:
}}
}}


 
{{#if:{{{tagline|}}}|
{{#if:{{{other_name|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-row">
<div class="wp-infobox-label">Other name</div>
<div class="wp-infobox-label">Tagline</div>
<div class="wp-infobox-value">{{{other_name}}}</div>
<div class="wp-infobox-value">{{{tagline}}}</div>
</div>
</div>
}}
}}


{{#if:{{{director|}}}|
{{#if:{{{director|}}}|
Line 59: Line 39:
}}
}}


 
{{#if:{{{screenplay_by|}}}|
{{#if:{{{producer|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-label">Produced by</div>
<div class="wp-infobox-value">{{{producer}}}</div>
</div>
}}
 
 
{{#if:{{{executive_producer|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-row">
<div class="wp-infobox-label">Executive producer</div>
<div class="wp-infobox-label">Screenplay by</div>
<div class="wp-infobox-value">{{{executive_producer}}}</div>
<div class="wp-infobox-value">{{{screenplay_by}}}</div>
</div>
</div>
}}
}}


 
{{#if:{{{story_by|}}}|
{{#if:{{{writer|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-label">Written by</div>
<div class="wp-infobox-value">{{{writer}}}</div>
</div>
}}
 
 
{{#if:{{{screenplay|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-label">Screenplay</div>
<div class="wp-infobox-value">{{{screenplay}}}</div>
</div>
}}
 
 
{{#if:{{{story|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-row">
<div class="wp-infobox-label">Story by</div>
<div class="wp-infobox-label">Story by</div>
<div class="wp-infobox-value">{{{story}}}</div>
<div class="wp-infobox-value">{{{story_by}}}</div>
</div>
</div>
}}
}}


{{#if:{{{based_on|}}}|
{{#if:{{{based_on|}}}|
Line 107: Line 60:
}}
}}


{{#if:{{{producer|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-label">Produced by</div>
<div class="wp-infobox-value">{{{producer}}}</div>
</div>
}}


{{#if:{{{starring|}}}|
{{#if:{{{starring|}}}|
Line 114: Line 73:
</div>
</div>
}}
}}


{{#if:{{{narrator|}}}|
{{#if:{{{narrator|}}}|
Line 123: Line 81:
}}
}}


{{#if:{{{music_by|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-label">Music by</div>
<div class="wp-infobox-value">{{{music_by}}}</div>
</div>
}}


{{#if:{{{cinematography|}}}|
{{#if:{{{cinematography|}}}|
Line 131: Line 95:
}}
}}


 
{{#if:{{{edited_by|}}}|
{{#if:{{{editing|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-row">
<div class="wp-infobox-label">Edited by</div>
<div class="wp-infobox-label">Edited by</div>
<div class="wp-infobox-value">{{{editing}}}</div>
<div class="wp-infobox-value">{{{edited_by}}}</div>
</div>
}}
 
 
{{#if:{{{music|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-label">Music by</div>
<div class="wp-infobox-value">{{{music}}}</div>
</div>
}}
 
 
{{#if:{{{composer|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-label">Composer</div>
<div class="wp-infobox-value">{{{composer}}}</div>
</div>
</div>
}}
}}


 
{{#if:{{{production_company|}}}|
{{#if:{{{production_companies|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-row">
<div class="wp-infobox-label">Production companies</div>
<div class="wp-infobox-label">Production company</div>
<div class="wp-infobox-value">{{{production_companies}}}</div>
<div class="wp-infobox-value">{{{production_company}}}</div>
</div>
</div>
}}
}}


{{#if:{{{distributor|}}}|
{{#if:{{{distributor|}}}|
Line 170: Line 115:
</div>
</div>
}}
}}
{{#if:{{{released|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-label">Released</div>
<div class="wp-infobox-value">{{{released}}}</div>
</div>
}}


{{#if:{{{release_date|}}}|
{{#if:{{{release_date|}}}|
Line 187: Line 123:
}}
}}


 
{{#if:{{{runtime|}}}|
{{#if:{{{running_time|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-row">
<div class="wp-infobox-label">Running time</div>
<div class="wp-infobox-label">Running time</div>
<div class="wp-infobox-value">{{{running_time}}}</div>
<div class="wp-infobox-value">{{{runtime}}}</div>
</div>
</div>
}}
}}


{{#if:{{{country|}}}|
{{#if:{{{country|}}}|
Line 202: Line 136:
</div>
</div>
}}
}}


{{#if:{{{language|}}}|
{{#if:{{{language|}}}|
Line 210: Line 143:
</div>
</div>
}}
}}


{{#if:{{{genre|}}}|
{{#if:{{{genre|}}}|
Line 219: Line 151:
}}
}}


{{#if:{{{content_rating|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-label">Rating</div>
<div class="wp-infobox-value">{{{content_rating}}}</div>
</div>
}}


{{#if:{{{budget|}}}|
{{#if:{{{budget|}}}|
Line 226: Line 164:
</div>
</div>
}}
}}


{{#if:{{{box_office|}}}|
{{#if:{{{box_office|}}}|
Line 235: Line 172:
}}
}}


 
{{#if:{{{awards|}}}|
{{#if:{{{gross|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-label">Gross</div>
<div class="wp-infobox-value">{{{gross}}}</div>
</div>
}}
 
 
{{#if:{{{format|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-row">
<div class="wp-infobox-label">Format</div>
<div class="wp-infobox-label">Awards</div>
<div class="wp-infobox-value">{{{format}}}</div>
<div class="wp-infobox-value">{{{awards}}}</div>
</div>
</div>
}}
}}
{{#if:{{{color|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-label">Color</div>
<div class="wp-infobox-value">{{{color}}}</div>
</div>
}}
{{#if:{{{sound|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-label">Sound</div>
<div class="wp-infobox-value">{{{sound}}}</div>
</div>
}}
{{#if:{{{preceded_by|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-label">Preceded by</div>
<div class="wp-infobox-value">{{{preceded_by}}}</div>
</div>
}}
{{#if:{{{followed_by|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-label">Followed by</div>
<div class="wp-infobox-value">{{{followed_by}}}</div>
</div>
}}
{{#if:{{{part_of|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-label">Part of</div>
<div class="wp-infobox-value">{{{part_of}}}</div>
</div>
}}
{{#if:{{{related_films|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-label">Related films</div>
<div class="wp-infobox-value">{{{related_films}}}</div>
</div>
}}


{{#if:{{{website|}}}|
{{#if:{{{website|}}}|
Line 306: Line 185:
</div>
</div>
}}
}}


</div>
</div>
 
</div><!--
</div>
-->{{#wikipartner_film_schema:
 
 
{{#wikipartner_film_schema:
name={{{name|{{PAGENAME}}}}}
name={{{name|{{PAGENAME}}}}}
|original_title={{{original_title|}}}
|tagline={{{tagline|}}}
|image={{{image|}}}
|image={{{image|}}}
|description={{{description|}}}
|director={{{director|}}}
|director={{{director|}}}
|screenplay_by={{{screenplay_by|}}}
|producer={{{producer|}}}
|producer={{{producer|}}}
|writer={{{writer|}}}
|starring={{{starring|}}}
|actor={{{starring|}}}
|music_by={{{music_by|}}}
|composer={{{composer|}}}
|edited_by={{{edited_by|}}}
|production_company={{{production_companies|}}}
|cinematography={{{cinematography|}}}
|distributor={{{distributor|}}}
|based_on={{{based_on|}}}
|date_created={{{release_date|}}}
|production_company={{{production_company|}}}
|duration={{{running_time|}}}
|country={{{country|}}}
|country_of_origin={{{country|}}}
|language={{{language|}}}
|in_language={{{language|}}}
|genre={{{genre|}}}
|budget={{{budget|}}}
|release_date_iso={{{release_date_iso|}}}
|runtime_iso={{{runtime_iso|}}}
|content_rating={{{content_rating|}}}
|awards={{{awards|}}}
|website={{{website|}}}
|website={{{website|}}}
}}
}}<!--
 
--></includeonly><noinclude>
</includeonly>
{{:Template:Infobox film/doc}}
 
<noinclude>
 
== Usage ==
 
Use this template for articles about films and other major screen productions.
 
It can be used for feature films, short films, documentaries, animated films, television films, and similar productions.
 
All parameters are optional. Add only information supported by reliable sources. Empty fields are not displayed.
 
Use the basic version when only the main film details are needed. Use the full version when additional production, release, financial, or series information is useful.
 
Do not add private information, promotional claims, unsourced financial figures, or unnecessary details.
 
 
== Basic usage ==
 
<pre>
{{Infobox film
| name =
| image =
| image_alt =
| caption =
| director =
| producer =
| writer =
| starring =
| genre =
| production_companies =
| distributor =
| release_date =
| running_time =
| country =
| language =
| website =
}}
</pre>
 
 
== Full usage ==
 
<pre>
{{Infobox film
| name =
| native_name =
| original_title =
| other_name =
| image =
| image_alt =
| caption =
| description =
| director =
| producer =
| executive_producer =
| writer =
| screenplay =
| story =
| based_on =
| starring =
| narrator =
| cinematography =
| editing =
| music =
| composer =
| production_companies =
| distributor =
| released =
| release_date =
| running_time =
| country =
| language =
| genre =
| budget =
| box_office =
| gross =
| format =
| color =
| sound =
| preceded_by =
| followed_by =
| part_of =
| related_films =
| website =
}}
</pre>
 
 
== Parameter guidance ==
 
'''name''' 
The commonly used title of the film.
 
'''native_name''' 
The film title in another language or writing system.
 
'''original_title''' 
The original title when different from the commonly used title.
 
'''other_name''' 
An alternative or widely used title.
 
'''image''' 
The main poster or another suitable representative image.
 
'''image_alt''' 
A short accessibility description of the image.
 
'''caption''' 
A short factual caption for the displayed image.
 
'''description''' 
A short factual description of the film.
 
'''director''' 
The director or directors.
 
'''producer''' 
The producer or producers.
 
'''executive_producer''' 
Executive producer or producers when relevant.
 
'''writer''' 
The credited writer or writers.
 
'''screenplay''' 
The person or people credited specifically with the screenplay.
 
'''story''' 
The person or people credited with the story.
 
'''based_on''' 
A previous work from which the film was adapted.
 
'''starring''' 
The principal cast members.
 
'''narrator''' 
The narrator or narrators when applicable.
 
'''cinematography''' 
The director of photography or cinematographer.
 
'''editing''' 
The film editor or editors.
 
'''music''' 
The person or people responsible for the film's music when this differs from the composer field.
 
'''composer''' 
The composer or composers of the film score.
 
'''production_companies''' 
The main companies involved in producing the film.
 
'''distributor''' 
The company or companies responsible for distributing the film.
 
'''released''' 
General release information when a concise release description is more useful than a single date.
 
'''release_date''' 
The principal release date or dates.
 
'''running_time''' 
The running time of the film.
 
'''country''' 
The country or countries associated with the film's production.
 
'''language''' 
The main language or languages of the film.
 
'''genre''' 
The main film genre or genres.
 
'''budget''' 
The reported production budget when reliably sourced.
 
'''box_office''' 
Reported box-office performance.
 
'''gross''' 
Gross revenue when a separate gross figure is useful.
 
'''format''' 
The film format, such as 35 mm, 70 mm, or digital.
 
'''color''' 
Color information, such as color or black and white.
 
'''sound''' 
Sound or audio format information.
 
'''preceded_by''' 
A previous film in a series or connected film sequence.
 
'''followed_by''' 
A subsequent film in a series or connected film sequence.
 
'''part_of''' 
A larger film series, franchise, collection, or related work.
 
'''related_films''' 
Other closely related films when useful.
 
'''website''' 
The official website of the film only.
 
 
== Example 1: The Godfather ==
 
<pre>
{{Infobox film
| name = The Godfather
| native_name =
| original_title = The Godfather
| other_name =
| image =
| image_alt = Theatrical poster for The Godfather
| caption = Theatrical release poster
| description = 1972 American crime film directed by Francis Ford Coppola
| director = Francis Ford Coppola
| producer = Albert S. Ruddy
| executive_producer =
| writer = Mario Puzo; Francis Ford Coppola
| screenplay = Mario Puzo; Francis Ford Coppola
| story =
| based_on = The Godfather by Mario Puzo
| starring = Marlon Brando; Al Pacino; James Caan; Richard S. Castellano; Robert Duvall; Diane Keaton
| narrator =
| cinematography = Gordon Willis
| editing = William Reynolds; Peter Zinner
| music =
| composer = Nino Rota
| production_companies = Paramount Pictures; Albert S. Ruddy Productions
| distributor = Paramount Pictures
| released = March 1972
| release_date = March 24, 1972
| running_time = 175 minutes
| country = United States
| language = English
| genre = Crime; drama
| budget = $6–7 million
| box_office = Over $250 million
| gross =
| format = 35 mm
| color = Color
| sound = Mono
| preceded_by =
| followed_by = The Godfather Part II
| part_of = The Godfather trilogy
| related_films =
| website =
}}
</pre>
 
 
=== Example infobox ===
 
<div class="wp-infobox">
 
<div class="wp-infobox-header">
<div class="wp-infobox-name">The Godfather</div>
<div class="wp-infobox-subtitle">Crime; drama</div>
</div>
 
<div class="wp-infobox-data">
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Directed by</div>
<div class="wp-infobox-value">Francis Ford Coppola</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Produced by</div>
<div class="wp-infobox-value">Albert S. Ruddy</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Written by</div>
<div class="wp-infobox-value">Mario Puzo; Francis Ford Coppola</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Based on</div>
<div class="wp-infobox-value">The Godfather by Mario Puzo</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Starring</div>
<div class="wp-infobox-value">Marlon Brando; Al Pacino; James Caan; Robert Duvall; Diane Keaton</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Cinematography</div>
<div class="wp-infobox-value">Gordon Willis</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Composer</div>
<div class="wp-infobox-value">Nino Rota</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Distributed by</div>
<div class="wp-infobox-value">Paramount Pictures</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Release date</div>
<div class="wp-infobox-value">March 24, 1972</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Running time</div>
<div class="wp-infobox-value">175 minutes</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Country</div>
<div class="wp-infobox-value">United States</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Language</div>
<div class="wp-infobox-value">English</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Budget</div>
<div class="wp-infobox-value">$6–7 million</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Followed by</div>
<div class="wp-infobox-value">The Godfather Part II</div>
</div>
 
</div>
</div>
 
 
== Example 2: Toy Story ==
 
<pre>
{{Infobox film
| name = Toy Story
| native_name =
| original_title = Toy Story
| other_name =
| image =
| image_alt = Theatrical poster for Toy Story
| caption = Theatrical release poster
| description = 1995 American animated comedy film
| director = John Lasseter
| producer = Bonnie Arnold; Ralph Guggenheim
| executive_producer =
| writer = Joss Whedon; Andrew Stanton; Joel Cohen; Alec Sokolow
| screenplay = Joss Whedon; Andrew Stanton; Joel Cohen; Alec Sokolow
| story = John Lasseter; Pete Docter; Joe Ranft
| based_on =
| starring = Tom Hanks; Tim Allen; Don Rickles; Jim Varney; Wallace Shawn
| narrator =
| cinematography =
| editing = Robert Gordon; Lee Unkrich
| music =
| composer = Randy Newman
| production_companies = Pixar Animation Studios
| distributor = Walt Disney Studios Motion Pictures
| released = November 1995
| release_date = November 22, 1995
| running_time = 81 minutes
| country = United States
| language = English
| genre = Animated; comedy
| budget = $30 million
| box_office = $394.4 million
| gross =
| format = Digital animation
| color = Color
| sound = Dolby Digital
| preceded_by =
| followed_by = Toy Story 2
| part_of = Toy Story
| related_films =
| website =
}}
</pre>
 
 
=== Example infobox ===
 
<div class="wp-infobox">
 
<div class="wp-infobox-header">
<div class="wp-infobox-name">Toy Story</div>
<div class="wp-infobox-subtitle">Animated; comedy</div>
</div>
 
<div class="wp-infobox-data">
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Directed by</div>
<div class="wp-infobox-value">John Lasseter</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Produced by</div>
<div class="wp-infobox-value">Bonnie Arnold; Ralph Guggenheim</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Written by</div>
<div class="wp-infobox-value">Joss Whedon; Andrew Stanton; Joel Cohen; Alec Sokolow</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Starring</div>
<div class="wp-infobox-value">Tom Hanks; Tim Allen; Don Rickles; Jim Varney; Wallace Shawn</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Edited by</div>
<div class="wp-infobox-value">Robert Gordon; Lee Unkrich</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Composer</div>
<div class="wp-infobox-value">Randy Newman</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Production companies</div>
<div class="wp-infobox-value">Pixar Animation Studios</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Distributed by</div>
<div class="wp-infobox-value">Walt Disney Studios Motion Pictures</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Release date</div>
<div class="wp-infobox-value">November 22, 1995</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Running time</div>
<div class="wp-infobox-value">81 minutes</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Country</div>
<div class="wp-infobox-value">United States</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Language</div>
<div class="wp-infobox-value">English</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Budget</div>
<div class="wp-infobox-value">$30 million</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Box office</div>
<div class="wp-infobox-value">$394.4 million</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Followed by</div>
<div class="wp-infobox-value">Toy Story 2</div>
</div>
 
</div>
</div>
 
 
== Example 3: Parasite ==
 
<pre>
{{Infobox film
| name = Parasite
| native_name = 기생충
| original_title = 기생충
| other_name =
| image =
| image_alt = Theatrical poster for Parasite
| caption = Theatrical release poster
| description = 2019 South Korean black comedy thriller film
| director = Bong Joon Ho
| producer = Kwak Sin-ae; Moon Yang-kwon; Bong Joon Ho; Jang Young-hwan
| executive_producer = Han Jin-won
| writer = Bong Joon Ho; Han Jin-won
| screenplay = Bong Joon Ho; Han Jin-won
| story =
| based_on =
| starring = Song Kang-ho; Lee Sun-kyun; Cho Yeo-jeong; Choi Woo-shik; Park So-dam
| narrator =
| cinematography = Hong Kyung-pyo
| editing = Yang Jin-mo
| music = Jung Jae-il
| composer = Jung Jae-il
| production_companies = Barunson E&A
| distributor = CJ Entertainment
| released = May 2019
| release_date = May 30, 2019
| running_time = 132 minutes
| country = South Korea
| language = Korean
| genre = Black comedy; thriller
| budget = About $11 million
| box_office = Over $258 million
| gross =
| format = Digital
| color = Color
| sound =
| preceded_by =
| followed_by =
| part_of =
| related_films =
| website =
}}
</pre>
 
 
=== Example infobox ===
 
<div class="wp-infobox">
 
<div class="wp-infobox-header">
<div class="wp-infobox-name">Parasite</div>
<div class="wp-infobox-subtitle">Black comedy; thriller</div>
</div>
 
<div class="wp-infobox-data">
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Native name</div>
<div class="wp-infobox-value">기생충</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Directed by</div>
<div class="wp-infobox-value">Bong Joon Ho</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Produced by</div>
<div class="wp-infobox-value">Kwak Sin-ae; Moon Yang-kwon; Bong Joon Ho; Jang Young-hwan</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Written by</div>
<div class="wp-infobox-value">Bong Joon Ho; Han Jin-won</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Starring</div>
<div class="wp-infobox-value">Song Kang-ho; Lee Sun-kyun; Cho Yeo-jeong; Choi Woo-shik; Park So-dam</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Cinematography</div>
<div class="wp-infobox-value">Hong Kyung-pyo</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Edited by</div>
<div class="wp-infobox-value">Yang Jin-mo</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Composer</div>
<div class="wp-infobox-value">Jung Jae-il</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Production companies</div>
<div class="wp-infobox-value">Barunson E&A</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Distributed by</div>
<div class="wp-infobox-value">CJ Entertainment</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Release date</div>
<div class="wp-infobox-value">May 30, 2019</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Running time</div>
<div class="wp-infobox-value">132 minutes</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Country</div>
<div class="wp-infobox-value">South Korea</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Language</div>
<div class="wp-infobox-value">Korean</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Budget</div>
<div class="wp-infobox-value">About $11 million</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Box office</div>
<div class="wp-infobox-value">Over $258 million</div>
</div>
 
</div>
</div>
 
 
== TemplateData ==
 
<templatedata>
{
"description":"Infobox for films, including feature films, short films, documentaries, animated films, television films, and similar screen productions.",
"params":{
 
"name":{
"label":"Name",
"description":"Commonly used title of the film.",
"type":"string"
},
 
"native_name":{
"label":"Native name",
"description":"Film title in another language or writing system.",
"type":"string"
},
 
"original_title":{
"label":"Original title",
"description":"Original title when different from the commonly used title.",
"type":"string"
},
 
"other_name":{
"label":"Other name",
"description":"Alternative or widely used title.",
"type":"string"
},
 
"image":{
"label":"Image",
"description":"Main poster or another suitable representative image.",
"type":"wiki-file-name"
},
 
"image_alt":{
"label":"Image alt text",
"description":"Short accessibility description of the image.",
"type":"string"
},
 
"caption":{
"label":"Caption",
"description":"Short factual caption for the displayed image.",
"type":"string"
},
 
"description":{
"label":"Description",
"description":"Short factual description of the film.",
"type":"string"
},
 
"director":{
"label":"Director",
"description":"Director or directors.",
"type":"string"
},
 
"producer":{
"label":"Producer",
"description":"Producer or producers.",
"type":"string"
},
 
"executive_producer":{
"label":"Executive producer",
"description":"Executive producer or producers.",
"type":"string"
},
 
"writer":{
"label":"Writer",
"description":"Credited writer or writers.",
"type":"string"
},
 
"screenplay":{
"label":"Screenplay",
"description":"Person or people specifically credited with the screenplay.",
"type":"string"
},
 
"story":{
"label":"Story",
"description":"Person or people credited with the story.",
"type":"string"
},
 
"based_on":{
"label":"Based on",
"description":"Previous work from which the film was adapted.",
"type":"string"
},
 
"starring":{
"label":"Starring",
"description":"Principal cast members.",
"type":"string"
},
 
"narrator":{
"label":"Narrator",
"description":"Narrator or narrators when applicable.",
"type":"string"
},
 
"cinematography":{
"label":"Cinematography",
"description":"Director of photography or cinematographer.",
"type":"string"
},
 
"editing":{
"label":"Editing",
"description":"Film editor or editors.",
"type":"string"
},
 
"music":{
"label":"Music",
"description":"Person or people responsible for the film's music.",
"type":"string"
},
 
"composer":{
"label":"Composer",
"description":"Composer or composers of the film score.",
"type":"string"
},
 
"production_companies":{
"label":"Production companies",
"description":"Main companies involved in producing the film.",
"type":"string"
},
 
"distributor":{
"label":"Distributor",
"description":"Company or companies responsible for distributing the film.",
"type":"string"
},
 
"released":{
"label":"Released",
"description":"General release information.",
"type":"string"
},
 
"release_date":{
"label":"Release date",
"description":"Principal release date or dates.",
"type":"string"
},
 
"running_time":{
"label":"Running time",
"description":"Running time of the film.",
"type":"string"
},
 
"country":{
"label":"Country",
"description":"Country or countries associated with the film's production.",
"type":"string"
},
 
"language":{
"label":"Language",
"description":"Main language or languages of the film.",
"type":"string"
},
 
"genre":{
"label":"Genre",
"description":"Main film genre or genres.",
"type":"string"
},
 
"budget":{
"label":"Budget",
"description":"Reported production budget when reliably sourced.",
"type":"string"
},
 
"box_office":{
"label":"Box office",
"description":"Reported box-office performance.",
"type":"string"
},
 
"gross":{
"label":"Gross",
"description":"Gross revenue when useful as a separate figure.",
"type":"string"
},
 
"format":{
"label":"Format",
"description":"Film format, such as 35 mm, 70 mm, or digital.",
"type":"string"
},
 
"color":{
"label":"Color",
"description":"Color information, such as color or black and white.",
"type":"string"
},
 
"sound":{
"label":"Sound",
"description":"Sound or audio format information.",
"type":"string"
},
 
"preceded_by":{
"label":"Preceded by",
"description":"Previous film in a series or connected sequence.",
"type":"string"
},
 
"followed_by":{
"label":"Followed by",
"description":"Subsequent film in a series or connected sequence.",
"type":"string"
},
 
"part_of":{
"label":"Part of",
"description":"Larger film series, franchise, collection, or related work.",
"type":"string"
},
 
"related_films":{
"label":"Related films",
"description":"Other closely related films.",
"type":"string"
},
 
"website":{
"label":"Website",
"description":"Official website of the film only.",
"type":"url"
}
 
},
 
"paramOrder":[
"name",
"native_name",
"original_title",
"other_name",
"image",
"image_alt",
"caption",
"description",
"director",
"producer",
"executive_producer",
"writer",
"screenplay",
"story",
"based_on",
"starring",
"narrator",
"cinematography",
"editing",
"music",
"composer",
"production_companies",
"distributor",
"released",
"release_date",
"running_time",
"country",
"language",
"genre",
"budget",
"box_office",
"gross",
"format",
"color",
"sound",
"preceded_by",
"followed_by",
"part_of",
"related_films",
"website"
]
 
}
</templatedata>
 


[[Category:WikiPartner infobox templates]]
[[Category:WikiPartner infobox templates]]
[[Category:WikiPartner documentation]]
[[Category:WikiPartner documentation]]
[[Category:WikiPartner templates]]
[[Category:WikiPartner templates]]
</noinclude>
</noinclude>

Latest revision as of 09:11, 7 September 2026

Infobox film is WikiPartner's standard infobox for feature films, animated films, documentary films, short films, and other notable motion pictures.

All parameters are optional. Add only information supported by reliable sources. Empty fields are automatically hidden.

Adding this template to an article also generates WikiPartner Movie structured data automatically. Editors do not need to create schema markup manually.

Short usage

Use this version for most film articles.

{{Infobox film
| name =
| image =
| image_alt =
| caption =
| director =
| producer =
| starring =
| music_by =
| production_company =
| distributor =
| release_date =
| runtime =
| country =
| language =
| genre =
}}

Full usage

Use this version when more information about the film is available. Remove parameters that are not needed.

{{Infobox film
| name =
| original_title =
| tagline =

| image =
| image_alt =
| caption =

| director =
| screenplay_by =
| story_by =
| based_on =
| producer =

| starring =
| narrator =

| music_by =
| cinematography =
| edited_by =

| production_company =
| distributor =

| release_date =
| release_date_iso =

| runtime =
| runtime_iso =

| country =
| language =
| genre =
| content_rating =

| budget =
| box_office =

| awards =
| website =
}}

Examples

The examples below show both the wikitext entered by an editor and the finished WikiPartner infobox.

Film poster images are not included in these examples so the documentation does not depend on a particular uploaded or copyrighted poster. Editors may add a properly licensed image when one is available.

Crime drama — The Godfather

Wikitext

{{Infobox film
| name = The Godfather
| director = Francis Ford Coppola
| screenplay_by = Mario Puzo; Francis Ford Coppola
| based_on = ''The Godfather'' by Mario Puzo
| producer = Albert S. Ruddy
| starring = Marlon Brando; Al Pacino; James Caan; Robert Duvall; Diane Keaton
| music_by = Nino Rota
| cinematography = Gordon Willis
| edited_by = William Reynolds; Peter Zinner
| production_company = Paramount Pictures; Alfran Productions
| distributor = Paramount Pictures
| release_date = 24 March 1972
| release_date_iso = 1972-03-24
| runtime = 175 minutes
| runtime_iso = PT2H55M
| country = United States
| language = English
| genre = Crime drama
}}

Rendered infobox

The Godfather
Crime drama





Directed by
Francis Ford Coppola
Screenplay by
Mario Puzo; Francis Ford Coppola


Based on
The Godfather by Mario Puzo
Produced by
Albert S. Ruddy
Starring
Marlon Brando; Al Pacino; James Caan; Robert Duvall; Diane Keaton


Music by
Nino Rota
Cinematography
Gordon Willis
Edited by
William Reynolds; Peter Zinner
Production company
Paramount Pictures; Alfran Productions
Distributed by
Paramount Pictures
Release date
24 March 1972
Running time
175 minutes
Country
United States
Language
English
Genre
Crime drama






Animated fantasy — Spirited Away

Wikitext

{{Infobox film
| name = Spirited Away
| original_title = 千と千尋の神隠し
| director = Hayao Miyazaki
| screenplay_by = Hayao Miyazaki
| producer = Toshio Suzuki
| starring = Rumi Hiiragi; Miyu Irino; Mari Natsuki
| music_by = Joe Hisaishi
| edited_by = Takeshi Seyama
| production_company = Studio Ghibli
| distributor = Toho
| release_date = 20 July 2001
| release_date_iso = 2001-07-20
| runtime = 125 minutes
| runtime_iso = PT2H5M
| country = Japan
| language = Japanese
| genre = Animated fantasy
}}

Rendered infobox

Spirited Away
Animated fantasy



Original title
千と千尋の神隠し


Directed by
Hayao Miyazaki
Screenplay by
Hayao Miyazaki



Produced by
Toshio Suzuki
Starring
Rumi Hiiragi; Miyu Irino; Mari Natsuki


Music by
Joe Hisaishi


Edited by
Takeshi Seyama
Production company
Studio Ghibli
Distributed by
Toho
Release date
20 July 2001
Running time
125 minutes
Country
Japan
Language
Japanese
Genre
Animated fantasy






South Korean thriller — Parasite

Wikitext

{{Infobox film
| name = Parasite
| original_title = 기생충
| director = Bong Joon Ho
| screenplay_by = Bong Joon Ho; Han Jin-won
| producer = Kwak Sin-ae; Moon Yang-kwon; Bong Joon Ho; Jang Young-hwan
| starring = Song Kang-ho; Lee Sun-kyun; Cho Yeo-jeong; Choi Woo-shik; Park So-dam; Jang Hye-jin
| music_by = Jung Jae-il
| cinematography = Hong Kyung-pyo
| edited_by = Yang Jin-mo
| production_company = Barunson E&A
| distributor = CJ Entertainment
| release_date = 30 May 2019
| release_date_iso = 2019-05-30
| runtime = 132 minutes
| runtime_iso = PT2H12M
| country = South Korea
| language = Korean
| genre = Thriller; black comedy; drama
| awards = Academy Award for Best Picture; Palme d'Or
}}

Rendered infobox

Parasite
Thriller; black comedy; drama



Original title
기생충


Directed by
Bong Joon Ho
Screenplay by
Bong Joon Ho; Han Jin-won



Produced by
Kwak Sin-ae; Moon Yang-kwon; Bong Joon Ho; Jang Young-hwan
Starring
Song Kang-ho; Lee Sun-kyun; Cho Yeo-jeong; Choi Woo-shik; Park So-dam; Jang Hye-jin


Music by
Jung Jae-il
Cinematography
Hong Kyung-pyo
Edited by
Yang Jin-mo
Production company
Barunson E&A
Distributed by
CJ Entertainment
Release date
30 May 2019
Running time
132 minutes
Country
South Korea
Language
Korean
Genre
Thriller; black comedy; drama




Awards
Academy Award for Best Picture; Palme d'Or


Usage notes

  • Use name for the commonly recognized title of the film.
  • Use original_title when the original-language title differs from the commonly used article title.
  • Use tagline only for an officially used film tagline.
  • Use image for a poster, promotional image, or another suitable identifying image filename only. Do not include File:....
  • Use image_alt for short alternative text describing the image.
  • Use only properly licensed images.
  • Use director for the credited director or directors. Separate multiple names with semicolons.
  • Use screenplay_by for credited screenplay writers.
  • Use story_by for formally credited story writers when different from the screenplay writers.
  • Use based_on when the film is adapted from a novel, play, story, television series, character, game, or other existing work.
  • Use producer for the principal credited film producer or producers.
  • Use starring for principal cast members rather than every performer in the film.
  • Use narrator only when narration is a meaningful and formally credited part of the film.
  • Use music_by for the principal composer or composers of the film score.
  • Use cinematography for the credited cinematographer or director of photography.
  • Use edited_by for the principal credited film editor or editors.
  • Use production_company for the principal production company or companies.
  • Use distributor for the distributor associated with the original or principal release.
  • Use release_date for the human-readable release date shown to readers.
  • Use release_date_iso for structured data in YYYY, YYYY-MM, or YYYY-MM-DD format.
  • Use runtime for the human-readable running time, such as 132 minutes.
  • Use runtime_iso for the machine-readable Schema.org duration. For example, 2 hours 12 minutes is PT2H12M.
  • Use country for the country or countries of origin. Separate multiple countries with semicolons.
  • Use language for the original or principal language or languages. Separate multiple languages with semicolons.
  • Use genre for established film genres. Separate multiple genres with semicolons.
  • Use content_rating only for an official classification such as PG, PG-13, R, 12A, or an equivalent rating used in the relevant jurisdiction.
  • Use budget only when a reliable source provides a meaningful production-budget figure.
  • Use box_office only when reliable worldwide or clearly identified market earnings are available.
  • Use awards for major awards won by the film.
  • Use website only for the film's official website.
  • Leave unused parameters out.
  • Do not guess budgets, box-office figures, cast, credits, release dates, running times, production companies, or other film information.
  • Important information should be supported by reliable sources.

TemplateData

WikiPartner's standard infobox for feature films, animated films, documentary films, short films, and other notable motion pictures.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Namename

Commonly recognized title of the film.

Stringoptional
Original titleoriginal_title

Original-language title when different from the commonly used article title.

Stringoptional
Taglinetagline

Officially used promotional tagline for the film.

Stringoptional
Imageimage

Poster, promotional image, or other identifying film image filename.

Fileoptional
Image alternative textimage_alt alt

Short alternative text describing the film image.

Stringoptional
Image captioncaption

Short caption displayed below the image.

Stringoptional
Directed bydirector

Credited director or directors. Separate multiple names with semicolons.

Stringoptional
Screenplay byscreenplay_by

Credited screenplay writer or writers.

Stringoptional
Story bystory_by

Credited story writer or writers when applicable.

Stringoptional
Based onbased_on

Existing work or source material on which the film is based.

Stringoptional
Produced byproducer

Principal credited producer or producers.

Stringoptional
Starringstarring

Principal cast members. Separate names with semicolons.

Stringoptional
Narrated bynarrator

Credited narrator when relevant.

Stringoptional
Music bymusic_by

Principal credited film score composer or composers.

Stringoptional
Cinematographycinematography

Credited cinematographer or director of photography.

Stringoptional
Edited byedited_by

Principal credited film editor or editors.

Stringoptional
Production companyproduction_company

Principal production company or companies. Separate multiple companies with semicolons.

Stringoptional
Distributordistributor

Distributor associated with the film's original or principal release.

Stringoptional
Release daterelease_date

Human-readable original or principal release date.

Stringoptional
Release date ISOrelease_date_iso

Machine-readable release date in YYYY, YYYY-MM, or YYYY-MM-DD format.

Stringoptional
Running timeruntime

Human-readable running time, such as 132 minutes.

Stringoptional
Running time ISOruntime_iso

Machine-readable ISO 8601 duration, such as PT2H12M.

Stringoptional
Country of origincountry

Country or countries of origin. Separate multiple countries with semicolons.

Stringoptional
Languagelanguage

Original or principal language or languages of the film.

Stringoptional
Genregenre

Main film genre or genres.

Stringoptional
Content ratingcontent_rating

Official age or content classification when relevant.

Stringoptional
Budgetbudget

Reliably sourced film production budget.

Stringoptional
Box officebox_office

Reliably sourced box-office earnings.

Stringoptional
Awardsawards

Major awards won by the film.

Stringoptional
Websitewebsite

Official website for the film.

URLoptional