Template:Episode/doc: Difference between revisions
wikia:sandie-shaw>FANDOM mNo edit summary |
Updates. |
||
Line 4: | Line 4: | ||
== Syntax == | == Syntax == | ||
<pre>{{Episode | <pre>{{Episode | ||
| title | | title = | ||
| | | series = | ||
| | | number = | ||
| image | | image = [e.g. "Example.jpg"] | ||
| | | original broadcast date = | ||
| writer | | writer = | ||
| director | | director = | ||
| | | previous = | ||
| | | next = | ||
}}</pre> | }}</pre> | ||
== Sample output == | == Sample output == | ||
{{Episode | {{Episode | ||
| title | | title = Flower of Babel | ||
| | | series = One | ||
| | | number = Three | ||
| image | | image = Example.jpg | ||
| | | original broadcast date = Unaired | ||
| writer | | writer = D. Righta | ||
| director | | director = A. di Rektour | ||
| | | previous = Episode Two | ||
| | | next = Episode Four | ||
}}<pre>{{Episode | }}<pre>{{Episode | ||
| title | | title = Flower of Babel | ||
| | | series = One | ||
| | | number = Three | ||
| image | | image = Example.jpg | ||
| | | original broadcast date = Unaired | ||
| writer | | writer = D. Righta | ||
| director | | director = A. di Rektour | ||
| | | previous = Episode Two | ||
| | | next = Episode Four | ||
}}</pre> | }}</pre> | ||
<includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude> | <includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude> |