- Description
- To use this template, enter the following and fill in the appropriate fields. Most fields 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. - Parameters
{{Infobox episode
| name =
| japanese name =
| romaji name =
| image =
| caption =
| air date =
| number =
| previous =
| next =
}}
- Sample output
{{Infobox episode
| name = The Fruits (Deep Purple) of Revenge
| japanese name = ルウィーの兇行(ペロリスト)
| romaji name = Fukushū no Kajitsu (Dīpupāpuru)
| image = Fruits of Revenge screenshot.png
| caption = Sleeping Plutia
| air date = {{date|2013|August|23}}
| number = 07
| previous = [[The Secret (Your-Eyes-Only) of Lastation]]
| next = [[The Paradise (Island) Forbidden]]
}}
Results in...
TemplateData
Displays information about an anime episode.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Episode name | name | The name of the episode.
| String | optional |
| Japanese name | japanese name | The Japanese name of the episode.
| String | suggested |
| Romaji name | romaji name | The name of the episode written in romaji.
| String | suggested |
| Image | image | The image that represents the episode. | File | suggested |
| Caption | caption | A caption that describes the image. | String | optional |
| Air date(s) | air date | The air date of when this episode first premiered.
| Content | required |
| Episode number | number | The number order of this episode. | String | required |
| Previous episode | previous | The episode that premiered before the current one. Must be wikilinked.
| String | suggested |
| Next episode | next | The episode that premiered after the current one. Must be wikilinked.
| String | suggested |
| The above documentation is transcluded from Template:Infobox episode/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |