Examples/Parameter: adduser (example 1): Difference between revisions

From DynamicPageList3 Manual
imported>FrozenPlum
No edit summary
imported>FrozenPlum
m (FrozenPlum moved page Controlling output volume/Parameter: adduser (example 1) to Examples/Parameter: adduser (example 1): Simplifying how things are structured)
 
(No difference)

Latest revision as of 01:15, 1 April 2023

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 selects and lists pages in Category:Fruit examples, appending each result with the author of the last revision.

{{#dpl:
|category    = Fruit examples
|adduser     = true
|ordermethod = lastedit
|count       = 3
}}

Result

{{#dpl: |category = Fruit examples |adduser = true |ordermethod = lastedit |count = 3 }}