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 (update links)
Line 34: Line 34:
== Examples ==
== Examples ==
=== Selecting articles ===
=== Selecting articles ===
* [[Example: Select by category|By category]]
* [[Select by category (example)]]
* [[Example: Select by recently changed|By recently changed]]
* [[Select by recently changed (example)]]


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


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

Revision as of 03:00, 3 April 2022

This page is in development, some content may be incorrect, outdated, or otherwise misleading. Formatting styles are also missing, see this page.
Manual

DynamicPageList3 (DPL/DPL3) is a powerful MediaWiki 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 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

Primary DPL module

These sections contain documentation on DPL's primary module, {{#dpl: ... }}. This is the DPL functionality used most often, and has a wide range of powerful coding options.

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.

Notes

Examples

Selecting articles

Show article's context or contents

Controlling output