Template:Infobox image/doc
From Γνωσιακή Βάση Υπηρεσιών και Διαδικασιών του Δημοσίου Τομέα
40px | This is a documentation subpage for Template:Infobox image. It contains usage information, categories and other content that is not part of the original template page. |
Not to be confused with Module:InfoboxImage.
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}}.
Syntax
{{Infobox image |title = <!-- image title --> |name = <!-- image name --> |size = <!-- image width, height or both--> |has border = <!-- yes or no --> |caption = <!-- image caption --> }}
Parameters
Parameter | Description |
---|---|
title | Optional: Adds a title to the infobox. |
name | Mandatory: Image file name (including its extension). Do not need to include "File:" prefix or "Image:" prefix. |
size | Highly-recommended: Specifies the size of the image, the same way standard Wikipedia image syntax does. It may specify width, height or both. For more information, see Wikipedia:Extended image syntax or Wikipedia:Picture tutorial. |
has border | Optional: Indicates whether a light border should be drawn around the image. (Not to be confused the black border which is always present around the infobox.) Can be set to "yes" or "no". Default is "no". Do not use this parameter when the image has a transparent background. |
caption | Optional: A text to be displayed below the image |
Example
Simple
Template:Infobox image is being discussed for deletion in accordance with Wikipedia's deletion policy. Please discuss this matter at this template's entry at templates for discussion to help reach a consensus. |
Picture | |
Former office next to the Googleplex shared by both the Mozilla Foundation and the Mozilla Corporation until July 2009 |
This example shows a simple {{infobox image}}
with a picture of 200 pixels width, title and caption is created.
{{Infobox image |title = ''Mozilla Headquarters'' |name = Mozillaheadquarters.jpg |size = 200px |caption = Former office next to the [[Googleplex]] shared by both the Mozilla Foundation and the Mozilla Corporation until July 2009 }}
Extended
This example is taken from Mozilla Foundation article and shows how an {{Infobox non-profit | name = Mozilla Foundation | image = [[File:MozillaCaliforniaHeadquarters.JPG|250px]]<br/>Entrance to downtown Mountain View office building currently home to both the Mozilla Foundation and the Mozilla Corporation | type = 501(c)(3) | founded_date = July 15, 2003 | founder = Mozilla Organization | location = Mountain View, CA, USA | origins = Mozilla Organization | focus = Internet | revenue = $104,3 million (2009) | num_employees = 4 | subsid = *Mozilla Corporation *Mozilla Messaging, Inc. | homepage = www.mozilla.org }} {{infobox image |title = |name = Mozillaheadquarters.jpg |size = 250px |caption = Former office next to the [[Googleplex]] shared by both the Mozilla Foundation and the Mozilla Corporation until July 2009 }} |
|
See also
Similar
- {{Image array}}
- {{Photomontage}}
- {{Multiple image}}
- {{Auto images}}
Misc
- {{File title}}
- {{Linked}}