The DynamicPageList extension is a reporting tool for MediaWiki, listing category members, and intersections with various formats and details. For full documentation, see the manual (Handbuch in Deutsch Hilfe:DynamicPageList).
In its most basic form DPL displays a list of pages in one or more categories. Selections may also be based on factors such as author, namespace, date, name pattern, usage of templates, or references to other articles. Output takes a variety of forms some of which incorporate elements of selected articles.
This extension is invoked with the parser function {{#dpl: .... }} or parser tag . A Wikimedia-compatible implementation of certain features can be invoked with .
DPL can result in computationally-expensive database queries. For best performance, use the optional parameters allowcachedresults and/or dplcache where possible.