Please remember that WiKirby contains spoilers, which you read at your own risk! See our general disclaimer for details.

Template:ImCap/doc: Difference between revisions

From WiKirby, your independent source of Kirby knowledge.
Jump to navigationJump to search
*>Neo
(Is that a frame or is this not a true transparency?)
 
*>SnorlaxMonster
m (cat)
Line 29: Line 29:
}}
}}
</pre>
</pre>
<noinclude>[[Category:Template documentation]]</noinclude>

Revision as of 12:04, 6 June 2010

Usage

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

{{ImCap
|image =        the image
|size =         the width of the image (in pixels)
|align =        alignment (optional)
|caption =      the caption
|captionalign = caption aligment relative to image (optional)
}}

Example


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