Jump to content

Examples/Parameter: titlegt (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 selects the pages whose title is to the right of (titlegt), or after, the Chocolate Cake page, that appear in category Dessert examples. The format statement formats the output into a plain page title link, and the count is set to 1 to ensure only the (one) or next page is returned.

Code
{{#dpl:
|titlegt  = Chocolate Cake
|category = Dessert examples
|format   = ,[[%PAGE%|%TITLE%]]
|count    = 1
}}
Result

Raspberry Ice Cream

Cookies help us deliver our services. By using our services, you agree to our use of cookies.