سانچو:Image class/doc

کليل ڄاڻ چيڪلي، وڪيپيڊيا مان
This is the template documentation page for سانچو:Image class.

This page is not necessarily intended to be viewed directly. If it uses variables, some links may appear broken. Do not replace these variables with hardcoded page names or URLs.

This template has an image name as unnamed parameter and produces

class="metadata dummy"

if the image is in a list of placeholder images. This allows users to use CSS to suppress the display of placeholder images with the CSS:

.dummy {display: none}

Usage, if the parameter {{{image}}} is used for the image name:

<span {{image class|{{{image}}}}}>[[Image:{{{image}}}|..]]</span>

In a table:

|{{image class|{{{image}}}}} | [[Image:{{{image}}}|..]]

Templates in which this templates is called: [1].

Some templates use the whole image tag as parameter, so they use:

<span {{image class|{{{image_tag_parameter}}}}}>{{{image_tag_parameter}}}</span>

In a table:

|{{image class|{{{image_tag_parameter}}}}} | {{{image_tag_parameter}}}

For placeholder images used in these templates the list of placeholder images in this template contains the tags used.