Show templates parameters from an article (example)

From DynamicPageList3 Manual
Revision as of 05:45, 3 April 2022 by imported>FrozenPlum (This may need to get merged elsewhere, or greatly expanded to be a better example, maybe with some other output formatting (for now, fix the example so it works))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Manual Examples Show templates parameters from an article

The include parameter can be used to display the output value of a specific parameter passed into a template used in an article, using the {Template}:parameter format.

This example will show the subsection given to {{DPL manual}} used in the Criteria for page selection article:

{{#dpl:
|title=Criteria for page selection
|include={DPL manual}:section
}}

Result:

{{#dpl: |title=Criteria for page selection |include={DPL manual}:section }}