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

From DynamicPageList3 Manual
Content added Content deleted
imported>FrozenPlum
(parceling out examples to their own pages, with working sandbox link that preloads them to user sandbox page)
 
imported>FrozenPlum
m (formatting)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{noedit}}</noinclude><!--
<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
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,
the example working (at the bottom of the page). If you save this page,
Line 6: Line 6:
==Example==
==Example==


This list will output pages that are NEITHER in the ''Talk'' NOR in the namespace the current page is in (the Main namespace currently).
This list will output pages that are '''neither''' in the ''Talk'' namespace, '''nor''' the current namespace the page is in.


<pre>
<pre>
Line 23: Line 23:
|notnamespace = {{NAMESPACE}}
|notnamespace = {{NAMESPACE}}
}}
}}

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

Latest revision as of 07:19, 1 April 2023

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 neither in the Talk namespace, nor the current namespace the page is in.

{{#dpl:
|category = Number examples
|notnamespace = Talk 
|notnamespace = {{NAMESPACE}}
}}

Result

{{#dpl: |category = Number examples |notnamespace = Talk |notnamespace = }}