Template:Infobox episode
Appearance
<infobox>
<title source="name"><default>Infobox episode</default></title>
<label>season</label>
<label>number</label>
<image source="image"/>
<label>Air date</label>
<label>Written by</label>
<label>Directed by</label>
<label>previous</label>
<label>Previous
{{{previous}}}</label>
</infobox>
Usage & preview[edit source]
Type in this:
{{Infobox episode
|name=
|season=
|number=
|image=
|imagewidth=
|airdate=
|writer=
|director=
|previous=
|next=
}}
to see this:
<infobox>
<title source="name"><default>Infobox episode</default></title>
<label>season</label>
<label>number</label>
<image source="image"/>
<label>Air date</label>
<label>Written by</label>
<label>Directed by</label>
<label>previous</label>
<label>Previous
This is a test</label>
</infobox>