Template:Netflix episode infobox/doc
- Description
- This template is used to create an infobox for episode articles for Netflix's live-action Avatar: The Last Airbender.
- Dependencies
-
- Uses Template:Infobox and its associated dependencies
- Syntax
- Type
{{Netflix episode infobox|<...>}}somewhere, with parameters as shown below.
{{Netflix episode infobox
| chapter =
| image =
| book =
| episode =
| date =
| runtime =
| prod =
| director =
| writer =
| starring =
| execprod =
| dop =
| design =
| editor =
| music =
| costume =
| casting =
| vfxsupe =
| vfxprod =
| producer =
| prev =
| next =
| transcript =
| imagecat =
}}
|
- Sample output
{{Netflix episode infobox
| chapter = "Aang"
| image = Gyatso comforts Aang (Netflix).png
| book = air
| episode = 1
| date = * February 15, 2024 <small>(premiere)</small>
* February 22, 2024 <small>(streaming release)</small>
| runtime = 63 minutes
| prod = 101
| director = [[Michael Goi]]
| writer = [[Albert Kim]], [[Michael Dante DiMartino]], and [[Bryan Konietzko]]
| starring = * [[Gordon Cormier]]
* [[Kiawentiio]]
* [[Ian Ousley]]
* [[Dallas Liu]]
* [[Paul Sun-Hyung Lee]]
| execprod = * Albert Kim
* [[Jabbar Raisani]]
* [[Dan Lin]]
* [[Lindsey Liberatore]]
* Ryan Halprin
* Michael Goi
* [[Christine Boylan]]
* [[Gabriel Llanas]]
* [[Roseanne Liang]]
| dop = Michael Goi
| design = Michael Wylie
| editor = Ian S. Tan
| music = [[Takeshi Furukawa]]
| costume = Farnaz Khaki-Sadigh
| casting = Anya Colloff, Michael Niccolo, and Michelle Olivia Seamon
| vfxsupe = Marion Spates and Jabbar Raisani
| vfxprod = Adam Chazen
| producer = * Bonnie Benwick
* Joshua Hale Fialkov
* Ubah Mohamed
* Kurt Willliams
* Christopher Zampas
| prev =
| next = "{{N|Warriors}}"
| transcript = Aang (Netflix)
| imagecat = Aang (Netflix episode)
}}
|
produces... | <infobox theme-source="book">
<image source="image" /> <title source="chapter"><default>"Netflix episode infobox/doc"</default></title> <group> <header>Information</header> <label>Series</label><default>Avatar: The Last Airbender</default> <label>Season</label><format>Season One</format> <label>Episode</label><format>1/8</format> <label>Original air date</label> <label>Running time</label> <label>Production number</label> </group> <group> <header>Credits</header> <label>Directed by</label> <label>Written by</label> <label>Starring</label> <label>Executive Producers</label> <label>Director of Photography</label> <label>Production Designer</label> <label>Edited by</label> <label>Music by</label> <label>Costume Designer</label> <label>Casting by</label> <label>VFX Supervisor</label> <label>VFX Producer</label> <label>Produced by</label> <label>Guest Starring</label> </group> <group> <header>Episode guide</header> <label>Previous</label> <label>Next</label> </group> <navigation>Transcript</navigation> <header>Image gallery (0)</header> </infobox> |