Attribute option
| Description
| Example
If current page is 22: |
AllBlocks | Displays all page blocks, except the current one, in grouped chunks. Lists each page in the current block separately. | 1-10 11-20 21 22 23 24 25 26 27 28 29 30 31-40 |
NextPrev | Lists page numbers of current block separately and surrounds the list with less-than and greater-than signs. You can replace the less-than and greater-than signs by specifying image files to display in the nextblockimg and prevblockimg attributes. | < 21 22 23 24 25 26 27 28 29 30 > |
None | Lists the pages in the current page block only. | 21 22 23 24 25 26 27 28 29 30 |
OnlyBlocks | Displays all the page blocks in grouped chunks. | 1-10 11-20 21-30 31-40 |
OnlyPages | Displays all the pages without breaking them down into page blocks. The pages attribute is ignored for this mode. Not a good choice for page bars that include a large number of pages. | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ... |