Examples/Parameter: imagecontainer (example 1): Difference between revisions

From DynamicPageList3 Manual
Content added Content deleted
imported>FrozenPlum
mNo edit summary
imported>FrozenPlum
m (spacing)
Line 11: Line 11:
{{#dpl:
{{#dpl:
|imagecontainer = Apple
|imagecontainer = Apple
|escapelinks=false
|escapelinks = false
}}
}}
</pre>
</pre>
Line 18: Line 18:
{{#dpl:
{{#dpl:
|imagecontainer = Apple
|imagecontainer = Apple
|escapelinks=false
|escapelinks = false
}}
}}



Revision as of 05:44, 7 April 2022

Please do not edit this page unless you're wanting to edit the manual itself, it is an example included in the manual.

Example

This statement will show all images which are contained in the article Apple. Setting the parameter escapelinks=false, however, causes the image to be see directly, rather than having the file page listed.

{{#dpl:
|imagecontainer = Apple
|escapelinks = false
}}

Result

{{#dpl: |imagecontainer = Apple |escapelinks = false }}