Template:DPL: Difference between revisions

From DynamicPageList3 Manual
Content added Content deleted
imported>FrozenPlum
No edit summary
imported>FrozenPlum
(Add URL parameters to linkable list)
Line 211: Line 211:
| scrolling
| scrolling
| syntax
| syntax
| URL parameters
| DPL_count
| DPL_count
| DPL_offset
| DPL_offset
Line 316: Line 317:


<!-- URL params, link to #URL parameters -->
<!-- URL params, link to #URL parameters -->
| URL parameters
| DPL_count
| DPL_count
| DPL_offset
| DPL_offset

Revision as of 07:12, 21 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.