From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search

This page has been transcluded from Template:Series Nav/Documentation.


A template for navigation around the games in a series, designed to be inherited by series-specific templates.

Usage

{{Series Nav
|name={{subst:BASEPAGENAME}}
|parent=
|parent2=
|title1=
|games1=

<!-- ... -->

|title9=
|games9=
|spinoffs=
|compilations=
|subseries=
}}

Parameters

  • name - name of the template.
  • parent - name of the parent series. (optional)
  • parent2 - name of additional parent series in case of crossover. (optional)
  • titlen - title of grouping. (optional)
  • gamesn - list of games in the group.
  • spinoffs - list of games that are a spinoff of the central series. (optional)
  • compilations - list of compilations in the series. (optional)
  • subseries - list of series that this is the parent series for. Use {{c}} to link to each. (optional)

Example

{{Series Nav
|name=Mario RPG
|parent=Mario
|games1=
* [[Super Mario RPG: Legend of the Seven Stars]]
|subseries=
* {{c|Paper Mario}}
* {{c|Mario & Luigi}}
}}