Totals and Pagination
Totals and Pagination
By Paul
07/15/04 (Edited 03/10/14)
To show the total number of items being shown in a toplist, use {TOPLISTTOTAL1}, where 1 is the toplist number. However, if you're limiting the display to only show for example 5 items, you may actually want to list the number of possible results instead of the number of shown results. For this, use {TOPLISTTOTALALL1}.
To paginate a toplist, simply select in the toplist generator to use pagination (Admin -> Themes -> Toplist Generator) or use {TOPLIST1PAGINATION} where 1 is the toplist number. See here for more details of the pagination system.
If your toplist doesn't yet have a number, you'll need to go into the template and add a number, like this: <!-- BEGIN TOPLIST 1 --> <!-- END TOPLIST 1 -->
By Paul
07/15/04 (Edited 03/10/14)
To paginate a toplist, simply select in the toplist generator to use pagination (Admin -> Themes -> Toplist Generator) or use {TOPLIST1PAGINATION} where 1 is the toplist number. See here for more details of the pagination system.
If your toplist doesn't yet have a number, you'll need to go into the template and add a number, like this: <!-- BEGIN TOPLIST 1 --> <!-- END TOPLIST 1 -->
Description | Multipage toplists. |
Rating | |
Views | 1417 views. Averaging 0 views per day. |