Examples/Parameter: categoriesminmax (example 1)

Revision as of 22:37, 31 March 2023 by imported>FrozenPlum (FrozenPlum moved page Criteria for page selection/Parameter: categoriesminmax (example 1) to Examples/Parameter: categoriesminmax (example 1): Simplifying how things are structured)
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 only contain articles which belong to Category:Countries in Europe and at least three other categories, for a total of four minimum as set in the min position of categoriesminmax argument syntax. Note the parameter name's ending, "minmax", provides a reminder of the order in which its arguments must be specified [min],[max], when desired.

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

Result

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