Template:Episode/doc: Difference between revisions

wikia:sandie-shaw>FANDOM
mNo edit summary
 
PinkPugPrincess (talk | contribs)
Necessary updates as this wiki has moved from Fandom.
 
(2 intermediate revisions by the same user not shown)
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]
| partOfSeason      =  
| image = Example.jpg
| episodeNumber    =  
| series = Series number
| image            = [e.g. "Example.jpg"]
| number = Episode number
| airDate          =  
| original broadcast date = Date broadcast
| writer           =  
| writer = Writer
| director         =  
| director = Director
| previousEpisode  =  
| previous = Previous episode
| nextEpisode      =  
| next = Next episode
}}</pre>
}}</pre>


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


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