Template:Image frame: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(Added Note on px)
(updating category)
Line 26: Line 26:
; link : ''(Optional)'' Link for the "Enlarge" image in the caption.
; link : ''(Optional)'' Link for the "Enlarge" image in the caption.


[[Category:Miscellaneous templates]]
 
[[Category:Formatting templates|{{PAGENAME}}]]
</noinclude>
</noinclude>

Revision as of 06:38, 19 January 2007

Description

This template creates a frame like those surrounding images. This template was created mainly to put two or more images into a frame together.

Usage

 {{imageframe | width=175 | content= [[Image:TSR1New.jpg|80px]] [[Image:TSR2New.jpg|80px]] | caption=Channel logos }} 

will cause:

Template:Imageframe

Note, do not add "px" to the width: ie, use width=175 and not width=175px.

Parameters

content
Content of the main section (generally images)
caption
Content of the caption section
width
(Optional) Width of the DIV, in pixels
link
(Optional) Link for the "Enlarge" image in the caption.