Template:DPL: Difference between revisions

From DynamicPageList3 Manual
Content added Content deleted
imported>FrozenPlum
(Test html entity % for % to see what's going on. DPL3 handled this fine before, but now these are replaced on-page fine except when transcluded in "Parameter Quick Reference")
imported>FrozenPlum
(Nope, put back to how it was working before (and didn't cause a problem on parameter quick reference page))
Line 59: Line 59:
| %PAGESEL%
| %PAGESEL%
| %PFUNC%
| %PFUNC%
| %REVISION%
| %REVISION%
| %SCROLLDIR%
| %SCROLLDIR%
| %SECTION%
| %SECTION%

Revision as of 22:53, 31 March 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.