Template:Next

From KDE UserBase Wiki
Revision as of 11:25, 29 July 2012 by Claus chr (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Warning

This template is deprecated. Dont use it in new pages, use Template:Prevnext2 instead


<includeonly>{{Prevnext||{{{1}}}||{{{2|{{{1}}}}}}}}</includeonly>
<noinclude>

Use this template when you want to provide a link to the next section of the article so the user isn't forced to go back to the index. Use when there is no previous article to link to.

Usage

Input:

{{Next|This Article/Third Section}}

Result:


If you don't want the next page in the article to show up as an ugly Mediawiki link (such as Application/subsection/subsection), write:

{{Next|Application/subsection/subsection|The next page okay?}}

to get


See also

  • Prevnext - For providing links to previous and the next sections of the article.
  • Prev - For providing a link to the previous article. Use for the last article page.