Administrators: Please do not delete this category as empty! This category may be empty occasionally or even most of the time. |
This is a maintenance category, used for maintenance of the Wikipedia project. It is not part of the encyclopedia and contains non-article pages, or groups articles by status rather than subject. Do not include this category in content categories.
This is a tracking category. It builds and maintains a list of pages primarily for the sake of the list itself. They are not part of the encyclopedia's categorization scheme.
Pages are added to this category by Module:InfoboxImage.
|
This category contains articles where an infobox contains an image with an unnecessary frame (see WP:INFOBOXIMAGE). For help with using images in an infobox, see Help:Infobox picture. For a random page in this category, click the link. |
|image=Image PlaceHolder.png
. Captions should be specified with the |caption=
parameter. Every infobox is different and the documentation for the infobox in question should be consulted for the proper parameters to match the image and caption. If InfoboxImage is not yet fully implemented in the infobox you are using, the same alt=
, upright=
, title=
, etc., parameters may be called using Extended image syntax, calling frameless
, not thumb
.Don't use the full image syntax:
|image=[[File:SomeImage.jpg|thumb|Some image caption]]
Instead just supply the name of the image. So in this case you can simply do:
|image=SomeImage.jpg
and optionally:
|caption=Some image caption
.