Template:ArcPrevNext

[[{{{prev}}} arc (Adventures)|]] [[{{{prev}}} arc (Adventures)|{{{prev}}} arc]]
Pokémon Adventures
[[{{{next}}} arc (Adventures)|{{{next}}} arc]] [[{{{next}}} arc (Adventures)|]]

Template documentation
Note: portions of the template sample may not be visible without values provided.

{{ArcPrevNext}} is used for navigating between Pokémon Adventures arcs in sequence.

Usage

PrevNext templates are used at the very top of a page, and also at the bottom before the project tag.

{{ArcPrevNext
 | prev =
 | next =
 | colorscheme =
}}

Template fields

  • prev: The previous arc. If there is no previous arc, put "None" (case sensitive). Do not leave blank.
  • next: The next arc. If there is no previous arc, put "None" (case sensitive). Do not leave blank.
  • colorscheme: Name of a color scheme (not a color template or hex code) to be used. This will be passed to {{Colorschemedark}} and {{Colorschemelight}}. Defaults to "Kanto".

TemplateData

This template is used for navigating between Pokémon Adventures arcs

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Previousprev

Previous arc name. If no previous arc, use "None"

Linerequired
Nextnext

Next arc name. If no next arc, use "None"

Filerequired
Colorschemecolorscheme

Name of color scheme

Default
Kanto
Linerequired

Examples

Standard

{{ArcPrevNext
 | prev = Red, Green & Blue
 | next = FireRed & LeafGreen
 | colorscheme = Yellow
}}
Red, Green & Blue arc
Pokémon Adventures
FireRed & LeafGreen arc

No Previous

{{ArcPrevNext
 | prev = None
 | next = Yellow
 | colorscheme = Kanto
}}

 

Pokémon Adventures
Yellow arc

No Next

{{ArcPrevNext
 | prev = Yellow
 | next = None
 | colorscheme = FRLG
}}
Yellow arc
Pokémon Adventures