Jump to content

Examples/Parameter: include (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 lists selects pages whose titlematch is Apricot (selecting just that page). The include = * statement includes the page's entire contents, and the format line wraps the result in a table with an orange border. Using eliminate supresses the inclusion of categorizations in the result, removing them from the output.

Code
{{#dpl:
|titlematch = Apricot
|include    = *
|format = ¶{¦ style="border:1px solid orange; width:100%;",¶¦,,¶¦}
|eliminate  = categories
}}
Result


Fruit examples
Fruit Type
Parameter: include (example 1)

Growth Location
On trees

This is an Apricot, it is orange.

Cookies help us deliver our services. By using our services, you agree to our use of cookies.