Template:Episode/doc
Jump to navigation
Jump to search
Description
To use this template, add the {{Episode}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses Fandom's infobox syntax.
Syntax
{{Episode
| title =
| partOfSeason =
| episodeNumber =
| image = [e.g. "Example.jpg"]
| airDate =
| writer =
| director =
| previousEpisode =
| nextEpisode =
}}
Sample output
<infobox type="Episode"> <title source="title"/>
<image source="image"></image> <label>Season</label> <label>Episode</label> <label>Air date</label> <label>Writer</label> <label>Director</label> <group layout="horizontal"> <header>Episode guide</header> <label>Previous</label> <label>Next</label> </group> </infobox>
{{Episode
| title = Flower of Babel
| partOfSeason = One
| episodeNumber = Three
| image = Example.jpg
| airDate = Unaired
| writer = D. Righta
| director = A. di Rektour
| previousEpisode = Episode Two
| nextEpisode = Episode Four
}}