Examples/Parameter: namespace (example 2)

From DynamicPageList3 Manual
Revision as of 03:21, 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 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= }}