Template documentation
|
Note: portions of the template sample may not be visible without values provided.
|
View or edit this documentation. (About template documentation)
|
Editors can experiment in this template's sandbox and test case pages.
|
- 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
{{infobox episode|<...>}}
somewhere, with parameters as shown below.
- Sample output
{{Infobox episode
| name = Episode name [defaults to pagename]
| image = Example.jpg
| season = Season number
| episode = Episode number
| airdate = Airdate
| writer = Writer
| director = Director
| previous = Previous episode
| next = Next episode
}}
Results in...
Episode name
|
Season:
|
Season number
|
Episode:
|
Episode number
|
Airdate:
|
Airdate
|
Writer:
|
Writer
|
Director:
|
Director
|
Previous:
|
Previous episode
|
Next:
|
Next episode
|
|
|