ढाँचा:Image frame
TemplateData for Image frame
{{Image frame|width=|content=|caption=|link=|align=|pos=}}
ढाँचा प्यारामिटरहरू
मापदण्ड | विवरण | प्रकार | स्थिति | |
---|---|---|---|---|
Alignment | align | "left" and "right" float the image to that side. "center" centres the image, and "none" left-aligns it without floating.
| String | वैकल्पिक |
Width | width | 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 position | pos | Where to put the caption. Valid values: top, bottom
| String | वैकल्पिक |
Inner frame style | innerstyle | Plain CSS to apply to the inner frame. Use with care. Examples: text-align: center; , background: #ccc; | String | वैकल्पिक |
Content | content | Content of the main section (generally images) | सामग्री | आवश्यक |
Link | link | Link for the "Enlarge" link in the caption (in the future, may also be used as the link for the image field inside the frame, though it would probably require an additional height parameter) | पृष्ठ नाम | वैकल्पिक |
Link override | linkoverride | Completely replaces the 'info' link. | रेखा | वैकल्पिक |
Caption | caption | सामग्री | वैकल्पिक |
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}}.
मापदण्ड | विवरण | प्रकार | स्थिति | |
---|---|---|---|---|
Content | content | Content of the main section (generally images) | सामग्री | आवश्यक |
Width | width | 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) | सङ्ख्या | आवश्यक |
Alignment | align | "left" and "right" float the image to that side. "center" centres the image, and "none" left-aligns it without floating.
| String | वैकल्पिक |
Caption position | pos | Where to put the caption. Valid values: top, bottom
| String | वैकल्पिक |
Inner frame style | innerstyle | Plain CSS to apply to the inner frame. Use with care. Examples: , | String | वैकल्पिक |
Link | link | Link for the "Enlarge" link in the caption (in the future, may also be used as the link for the image field inside the frame, though it would probably require an additional height parameter) | पृष्ठ नाम | वैकल्पिक |
Link override | linkoverride | Completely replaces the 'info' link. | रेखा | वैकल्पिक |
Caption | caption | कुनैपनि विवरण छैन | सामग्री | वैकल्पिक |
Examples
[स्रोत सम्पादन]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}}
{{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}}
See also
[स्रोत सम्पादन]- {{Image array}}
- {{Photomontage}}
- {{Multiple image}}
- {{Align}}