Template:Film infobox/doc
- Description
- This template is used to create an infobox for M. Night Shyamalan's films.
- Dependencies
-
- Uses Template:Infobox and its associated dependencies
- Syntax
- Type
{{Film infobox|<...>}}somewhere, with parameters as shown below.
{{Film infobox
| show_name =
| image =
| caption =
| style_float =
| style_width =
| image_width =
| Based on =
| Directed by =
| Produced by =
| Written by =
| Starring =
| Music by =
| Cinematography =
| Editing by =
| Studio =
| Distributed by =
| Release date(s) =
| Rated =
| Running time =
| Budget =
| Gross revenue =
| Preceded by =
| Followed by =
}}
|
- Sample output
{{Film infobox
| show_name = The Last Airbender
| image =
| caption =
| Based on = Water
| Directed by = [[M. Night Shyamalan]]
| Produced by = M. Night Shyamalan <br /> [[Frank Marshall]] <br /> [[Kathleen Kennedy]] <br /> [[Michael Dante DiMartino|Mike DiMartino]] <br /> [[Bryan Konietzko]]
| Written by = M. Night Shyamalan <br /> Mike DiMartino <br /> Bryan Konietzko
| Starring = [[Noah Ringer]]<br />[[Jackson Rathbone]]<br />[[Nicola Peltz]]
| Music by = [[James Newton Howard]]
| Distributed by = [[Nickelodeon]]
| Release date(s) = (USA) <br /> July 2, 2010
| Rated = N/A
| Running time = N/A
| Budget = N/A
| Gross revenue = N/A
| Preceded by = '''None'''
| Followed by = {{Film|The Last Airbender 2}}
}}
|
- produces...
<infobox theme-source="Based on"> <image source="image" /> <title source="show_name"><default>Film infobox/doc</default></title> <group> <header>General information</header> <label>Based on</label> <label>Directed by</label> <label>Produced by</label> <label>Written by</label> <label>Starring</label> <label>Music by</label> <label>Cinematography</label> <label>Editing by</label> <label>Studio</label> <label>Distributed by</label> </group> <group> <header>Release information</header> <label>Release date(s)</label> <label>Rated</label> <label>Running time</label> <label>Budget</label> <label>Gross revenue</label> </group> <group> <header>Film guide</header> <label>Preceded by</label> <label>Followed by</label> </group> <header></header> </infobox>
- More examples
<infobox theme-source="Based on"> <image source="image" /> <title source="show_name"><default>Film infobox/doc</default></title> <group> <header>General information</header> <label>Based on</label> <label>Directed by</label> <label>Produced by</label> <label>Written by</label> <label>Starring</label> <label>Music by</label> <label>Cinematography</label> <label>Editing by</label> <label>Studio</label> <label>Distributed by</label> </group> <group> <header>Release information</header> <label>Release date(s)</label> <label>Rated</label> <label>Running time</label> <label>Budget</label> <label>Gross revenue</label> </group> <group> <header>Film guide</header> <label>Preceded by</label> <label>Followed by</label> </group> <header></header> </infobox>
<infobox theme-source="Based on">
<image source="image" />
<title source="show_name"><default>Film infobox/doc</default></title>
<group>
<header>General information</header>
<label>Based on</label>
<label>Directed by</label>
<label>Produced by</label>
<label>Written by</label>
<label>Starring</label>
<label>Music by</label>
<label>Cinematography</label>
<label>Editing by</label>
<label>Studio</label>
<label>Distributed by</label>
</group>
<group>
<header>Release information</header>
<label>Release date(s)</label>
<label>Rated</label>
<label>Running time</label>
<label>Budget</label>
<label>Gross revenue</label>
</group>
<group>
<header>Film guide</header>
<label>Preceded by</label>
<label>Followed by</label>
</group>
<header></header>
</infobox>