ಟೆಂಪ್ಲೇಟು:Wide image
This template allows you to easily include a panorama image. If the image is too wide, scrollbars will be added. If you do not want the image to use a thumbnail frame, you can use the template {{wide image-noborder}} instead.
Usage[ಬದಲಾಯಿಸಿ]
{{Wide image|name|image width|caption|box width|alignment|alt=alt text}}
A caption
option is optional, and an image frame will be used if a caption is supplied. If the caption contains an equal sign, use the parameter |3=caption
in the place of |caption
. If the caption supplied is exactly equal to image syntax such as thumb
, the image's tooltip will no longer display the caption, but instead default to the name of the image.
The box width
option is optional, and if given a value in pixels followed by "px", or a value in percent followed by "%",[clarification needed] will set the width of the box to that amount.
The alignment
option is also optional but requires box width to be defined. If given a value of right
or left
, the entire wide image will float the to right or left. If given a value of none
the image will not float.
The alt text
describes the image's visual appearance to visually disabled readers. Please see WP:ALT for details.
To change the scroll direction from left-to-right to right-to-left, use |dir=rtl
.
Example[ಬದಲಾಯಿಸಿ]
Without caption[ಬದಲಾಯಿಸಿ]
{{wide image|Helsinki z00.jpg|1800px| |alt=Panorama of city with mixture of five to ten story buildings}}
smaller[ಬದಲಾಯಿಸಿ]
{{wide image|Helsinki z00.jpg|400px| |alt=Panorama of city with mixture of five to ten story buildings}}
With caption[ಬದಲಾಯಿಸಿ]
{{wide image|Helsinki z00.jpg|1800px|[[Helsinki]] panorama |alt=Panorama of city with mixture of five to ten story buildings}}
Right aligned[ಬದಲಾಯಿಸಿ]
{{wide image|Helsinki z00.jpg|1800px|[[Helsinki]] panorama.|45%|right |alt=Panorama of city with mixture of five to ten story buildings}} This text goes after the ''wide image'' template. [[Lorem ipsum]] dolor sit amet...
Left aligned[ಬದಲಾಯಿಸಿ]
{{wide image|Helsinki z00.jpg|1800px|[[Helsinki]] panorama.|45%|left |alt=Panorama of city with mixture of five to ten story buildings}} This text goes after the ''wide image'' template. Lorem ipsum dolor sit amet...
No alignment[ಬದಲಾಯಿಸಿ]
{{wide image|Helsinki z00.jpg|1800px|[[Helsinki]] panorama.|45%|none |alt=Panorama of city with mixture of five to ten story buildings}} This text goes after the ''wide image'' template. Lorem ipsum dolor sit amet...
Scroll right to left[ಬದಲಾಯಿಸಿ]
{{wide image|Helsinki z00.jpg|1800px|[[Helsinki]] panorama |alt=Panorama of city with mixture of five to ten story buildings |dir=rtl}}
Template data[ಬದಲಾಯಿಸಿ]
Allows you to easily include a panorama image. If the image is too wide, scrollbars will be added.
ಪರಿಮಿತಿ | ವಿವರ | ನಮೂನೆ | ಸ್ಥಾನಮಾನ | |
---|---|---|---|---|
Filename | 1 | Name of the file to display. Example: Helsinki z00.jpg | String | required |
Image width | 2 | Give the width in pixels (like: 1600px) that you want the included image to be | String | required |
Caption | 3 | A caption for the image that will be shown below image | String | ಐಚ್ಛಿಕ |
Width of frame | 4 | Limit the width of the frame enclosing the picture. Example: "400px" or "40%" | String | ಐಚ್ಛಿಕ |
Frame alignment | 5 | Either of: left, right, center or none. When specified also requires you to set the "Width of frame" option
| String | ಐಚ್ಛಿಕ |
Picture alignment | dir | Use the value 'rtl' to make the right side of the image the initial visible portion inside the scroll frame
| String | ಐಚ್ಛಿಕ |
Textual alternative | alt | Describes the image's visual appearance to visually disabled readers. Please see WP:ALT for details | String | ಐಚ್ಛಿಕ |
See also[ಬದಲಾಯಿಸಿ]

- {{Wide image-noborder}} - without the thumb-border, and defaults to the actual size
- {{Panorama}} - with an option to set the height
- {{Wide template}}
- {{Tall image}}