Template:Prev/Next

From Official Temtem Wiki
Jump to navigation Jump to search
Template-info.png Documentation

A generic form of the Template:Temtem Prev/Next that can be used for pages that can be cycled through, like Technique Courses or Game Update Versions.

Usage[edit]

{{Prev/Next
| placement = 
| centerLink = 
| centerLinkName = 
| prevLink = 
| prevLinkName = 
| nextLink = 
| nextLinkName = 
}}

Parameters[edit]

placement
Formatting to make the template fit better in the page. Can be Top or Bottom.
centerLink
The link the center section will use. If nothing is inputted, it will display "Error"
centerLinkName
(Optional) The displayed text for the center link. Used to change what the link says but not where it links to.
prevLink
The link used for the left side. If nothing is inputted, it will display "Error" and the arrow will be an "X".
prevLinkName
(Optional) The displayed text for the prev link. Used to change what the link says but not where it links to.
nextLink
The link used for the right side. If nothing is inputted, it will display "Error" and the arrow will be an "X".
nextLinkName
(Optional) The displayed text for the next link. Used to change what the link says but not where it links to.

Example[edit]

{{Prev/Next
| placement = Top
| centerLink = Items#Technique Courses
| centerLinkName = Technique Courses
| prevLink = TC001: Tsunami
| nextLink = TC003: Turbo Choreography
}}


TC001: Tsunami Technique Courses TC003: Turbo Choreography