Template:PrevNext/doc

{{PrevNext}} is to be used for navigating between pages of a similar topic in sequence. See Category:PrevNext templates to see if there is a dedicated PrevNext template for that particular topic.

Usage

{{PrevNext
 | colorscheme =
 | prev =
 | prevlink =
 | next =
 | nextlink =
 | list =
 | series =
}}

Template fields

  • colorscheme - Name of a color scheme (not a color hex code) to be used. This will be passed to {{Colorschemedark}} and {{Colorschemelight}}. If no value is provided, it defaults to "Kanto".
  • prev - The previous page. If there is no previous page, put "None". This field must not be left blank, or the template will break!
    • prevlink - Optional. Link override for the previous page.
  • next - The next page. If there is no next page, put "None". This field must not be left blank, or the template will break!
    • nextlink - Optional. Link override for the next page.
  • list - The list that you are navigating between. This will create a link to "List of <list>".
  • series - Optional. Display text override for the list field.

TemplateData

This template is to be used for navigating between episode pages in sequence.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Color Schemecolorscheme

Name of a color scheme (not a color hex code) to be used

Linerequired
Previousprev

Previous page. If there is no previous page, put "None" (case-sensitive)

Linerequired
Previous Linkprevlink

Previous page link override

Linesuggested
Nextnext

Next page. If there is no next page, put "None" (case-sensitive)

Linerequired
Next Pagenextlink

Next page link override

Linesuggested
Listlist

List that this page is a part of

Linerequired
List Display Textseries

Display text override for list

Linesuggested

Examples

Standard use

{{PrevNext
 | prev = Pokémon Theme
 | next = Pokémon Johto
 | list = English opening themes
 | colorscheme = Orange
}}
Pokémon Theme
English opening themes
Pokémon Johto

No previous and custom series

{{PrevNext
 | prev = None
 | next = toi et moi
 | list = Japanese ending themes
 | series = Japanese movie ending themes
 | colorscheme = Kanto
}}
Japanese movie ending themes
toi et moi

No next and custom link

{{PrevNext
 | prevlink = Pokémon Theme#Opening animation: Dub Movie 22 OP
 | prev = Pokémon Theme (Mewtwo Mix)
 | next = None
 | list = English opening themes
 | series = English movie opening themes
 | colorscheme = Galar
}}
Pokémon Theme (Mewtwo Mix)
English movie opening themes