Show templates parameters from an article (example): Difference between revisions

From DynamicPageList3 Manual
No edit summary
(No difference)

Revision as of 10:35, 12 July 2019

Manual Examples Show templates parameters from an article

The include parameter can be used to display the output value of a specific argument passed into a template used in an article.

Using the format of {Template}:argument this example will show the subsection given to Template:DPL manual used in the Extension:DPL3/Parameters: Criteria for page selection article.

This example:

{{#dpl:
title=Extension:DPL3/Parameters: Criteria for page selection
|include={DPL manual}:subsection
}}

Would produce this output:

{{#dpl: title=Extension:DPL3/Parameters: Criteria for page selection |include={DPL manual}:subsection }}