Manual: Difference between revisions

From DynamicPageList3 Manual
Content added Content deleted
imported>FrozenPlum
m (FrozenPlum moved page Extension:DPL3/Manual to Manual)
imported>FrozenPlum
m (Redirect for now until the links are updated (later) this content was moved to main page)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
#REDIRECT [[Main Page]]
{{note|This page is in development, some content may be incorrect, outdated, or otherwise misleading. Formatting styles are also missing, see [[DynamicPageList3_Manual:Feedback|this page]]. |warn}}
{{DPL manual|section=|subsection=}}

'''DynamicPageList3''' (DPL/DPL3) is a powerful MediaWiki [[meta:extension|extension]] that can generate lists of pages, and/or certain data and statistics gathered from them, for display in a wiki page. DPL lists are automatically updated whenever said data changes.

As a basic example, DPL can be used to insert, in a wiki page, an always-current list of all pages of a particular [[mw:Help:category|category]]. The data displayed may be selected and sorted based on factors like author, namespace, date, name pattern, usage of templates, or references to other articles, with a variety of custom formatting possibilities.

== Usage ==
* [[General usage and invocation syntax|General usage and invocation syntax]]

== Primary DPL module ==
These sections contain documentation on DPL's primary module, <code><nowiki>{{#dpl: ... }}</nowiki></code>. This is the DPL functionality used most often, and has a wide range of powerful coding options.
* [[Criteria for page selection|Criteria for page selection]]
* [[Controlling output format|Controlling output format]]
* [[Controlling output order|Controlling output order]]
* [[Controlling output volume|Controlling output volume]]
* [[Other parameters|Other parameters]]

== Complete DPL Manual Table of Contents ==
For the legacy Table of Contents, see [[Parameter Quick Reference]].

== Other DPL modules ==
These sections detail some additional functions provided by the DPL extension.
* [[Dplchapter|<nowiki>{{#dplchapter: ... }}</nowiki>]]
* [[Dplvar|<nowiki>{{#dplvar: ... }}</nowiki>]]
* [[Dplreplace|<nowiki>{{#dplreplace: ... }}</nowiki>]]
* [[Dplnum|<nowiki>{{#dplnum: ... }}</nowiki>]]
* [[Dplmatrix|<nowiki>{{#dplmatrix: ... }}</nowiki>]]

== Notes ==
* [[Compatibility|Compatibility with previous versions]]
* [[Bug reporting and feature requests|Bug reporting and feature requests]]

== Examples ==
=== Selecting articles ===
* [[Example: Select by category|By category]]
* [[Example: Select by recently changed|By recently changed]]

=== Show article's context or contents ===
* [[Example: Related to article|Pages, templates, images, or categories related to an article]]
* [[Example: Display images used|Display all images used in an article]]

=== Controlling output ===
* [[Example: Show templates parameters from an article|Show templates parameters from an article]]
* [[Example: Show sections from an article|Show sections from an article]]
[[Category:Manual]]

Latest revision as of 05:07, 25 July 2022

Redirect to: