Template:Episode/doc: Difference between revisions
Appearance
Updates. |
Necessary updates as this wiki has moved from Fandom. |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
;Description | |||
To use this template, | :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 | |||
<pre>{{Episode | <pre>{{Episode | ||
| title = Episode title [defaults to pagename] | |||
| image = Example.jpg | |||
| series = Series number | |||
| number = Episode number | |||
| original broadcast date = Date broadcast | |||
| writer = Writer | |||
| director = Director | |||
| previous = Previous episode | |||
| next = Next episode | |||
}}</pre> | }}</pre> | ||
Results in... | |||
{{Episode | {{Episode | ||
| title = Episode title | |||
| image = Example.jpg | |||
| series = Series number | |||
| number = Episode number | |||
| original broadcast date = Date broadcast | |||
| writer = Writer | |||
| director = Director | |||
| previous = Previous episode | |||
| next = Next episode | |||
}} | |||
}} | |||
<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> |
Latest revision as of 13:01, 8 September 2025
- Description
- 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
{{episode|<...>}}
somewhere, with parameters as shown below. - Sample output
{{Episode | title = Episode title [defaults to pagename] | image = Example.jpg | series = Series number | number = Episode number | original broadcast date = Date broadcast | writer = Writer | director = Director | previous = Previous episode | next = Next episode }}
Results in...
|