Examples/Parameter: offset (example 1)
Appearance
< Examples
Example
[edit source]This lists pages from category Fruit examples, in the category Main, and offset by a count of 3 (starting at the fourth in the list). Results are limited to a count of 3 also. This means this displays articles #4, #5, and #6 from Category:Fruit examples. Next, ordermethod is set title, and the order set to ascending (alphabetically by title).
- Code
{{#dpl:
|category = Fruit examples
|namespace = Main
|offset = 3
|count = 3
|ordermethod = title
|order = ascending
}}
- Result