Examples/Parameter: namespace (example 2): 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 articles that are in the namespace the current pa...")
 
imported>FrozenPlum
mNo edit summary
Line 23: Line 23:


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

Revision as of 03:21, 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 articles that are in the namespace the current page is in—whatever it is, in this case blank (which is the Main namespace)—and that belong to Category:Number examples.

{{#dpl:
|category = Number examples
|namespace= {{NAMESPACE}} <!-- current namespace is blank (Main) -->
}}

Result

{{#dpl: |category = Number examples |namespace= }}