Examples/Parameter: minoredits (example 1)

From DynamicPageList3 Manual
Revision as of 22:39, 31 March 2023 by imported>FrozenPlum (FrozenPlum moved page Criteria for page selection/Parameter: minoredits (example 1) to Examples/Parameter: minoredits (example 1): Simplifying how things are structured)
(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 list will order pages tagged with Category:Countries in North America by lastedit, but minor edits will be ignored in the ordering.

{{#dpl:
|category=Countries in North America
|ordermethod=lastedit
|minoredits=exclude
}}

Result

{{#dpl: |category=Countries in North America |ordermethod=lastedit |minoredits=exclude }}