Template:ImageCaption

From Nookipedia, the Animal Crossing wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


Lucky NH Villager Icon.png
This template is deprecated and should no longer be used.
This template's functionality is obsolete and no longer maintained. It should be removed from pages or replaced with an alternative template.
Further details: Standard MediaWiki syntax ([[File:Filename.ext|thumb|Caption.]]) should be used instead.
Lucky NH Villager Icon.png
This template is deprecated and should no longer be used.
This template's functionality is obsolete and no longer maintained. It should be removed from pages or replaced with an alternative template.
Further details: Standard MediaWiki syntax ([[File:Filename.ext|thumb|Caption.]]) should be used instead.

Template:ImageCaption

Usage

This template allows you to add a caption to an image without creating a frame around it. Usage:

{{ImageCaption
|image        = the image
|size         = the width of the image (in pixels)
|align        = the alignment of the image (optional)
|caption      = the caption
|captionalign = caption alignment relative to image (optional)
|border       = border property (e.g. 1px solid black)
|nocap        = enter any value for no caption box
}}

Example

Nookipedia.png
Caption
{{ImageCaption
|image =        File:Nookipedia.png
|size =         109px
|align =        right
|caption =      Caption
|captionalign = center
}}

Blank Code

{{ImageCaption
|image = 
|size = 
|align = 
|caption = 
|captionalign = 
}}