Template:Episode/doc: Difference between revisions

PinkPugPrincess (talk | contribs)
Added a category.
PinkPugPrincess (talk | contribs)
Necessary updates as this wiki has moved from Fandom.
 
Line 1: Line 1:
== Description ==
;Description
To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses [[w:Help:Infobox|Fandom's infobox syntax]].
: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.
;Syntax
:Type <code>{{t|episode|...}}</code> somewhere, with parameters as shown below.
;Sample output


== Syntax ==
<pre>{{Episode
<pre>{{Episode
| title =  
| title = Episode title [defaults to pagename]
| series =  
| image = Example.jpg
| number =
| series = Series number
| image = [e.g. "Example.jpg"]
| number = Episode number
| original broadcast date =  
| original broadcast date = Date broadcast
| writer =  
| writer = Writer
| director =  
| director = Director
| previous =  
| previous = Previous episode
| next =  
| next = Next episode
}}</pre>
}}</pre>


== Sample output ==
Results in...
 
{{Episode
{{Episode
| title = Flower of Babel
| title = Episode title
| series = One
| image = Example.jpg
| number = Three
| series = Series number
| image = Example.jpg
| number = Episode number
| original broadcast date = Unaired
| original broadcast date = Date broadcast
| writer = D. Righta
| writer = Writer
| director = A. di Rektour
| director = Director
| previous = Episode Two
| previous = Previous episode
| next = Episode Four
| next = Next episode
}}<pre>{{Episode
}}
| title = Flower of Babel
| series = One
| number = Three
| image = Example.jpg
| original broadcast date = Unaired
| writer = D. Righta
| director = A. di Rektour
| previous = Episode Two
| next = Episode Four
}}</pre>


<includeonly>[[Category:Infobox templates]][[Category:Templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
<includeonly>[[Category:Infobox templates|{{PAGENAME}}]][[Category:Templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>