Manual: Difference between revisions

From DynamicPageList3 Manual
Content added Content deleted
(Start working on example documentation.)
No edit summary
Line 39: Line 39:
==Examples==
==Examples==
===Selecting Articles===
===Selecting Articles===
* By category
* [[DPL:Example - Select by Category|By category]]
* By recently changed
* [[DPL:Example - Select by Recently Changed|By recently changed]]


===Show Article's Context or Contents===
===Show Article's Context or Contents===
* Pages, templates, images, or categories related to an article
* [[DPL:Example - Related to Article|Pages, templates, images, or categories related to an article]]
* Display all images used in an article
* [[DPL:Example - Display Images Used|Display all images used in an article]]


===Controlling Output===
===Controlling Output===

Revision as of 18:10, 20 July 2015

Template:DPL Manual

Sections

Source and Installation

Visit this section to see full installation directions and how to find DynamicPageList3's source code.

Compatibility with Previous Versions

DynamicPageList3 is fully backwards compatible and this section highlights those details.

Bug Reporting and Feature Requests

General Usage and Invocation Syntax

This chapter is really important to read. It explains fundamental concepts of DPL. There are two modes to invoke DPL; each of them has its advantages and disadvantages. DPL has a mechanism to substitute variables, it has different output modes, can accept variables from the URL, etc.

Parameters

Criteria for Page Selection

Other Parameters

Controlling Output Order

Controlling Output Format

Controlling Output Volume

Accessing Individual Features

{{#dplchapter: ... }}

{{#dplvar: ... }}

{{#dplreplace: ... }}

{{#dplnum: ... }}

{{#dplmatrix: ... }}

Examples

Selecting Articles

Show Article's Context or Contents

Controlling Output