Examples/Parameter: title (example 1)

From DynamicPageList3 Manual
Revision as of 04:20, 9 April 2022 by imported>FrozenPlum (Hmm, this include is not respecting the noinclude tags)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 example will include the contents of the "Notes" section/heading of the Apple article, in the main namespace.

Inclusion of page sections currently does not respect "noinclude" or "onlyinclude" tags. This page is being miscategorized into Category:Fruit examples as a result, despite the Apple page having that category wrapped in noinclude tags.
{{#dpl:
|title=Apple
|include=#Notes
}}

Result

{{#dpl: |title=Apple |include=#Notes }}