NiKKi /Doc /Macros /AttachmentImg

Top
Up
Contents
RecentChanges
Attachment
Backlinks
Print
Show Page
ViewSource
Login
User:38.103.63.18
(anonymous)
3649 hits since Mon Jun 3 02:38:14 2002

<AttachmentImg(imgname, [pagename,center,option])>

  • imgname : name of attached image file
  • pagename (option) : name of page the image is attached (default=current page) relative path o.k.
  • center : 1 (centered=default)
  • option : option string for <img src= > tag

Create <img src= > link.

Example

 
<AttachmentImg(abbey.jpg)> 

 
<AttachmentImg( 
imgname = flower1.jpg 
pagename = ../AttachmentPhotos 
center = 0 
option = width=30 height=30 
)>