Examples/Parameter: replaceintitle (example 1)
Appearance
< Examples
Example
[edit source]This select pages in category Examples, that are in the namespace Category, and whose titlematch contains (examples) anywhere in it. The first argument of replaceintitle searches for the word examples and replaces it with various examples so their content in brackets displays as (various examples). Results are limited to a count of 3.
- Code
{{#dpl:
|category = Examples
|namespace = Category
|titlematch = %(examples)%
|replaceintitle = /examples/,various examples
|count = 3
}}
- Result