Manual: Difference between revisions

From DynamicPageList3 Manual
Content added Content deleted
No edit summary
No edit summary
Line 11: Line 11:


==[[DPL:General Usage and Invocation Syntax|General Usage and Invocation Syntax]]==
==[[DPL:General Usage and Invocation Syntax|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.
'''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, etcetera.


==Parameters==
==Parameters==

Revision as of 19:05, 14 November 2018

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, etcetera.

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

pt:DPL:Manual