Images used (examples): Difference between revisions

Content added Content deleted
imported>FrozenPlum
imported>FrozenPlum
(remove tempnote template as openreferences was fixed in v3.5.0. Is now working as intended.)
Line 49: Line 49:
</pre>
</pre>
Lists all images used in the ''Orange'' articles. <code>openreferences=true</code> lists non-existing images, including those not housed locally, such as images used from [https://meta.wikimedia.org/wiki/Wikimedia_Commons Wikimedia Commons]. Non-existing images are displayed as red links.
Lists all images used in the ''Orange'' articles. <code>openreferences=true</code> lists non-existing images, including those not housed locally, such as images used from [https://meta.wikimedia.org/wiki/Wikimedia_Commons Wikimedia Commons]. Non-existing images are displayed as red links.

{{tempnote}}
'''Result:'''
'''Result:'''
{{#dpl:
|imagecontainer = Orange
|openreferences=true
}}


==Display images used==
==Display images used==
Line 58: Line 62:
|openreferences=true
|openreferences=true
|escapelinks=false
|escapelinks=false
|format=,[[%PAGE%,{{!}}150px]]\n\n,
}}
}}
</pre>
</pre>

{{tempnote}}
Lists all images used in the two ''Apple'' and ''Orange'' articles. <code>openreferences=true</code> lists non-existing images, including those not housed locally, such as images used from [https://meta.wikimedia.org/wiki/Wikimedia_Commons Wikimedia Commons]. Setting the parameter ''escapelinks'' to false, causes the display of existing images directly, rather than listing their names.
Lists all images used in the ''Apple'' and ''Orange'' articles. <code>openreferences=true</code> lists non-existing images, including those not housed locally, such as images used from [https://meta.wikimedia.org/wiki/Wikimedia_Commons Wikimedia Commons]. Using <code>escapelinks=false</code> would display the image at full size, except formatting the output using <code>format=</code> allows control over the result, including display size.


'''Result:'''
'''Result:'''


{{#dpl:
|imagecontainer = Orange
|openreferences=true
|escapelinks=false
|format=,[[%PAGE%,{{!}}150px]]\n\n,
}}
[[Category:Miscellaneous examples]]
[[Category:Miscellaneous examples]]