Jump to content

Related to article (example)

From DynamicPageList3 Manual
Manual Examples Related to article

List pages linked from article

[edit source]
{{#dpl:
|linksfrom=Apple
|openreferences=yes
|ordermethod=none
|count=5
}}

Produces a list of pages linked from the Apple article, limited to 5 results, including links to non-existing pages (if any) due to the use of openreferences=yes.

Result:

List templates used by an article

[edit source]
{{#dpl:
|usedby=Apple
|count=5
}}

Produces a list of templates that are used by the Apple article.

Result:

Produces a list of articles whose title contains the word "Main" and includes the categories for each page.

{{#dpl:
|titlematch=%Main%
|addcategories=true
}}

Result:

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