Template:ImageCaption

From Nookipedia, the Animal Crossing wiki
Revision as of 06:12, June 25, 2013 by SnorlaxMonster (talk | contribs)


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)
}}

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 = 
}}