Images used (examples): Difference between revisions

From DynamicPageList3 Manual
imported>FrozenPlum
m (9 revisions imported: Imported from help.fandom.com, Extension:DPL3 pages, which are for the obsolete version of DPL3 extension for MediaWiki 1.33, to adapt to forked (newer) extension version.)
imported>FrozenPlum
(No difference)

Revision as of 01:47, 29 March 2022

Manual Examples Display images used

The following example:

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

Would display all images used on the Watchlist article page: {{#dpl: imagecontainer=Watchlist |format=,\n*%PAGE%\n, }}