Examples/Parameter: imagecontainer (example 1)

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

Example[edit]

This statement will show images contained in the Apple article. Setting the parameter escapelinks=false causes the image to be seen directly (at full-size), rather than having the file page link listed. Setting mode=none removes the default unordered list (bullet) formatting, so the image appears without a bullet in front of it. The escapelinks and mode parameters could also be replaced by a format statement to provide greater control over formatting the output (see Display images used (example)).

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

Result[edit]

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