Images used (examples): Difference between revisions

From DynamicPageList3 Manual
Content added Content deleted
m (Alianin moved page DPL:Example - Display Images Used to Extension:DPL3/Example: Display images used without leaving a redirect: Changing namespaces.)
No edit summary
Line 1: Line 1:
{{DPL Manual|section=Examples|subsection=Display Images Used}}
{{DPL manual|section=Examples|subsection=Display images used}}


The following example:
The following example:

Revision as of 10:20, 12 July 2019

Manual Examples Display images used

The following example:

{{#dpl:
imagecontainer=Watchlist
|format=,\n[[File:%PAGE%]]\n,
}}

Would display all images used on the Watchlist article page:

{{#dpl: imagecontainer=Watchlist |format=,\nFile:%PAGE%\n, }}