Examples/Parameter: nottitlematch (example 1)

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]

This will output all pages (regardless of namespace) which do not contain an "p" or a "r" in their title (it will not exclude titles containing "P" because it is case-sensitive).

{{#dpl:
|category = Fruit examples
|nottitlematch=%p%¦%r%
}}

Result[edit]

{{#dpl: |category = Fruit examples |nottitlematch=%p%¦%r% }}