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...")
 
(Blanked the page)
 
Line 1: Line 1:
<infobox theme="episode">
 
<title source="name"><default>{{PAGENAME}}</default></title>
 
<group layout="horizontal">
 
<data source="season"><format>Season {{{season}}}</format></data>
 
<data source="number"><format>Episode {{{number}}}</format></data></group>
 
<image source="image"/>
 
<data source="airdate"><label>Airdate</label></data>
 
<data source="runtime"><label>Runtime</label></data>
 
<data source="writer"><label>Written by</label></data>
 
<data source="director"><label>Directed by</label></data>
 
<navigation>[[:Category:Episodes|Episode Guide]]</navigation>
 
<group layout="horizontal">
 
<data source="previous"><label>Previous</label></data>
 
<data source="next"><label>Next</label></data></group>
 
</infobox>
 
<noinclude>
 
  
===Usage===
 
 
This template automatically adds [[:Category:Episodes|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.
 
 
<pre>{{episode
 
| name    =
 
| season  =
 
| number  =
 
| image    =
 
| airdate  =
 
| runtime  =
 
| writer  =
 
| director =
 
| previous =
 
| next    =
 
}}</pre>
 
[[Category:Infobox templates|{{PAGENAME}}]]</noinclude>
 
<includeonly>[[Category:Episodes]]</includeonly>
 

Latest revision as of 17:43, 17 May 2021