Examples/Parameter: categoriesminmax (example 2)

From DynamicPageList3 Manual
Revision as of 03:19, 9 April 2022 by imported>FrozenPlum (add category)
Please do not edit this page unless you're wanting to edit the manual itself, it is an example included in the manual.

Example

The list will list articles that belong to category Category:Countries in Europe and are only assigned to two other categories (for a total of three categories).

{{#dpl:
|category=Countries in Europe
|categoriesminmax=,3
}}

Result

{{#dpl: |category=Countries in Europe |categoriesminmax=,3 }}