Examples/Parameter: notuses (example 1)

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

Example

This list will output pages in Category:Fruit examples which do not use Template:Color.

{{#dpl:
|category = Fruit examples
|notuses = Template:Color
|noresultsheader = \n ''No pages found''
}}

Result

{{#dpl: |category = Fruit examples |notuses = Template:Color |noresultsheader = \n No pages found }}