Template:Episode

From Tar Valon Library
Revision as of 17:33, 17 May 2021 by Atreyu Silverstar (talk | contribs) (Created page with "<infobox theme="episode"> <title source="name"><default>{{PAGENAME}}</default></title> <group layout="horizontal"> <data source="season"><format>Season {{{season}}}</format...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

<infobox theme="episode"> <title source="name"><default>Episode</default></title> <group layout="horizontal"> <format>Season {{{season}}}</format> <format>Episode {{{number}}}</format></group> <image source="image"/> <label>Airdate</label> <label>Runtime</label> <label>Written by</label> <label>Directed by</label> <navigation>Episode Guide</navigation> <group layout="horizontal"> <label>Previous</label> <label>Next</label></group> </infobox>


Usage

This template automatically adds category: Episodes to any page on which it is used. You will need to manually add the Season X category to the page.

To use this template, enter the following and fill in the appropriate fields. Any field left blank will not show up. Don't forget to include brackets, to make the fields into links.

{{episode
| name     = 
| season   = 
| number   = 
| image    = 
| airdate  = 
| runtime  = 
| writer   = 
| director = 
| previous = 
| next     = 
}}