Jump to content

Examples/Parameter: category (example 3)

From DynamicPageList3 Manual
Please do not edit this page unless you're wanting to edit the manual itself, it is an example included in the manual.

Example

[edit source]

This lists pages in category Countries in Europe OR Countries in North America, or a direct subcategory or a second level subcategory of the latter. The list headingmode is ordered (ol tag for numbers) in two main headings (matching the categories specified). Under each heading is a sublist of pages ordered by category,pagetouched using ordermethod.

Code
{{#dpl:
|category        = +Countries in Europe¦Countries in North America
|headingmode     = ordered
|ordermethod     = category,pagetouched
}}
Result
  1. Countries in Europe
  2. Countries in North America
Cookies help us deliver our services. By using our services, you agree to our use of cookies.