Examples/Parameter: titlegt (example 1)
Appearance
< Examples
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