Template:Episode/doc: Difference between revisions
Appearance
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> |
Revision as of 20:33, 10 September 2023
Description
To use this template, add the {{Episode}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses Fandom's infobox syntax.
Syntax
{{Episode | title = | series = | number = | image = [e.g. "Example.jpg"] | original broadcast date = | writer = | director = | previous = | next = }}
Sample output
|
{{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 }}