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:
{{DPL Manualmanual|section=Examples|subsection=Display Imagesimages Usedused}}
 
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, }}