Template:ImageCaption

From Zelda Wiki, the Zelda encyclopedia
Jump to navigation Jump to search
LA Grandpa Ulrira Sprite.png
This template has been deprecated.
Please use Template:Frameless instead.

Usage

This template allows you to add a caption to an image without creating a frame around it. To use it, type:

{{ImageCaption
|image= 
|size= 
|align= 
|caption= 
|captionalign= 
}}
  • Image — The name of the image. Do not include the "File" prefix. The template still works if it is included, however.
  • Size — The width of the image in pixels
  • Align — Optional. Aligns the image to the left, right, or center.
  • Caption — The caption.
  • Captionalign — Optional. Aligns the caption left, right, or center. Defaults to center if no value is entered.

Example

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

See Also