Template:PrevNext: Difference between revisions
Jump to navigation
Jump to search
Created page with "<noinclude> This template makes it easy to include Previous and Next links, with arrows (like the ones below).<br> Simply include <nowiki>{{PrevNext|Name of previous Page|Name of Next Page}}</nowiki> where you want to see these links.<br> For more information on templates see w:Help:Template ==See also== *Template:Next *Template:Prev ---- </noinclude> <div class="navigation" style="float:right;"><span class="arrowprev">link={{{1}}}</spa..." |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 10: | Line 10: | ||
---- | ---- | ||
</noinclude> | </noinclude> | ||
<div class="navigation" style="float: | <div class="navigation" style="float:left;"><span class="arrowprev">[[File:Previous.png|link={{{1}}}]]</span> Page <span class="arrownext">[[File:Next.png|link={{{2}}}]]</span></div><br /> |
Latest revision as of 15:53, 10 October 2024
This template makes it easy to include Previous and Next links, with arrows (like the ones below).
Simply include {{PrevNext|Name of previous Page|Name of Next Page}}
where you want to see these links.
For more information on templates see w:Help:Template