pageTpl
Last updated Mar 6th, 2021 | Page history | Improve this page | Report an issue
SimpleSearch's pageTpl Chunk¶
This is the Chunk displayed with the &pageTpl property on the SimpleSearch snippet. It contains a simple, inactive pagination link.
Default Value¶
<span class="sisea-page"><a href="[[+link]]">[[+text]]</a>[[+separator]]</span>
Available Placeholders¶
Name | Description |
---|---|
text | The text, or number, of each page. |
separator | The separator between page numbers. |
link | The URL for pagination linking. |