Template:DPL: Difference between revisions

From DynamicPageList3 Manual
Content added Content deleted
imported>FrozenPlum
m (Silly me, should have been 2 (plus test edits needed to see if 502/3 instances drop after disabling loops/vars extensions))
imported>FrozenPlum
mNo edit summary
Line 147: Line 147:
| syntax =
| syntax =
| #default = #{{{1}}}
| #default = #{{{1}}}
}}|{{#if:{{{2|}}}|{{{2}}}|{{{2}}}}}]]</includeonly></onlyinclude>
}}|{{#if:{{{2|}}}|{{{2}}}|{{{1}}}}}]]</includeonly></onlyinclude>
{{Documentation}}
{{Documentation}}

Revision as of 01:43, 2 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.