Jump to content

Examples/Parameter: minoredits (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 pages in category Countries in North America, with its ordermethod set to lastedit, but with minoredits ignored in the ordering. Results are restricted to a count of 3.

Code
{{#dpl:
|category    = Countries in North America
|ordermethod = lastedit
|minoredits  = exclude
|count       = 3
}}
Result
Cookies help us deliver our services. By using our services, you agree to our use of cookies.