Images used (examples)

From DynamicPageList3 Manual
Revision as of 18:15, 17 July 2019 by wikia:help>Widowbot (→‎top: clean up, replaced: [[zh:Extension::{{subst:BASEPAGENAME}}]] → [[zh:扩展:{{subst:BASEPAGENAME}}]])
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, }}