Template:Next: Difference between revisions
Pipesmoker (talk | contribs) No edit summary |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{ | <includeonly>{{Prevnext2|nextpage={{{1}}}|nexttext={{{2}}} }}</includeonly> | ||
<noinclude> | <noinclude> | ||
{{Warning|1=This template is deprecated. Dont use it in new pages, use [[Template:Prevnext2]] instead}} | |||
{{Input|1=<nowiki><includeonly>{{Prevnext||{{{1}}}||{{{2|{{{1}}}}}}}}</includeonly> | |||
<noinclude></nowiki>}} | |||
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. | 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. | ||
Line 6: | Line 10: | ||
Input: | Input: | ||
{{Input|1=<nowiki>{{Next| | {{Input|1=<nowiki>{{Next|This Article/Third Section}}</nowiki>}} | ||
Result: | Result: | ||
{{Next| | {{Next|This Article/Third Section}} | ||
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: | 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: |
Latest revision as of 11:25, 29 July 2012
<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:
- Next
- {{{2}}} →
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