|
category.next_articles_text
|
Previous Top Next |
| · | By Day
|
| category.next_articles_text contains either "Next" or the date of the next article in the chosen format, depending on what was selected in the Daily Pager - Next Link menu.
|
|
|
| · | By Month
|
| category.next_articles_text contains either "Next" or the next month in the chosen format, depending on what was selected in the Monthly Pager - Next Link menu.
|
|
|
| · | By Page, where the paging type is set to n articles
|
| category.next_articles_text contains either "Next" or "Next n articles", depending on what was selected in the Articles Per Page - Next Link menu.
|
|
|
| · | By Page, where the paging type is set to n days
|
| category.next_articles_text contains either "Next" or "Next n days", depending on what was selected in the Days Per Page - Next Link menu.
|
| <a href="{{category.next_articles_url}}">{{category.next_articles_text}}</a>
|