Jump to content

Examples/Parameter: adduser (example 1)

From DynamicPageList4 Manual
Revision as of 18:04, 7 September 2025 by FrozenPlum (talk | contribs) (Swapped to {DPL Code} template and cleaned up description(s).)
(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

[edit source]

This lists pages in category Fruit examples, uses adduser with the value true to append the author, and sets ordermethod to lastedit to sort by the last revision. Results are limited to a count of 3.

Code
{{#dpl:
|category    = Fruit examples
|adduser     = true
|ordermethod = lastedit
|count       = 3
}}
Result
Cookies help us deliver our services. By using our services, you agree to our use of cookies.