सामग्रीमा जानुहोस्

ढाँचा:Image frame/doc

विकिपिडिया बठेइ
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Image frame in articles based on its TemplateData.

TemplateData for Image frame

This template creates a frame like those surrounding images. This template can be used to put two or more images into a frame together, or as a wrapper for more complicated templates like {{superimpose}}.
{{Image frame|width=|content=|caption=|link=|align=|pos=}}

Page ढाँचा:TOC nonum/styles.css has no content.

ढाँचा प्यारामिटरहरू

Alignmentalign
"left" and "right" float the image to that side. "center" centres the image, and "none" left-aligns it without floating.
पूर्वनिर्धारित
right
Widthwidth
The width of the image within the frame, in pixels (though do not add "px" to the width e.g., use width=175 and not width=175px)
Caption positionpos
Where to put the caption. Valid values: top, bottom
पूर्वनिर्धारित
bottom
Inner frame styleinnerstyle
Plain CSS to apply to the inner frame. Use with care. Examples: text-align: center;, background: #ccc;
Contentcontent
Content of the main section (generally images)
Link overridelinkoverride
Completely replaces the 'info' link.
Captioncaption

By filling out the parameters as follows, the result will be as shown below the code.

{{Image frame|width=200|content=[[File:PNG transparency demonstration 1.png|100px]][[File:White Stars 3.svg|100px]]
|caption=Example usage|link=Hello world|align=center}}
Example usage
{{Image frame|width=200|content=[[File:PNG transparency demonstration 1.png|100px]][[File:White Stars 3.svg|100px]]
|caption=Example usage|link=Hello world|align=center|pos=top}}
Example usage