Usage
This template inserts an image with borders that look like that of Template:Infobox. Use this template when you need to stack images vertically with an infobox template, such as {{Infobox}}, {{Infobox software}}, {{Infobox Windows component}} or {{Infobox website}}.
- Synatx
{{Infobox image
|name = <Image name>
|size = <Width>
|has border = <yes|no>
|caption = <Image caption>
}}
Parameters
Parameter
|
Description
|
name |
Mandatory: Image file name (including its extension) You do not need to include "File:" prefix or "Image:" prefix.
|
size |
Highly-recommended: Width of the intended image in pixels
|
has border |
Optional: Indicates whether a light border should be drawn around the image. Can be set to "yes" or "no". Default is "no". Do not use this parameter when the image has a transparent background. Do not confuse this border with the black border which is always present around the infobox.
|
caption |
Optional: A text to be written below the image.
|
Example of use
See also