Jump to content

Template:Next

From DynamicPageList3 Manual

Creates next navigation between items in a specified category. Is written to be embedded in another template to style as a navigation bar, and automatically generate next page links from whatever the current {{PAGENAME}} is.

Examples

[edit source]
{{next|category=Fruit examples}}

Result:

The #titleparts section of the ParserFunctions page explains that magic words like {{PAGENAME}} occasionally return strings as needlessly HTML-encoded, this formerly caused DPL3 to not return results when page names contain ' and other special characters. Use of {{#titleparts:{{PAGENAME}}}} HTML-decodes, converting it to plain text.

See also

[edit source]
Cookies help us deliver our services. By using our services, you agree to our use of cookies.