Template:Infobox episode

Revision as of 18:55, 13 July 2015 by m>JoePlay (converting to new infobox markup; more info at Help:PortableInfoboxes)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<infobox layout="tabular"> <title source="name"><default>Infobox episode</default></title>

<navigation>

Season {{{season}}}, Episode {{{number}}}

</navigation>

<image source="image"/> <label>Air date</label> <label>Written by</label> <label>Directed by</label> <group layout="horizontal"> <header>Episode Guide</header> <label>Previous</label> <label>Next</label> </group> </infobox>

Template documentation[view] [edit] [history] [purge]
Description
To use this template, enter the following and fill in the appropriate fields. Most fields left blank will not show up. Don't forget to include brackets, to make the fields into links.
Syntax
Type {{infobox episode|<...>}} somewhere, with parameters as shown below.
Sample output
{{infobox episode
| name       = Five Alive
| season     = Five
| number     = Five
| image      = Image:Example.jpg
| imagewidth = [defaults to 250] 
| airdate    = Unaired
| writer     = Mr. Writer
| director   = Ms. Director
| previous   = Episode A
| next       = Episode C
}}

Results in...

<infobox layout="tabular"> <title source="name"><default>Infobox episode</default></title>

<navigation>
Season Five, Episode Five
</navigation>

<image source="image"/> <label>Air date</label> <label>Written by</label> <label>Directed by</label> <group layout="horizontal"> <header>Episode Guide</header> <label>Previous</label> <label>Next</label> </group> </infobox>