Examples/Parameter: notlinksto (example 1)

From DynamicPageList3 Manual
Revision as of 03:53, 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 that are in Category:Number examples that do not have a link pointing to a page with title Two or Five, in the Main namespace.

{{#dpl:
|category   = Number examples
|notlinksto = Two¦Five
}}

Result

{{#dpl: |category = Number examples |notlinksto = Two¦Five }}