Table of Contents

{{tpl:PaginationURL}}

Inserts a link to a a pagination URL, current, next or previous depending in the current context.

Attributes

offset

This facultative attribute defines the direction and the value of the desired offset. If not defined, then the URL is that of the current page.

Example

<a href="{{tpl:PaginationURL offset="+1"}}" class="prev">&#171; {{tpl:lang previous entries}}</a>