Template:DPL: Difference between revisions

From DynamicPageList3 Manual
Content added Content deleted
imported>FrozenPlum
m (Test the addition of scrolling anchor)
imported>FrozenPlum
m (forgot case matters here)
Line 194: Line 194:
| syntax =
| syntax =


<!-- scrolling, link to #scrolling -->
<!-- scrolling, link to #Scrolling -->
| scrolling = &#35;scrolling
| scrolling = &#35;scrolling



Revision as of 22:46, 22 April 2022

[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.