Template:Prevnext2
Template:I18n/Language Navigation Bar
Use this template when you want to provide links to the previous and the next sections of the article so the user isn't forced to go back to the index to navigate.
How to use this template
Write
which will be returned as,
Optional arguments
The arguments in this template are optional. That is, if there is no previous page to link to, you don't have to include it in the template. You can just write this:
Which would be rendered as:
This works the other way around, too. This:
is rendered as:
Omitting link descriptions
Finally, the link description text doesn't have to be specified, either. The text will default to the name of the article you are linking to. So, the following syntax,
will render as:
This might be useful in some situations. But often it looks ugly, so try to specify link text whenever you can!
Template source code