Template:Wide image
Uses Lua: |
Display an wide image with automatic horizontal scroll bars
Usage
{{Wide image |1= |2= |3= |alt= }}
{{wide image|name|width|description|box width|alignment}}
Template parameters
- TemplateData
TemplateData is a way to store information about template parameters (the description of those and of the whole template) for both humans and machines. It is used by VisualEditor and possibly other tools like Upload Wizard.
Existing template documentation
At Wikimedia Commons, it is recommended to use {{TemplateBox}} with either useTemplateData=1
or useTemplateData=only
on the /doc
subpage and transcluding it with {{Documentation}} into the template. <nowiki>
-tags can be wrapped around the arguments, if required, to avoid templates being expanded.
Newly created template documentation and imports
Another option, especially for imported templates, or for users with JSON experience, is placing raw <templatedata>
-tags into the Wikitext of the template, as described in various Wikipediae.
Wikipedia's help about TemplateData • Commons-specific information
Display an wide image with automatic horizontal scroll bars
Parameter | Description | Type | Status | |
---|---|---|---|---|
file | 1 image | Name of the image without "File:" prefix | File | required |
image width | 2 | The width the image should be displayed in (e.g.: 1200px). To specify the height instead of the width, prefix the parameter with x, e.g. x200px. | Line | required |
description | 3 caption | A description which will be displayed below the image | Content | optional |
box width | 4 width | What fraction of the page the image should consume, as a percentage (use %) or in pixels (use px)
| Line | optional |
align | 5 align | "left" to float image left, "right" to float right, or "none" (the default) to disable floating
| Line | optional |
caption align | align-cap | Alignment of caption, by default same as the text direction (i.e. left in left-to-right contexts and right in right-to-left contexts) | Line | optional |
alternative text | alt | Describe the image's visual appearance to visually disabled readers. | Line | optional |
bordered | border | Whether to keep the outer border ("yes" or "no")
| Line | optional |
scroll direction | dir | Specify the scroll direction; use the value 'rtl' can make the right side of the image the initial visible portion inside the scroll frame (or 'ltr' the left side in right-to-left contexts)
| Line | optional |
Additional information
The template is intended to be used in the following namespaces: all namespaces
The template is intended to be used by the following user groups: all users
Example
{{Wide image|Passau Panorama 080420 1.jpg|1200px|Panorama of Passau}}
renders as:
See also
Localization
This template is not intended to be localized.