Jump to content

Examples/Parameter: namespace (example 1)

From DynamicPageList3 Manual
Please do not edit this page unless you're wanting to edit the manual itself, it is an example included in the manual.

Example

[edit source]

This output pages in the Talk OR Help talk namespace, that belong to the category Number examples.

In DPL3 (versions older than 4.0.0), namespaces with spaces in their name (such as "Help talk") requires replacing the space with an underscore — e.g. "Help_talk". If you use a space instead, inclusions and exclusions won't work as expected, and pages like Help talk:Three are not included/excluded. This is due to MediaWiki namespaces internally using underscores.

This is not an issue in DPL4 4.0.0 and later, where spaces in namespace names are handled correctly.


Code
{{#dpl:
|category  = Number examples
|namespace = Talk¦Help talk
}}
Result
Cookies help us deliver our services. By using our services, you agree to our use of cookies.