Jump to content

Examples/Parameter: titlematch (example 2)

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 all pages in the namespace Main which have a titlematch beginning with "Apple" (and ending with anything due to % use at the end).

Code
{{#dpl:
|namespace  = Main
|titlematch = Apple%
}}
Result
Cookies help us deliver our services. By using our services, you agree to our use of cookies.