prevcode - The epicode of the previous episode. If there is no previous episode, put "None". This field must not be left blank, or the template will break!
prevtitle - The title of the previous episode. If the title is not known, this can be left blank.
nextcode - The epicode of the next episode. If there is no next episode, put "None". This field must not be left blank, or the template will break!
nextitle - The title of the next episode. If the title is not known, this can be left blank.
series - The series that this episode is part of. This will create a link to "List of <series> episodes". Certain names are available as pre-sets, but the field will work for any value.
"AG", "Advanced Generation", or "Advanced Generation series" will map to "Advanced Generation series".
"DP", "Diamond & Pearl", or "Diamond & Pearl series" will map to "Diamond & Pearl series".
"BW", "Best Wishes", or "Best Wishes series" will map to "Best Wishes series".
"XY" or "XY series" will map to "XY series".
episodelist (optional) - Link override for the series field.
TemplateData
This template is to be used for navigating between episode pages in sequence.
Template parameters
This template prefers block formatting of parameters.
Parameter
Description
Type
Status
Color scheme
colorscheme
Name of a color scheme (not a color hex code) to be used
Line
suggested
Previous Code
prevcode
Epicode of the previous episode. If there is no previous episode, put "None" (case-sensitive)
Line
required
Previous Title
prevtitle
Title of the previous episode
Line
suggested
Next Code
nextcode
Epicode of the next episode. If there is no next episode, put "None" (case-sensitive)
Line
required
Next title
nexttitle
Title of the next episode
Line
suggested
Series Name
series
Series that this episode is part of
Line
required
Episode List Link
episodelist
Link override for the episode list page
Line
suggested
Examples
Standard use
{{EpicodePrevNext
|prevcode=BW004
|prevtitle=The Battle Club and Tepig's Choice!
|nextcode=BW006
|nexttitle=Dreams by the Yard Full!
|series=Pokémon the Series: Black & White
|colorscheme=Unova}}
{{EpicodePrevNext
|colorscheme=Hoso
|prevcode=HS02
|prevtitle=Cerulean Blues
|nextcode=HS04
|nexttitle=Showdown at the Oak Corral
|series=Pokémon Chronicles
|episodelist=List of side story episodes
}}