Examples/Parameter: notlinksto (example 1): 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 is the example preloaded 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''' --> ==Example== This list will output pages that are in Category:Number examples t...")
 
imported>FrozenPlum
mNo edit summary
Line 23: Line 23:


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

Revision as of 03:53, 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

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