Template:Infobox film

From MTG Wiki
Jump to navigation Jump to search
Infobox film
Detail
Production

Usage

Primary infobox to display information about a film. This infobox has been modeled on Wikipedia:Template:Infobox film.

Skeleton

{{Infobox film
  |name = 
  |image = 
  |image_bgcolor = 
  |caption = 

  |genre = 
  |runtime = 
  |country = 
  |language = 
  |release=

  |director = 
  |writer = 
  |screenplay = 
  |story = 
  |based_on = 
  |producer = 
  |starring = 
  |narrator = 
  |cinematography = 
  |editing = 
  |music = 
  |animator = 
  |layout_artist = 
  |background_artist = 
  |color_process = 
  |studio OR production_companies = 
  |distributor = 
  |budget = 
  |gross = 
}}

Explanation

{{Infobox film
  |name = Defaults to PAGENAME. Use if article title and film title are mismatched.
  |image = Name of the image file.
  |image_bgcolor = Defaults to transparent, but can be set to any color to make the image better visible.
  |caption = Tag line for the film OR description of the image.

  |genre = Genre or style of film.
  |runtime = Length of film in minutes.
  |country = Country of origin.
  |language = The language primarily used in the film.
  |release= Release date of the film.

  |director = Name(s) of the director(s).
  |writer = Name(s) of the writer(s).
  |screenplay = Name(s) of the screenplay writer(s). Optional
  |story = Name(s) of the story writer(s). Optional
  |based_on = Title of the source material (if applicable).
  |producer = Name(s) of the producer(s).
  |starring = Primary actors or 
  |narrator = Name(s) of the narrator(s). Optional
  |cinematography = Name(s) of the cinematographer(s) or director(s) of photography
  |editing = Name(s) of the editor(s)
  |music = Name(s) of the composer(s) of the original music score
  |animator = Name(s) of the animator(s) {{-}} Animated films.
  |layout_artist =  Name(s) of the layout artist(s) {{-}} Animated films.
  |background_artist = Name(s) of the background artist(s) {{-}} Animated films.
  |color_process = Type of film stock used to make the film {{-}} Animated films.
  |studio OR production_companies = Name(s) of the company or companies that produced the film.
  |distributor = The company name(s) of the distributor(s) that first released the film
  |budget = Approximate production budget of the film
  |gross = Worldwide gross revenue accrued by the film in its theatrical run.
}}

Example

Igniting the Spark
Theatrical release poster.
Detail
Genre Documentary
Running time
112 minutes
Country United States of America
Language English
Release date August 2, 2025
Production
Directed by Kelley Slagle
Brian Stillman
Starring Peter Adkison
Richard Garfield
Lisa Stevens
Jesper Myrfors
Mark Poole
Cinematography Brian Stillman
Edited by Ben Howard
Kelley Slagle
Produced by
Cavegirl Productions
The Nacelle Company
X-Ray Films

For Igniting the Spark, The Story of Magic: The Gathering, for example, the infobox expansion is:

{{Infobox film
  |name = Igniting the Spark
  |image = Igniting the spark 2.jpg
  |image_bgcolor = 
  |caption = Theatrical release poster.

  |genre = Documentary
  |runtime = 112 minutes
  |country = United States of America
  |language = English
  |release = August 2, 2025

  |director = Kelley Slagle<br/>Brian Stillman
  |writer = 
  |screenplay = 
  |story = 
  |based_on = 
  |producer = 
  |starring = [[Peter Adkison]]<br/>[[Richard Garfield]]<br/>[[Lisa Stevens]]<br/>[[Jesper Myrfors]]<br/>[[Mark Poole]]
  |narrator = 
  |cinematography = Brian Stillman
  |editing = Ben Howard<br/>Kelley Slagle
  |music = 
  |animator = 
  |layout_artist = 
  |background_artist = 
  |color_process = 
  |production_companies = Cavegirl Productions<br/>The Nacelle Company<br/>X-Ray Films
  |distributor = 
  |budget = 
  |gross = 
}}