Difference between revisions of "Template:Episode"

From Tar Valon Library
Jump to: navigation, search
(Created page with "<infobox theme="episode"> <title source="name"><default>{{PAGENAME}}</default></title> <group layout="horizontal"> <data source="season"><format>Season {{{season}}}</format...")
(No difference)

Revision as of 17:33, 17 May 2021

<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     = 
}}