Template:DPL: Difference between revisions

From DynamicPageList3 Manual
Content added Content deleted
imported>FrozenPlum
(Nope, put back to how it was working before (and didn't cause a problem on parameter quick reference page))
imported>FrozenPlum
(cacheperiod proper name (was dplcacheperiod long, long ago) and remove dplcache (obsoleted long ago also))
Line 170: Line 170:
| debug
| debug
| execandexit
| execandexit
| cacheperiod = Other parameters
| dplcache
| dplcacheperiod = Other parameters


<!-- General use and invocation syntax -->
<!-- General use and invocation syntax -->

Revision as of 03:57, 1 April 2023

[view | edit | purge]Template Documentation
Formats, and where appropriate, creates a link to the proper dpl parameter, help page, or dpl parser function in the DPL Manual.

Example:

To include parameter values:

  • {{DPL|mode}} followed by [[=userformat]] gives mode=userformat (with redirect created from =userformat to mode)
  • Just doing {{DPL|mode}}=userformat is also fine, resulting in mode=userformat
[view | edit | purge]The above documentation is transcluded from Template:DPL/doc.