Examples/Parameter: categoriesminmax (example 2): Difference between revisions

From DynamicPageList3 Manual
Content added Content deleted
imported>FrozenPlum
(Created page with "<noinclude>{{note|Please '''do not edit''' this page unless you're wanting to edit the manual itself, it is an example included in the manual.|error}}</noinclude><!-- This preloads the example for testing, press "Show Preview" to see the example working (at the bottom of the page). If you save this page, it saves as a new section at the bottom of your '''User:Username/Sandbox''' page, and if you enter a "subject" it becomes the section heading. --> ==Example== The list...")
 
imported>FrozenPlum
m (add category)
Line 24: Line 24:


<noinclude>
<noinclude>
[[Category:Select by category-related criteria‎]]
[[Category:Uses category parameter]]
[[Category:Uses category parameter]]
[[Category:Uses categoriesminmax parameter]]
[[Category:Uses categoriesminmax parameter]]

Revision as of 03:19, 9 April 2022

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 }}