Previous Next

By gerdamigerdami

Description

How do I add 'next' and 'previous' links at the bottom of the page?

Code

[[div style="float:left; width:50%; "]]
[[<]]
[[[PreviousPage|<<  Previous]]]
[[/<]]
[[/div]]
[[div style="float:right; width:50%;"]]
[[>]]
[[[NextPage|Next   >>]]]
[[/>]]
[[/div]]
~~~~~

Posted in the forum by Paul EdneyPaul Edney

In action



Thanks to tsangk for this great snippet: conditional-blocks


text above inserted with:

[[include :snippets:if START |unique=1|type=equal|var1=%%name%%|var2=conditional-blocks]]
**##red|Thanks to tsangk for this great snippet:##** [[[code:conditional-blocks]]]
[[include :snippets:if END]]



Other snippets posted by gerdami

Newline in lists - 16 Feb 2012 01:26


Rate this solution

If you think this solution is useful — rate it up!

rating: +11+x
Add a New Comment
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License