Images used (examples): Difference between revisions

Content added Content deleted
(Created page with "{{DPL Manual|section=Examples|subsection=Display Images Used}} The following example: <pre><nowiki>{{#dpl: imagecontainer=Watchlist |format=,%PAGE%\n }}</nowiki></pre>...")
 
No edit summary
Line 5: Line 5:
<pre><nowiki>{{#dpl:
<pre><nowiki>{{#dpl:
imagecontainer=Watchlist
imagecontainer=Watchlist
|format=,[[%PAGE%]]\n
|format= [[%PAGE%]]\n
}}</nowiki></pre>
}}</nowiki></pre>


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