Web-Team

Adding Pictures to a Story

After adding a picture to your site, you may notice an instruction added to the bottom of each preview page. It says: To include this picture in a page, type “pictureName”, including the quotes. To add a picture to any page, simply edit the page you want the picture to appear on, then type the name of the picture in quotes where you want it to appear on the page. After you click the button, the picture will appear where you typed its name in quotes.

Special Effects with Pictures

If you want more control over the placement of picture, you can use the PictureRef Macro. The PictureRef macro gives you optional parameters allowing you to specify the alignment, change the height and width, set the size of the border, etc.

pictureRef: Examples:

Fig. A - To right-align a picture type: {pictureRef (“MyPicture”, align:”right”)}

Fig. B - To left-align and add a 2 pixel border to a picture type: {pictureRef (“MyPicture”, align:”left”, border:”2”)}

Tip: Make sure you replace “MyPicture” with the name of the image you want to include.

Full Parameter List

{pictureRef (shortcutName, explanation, hspace, align, usemap, ismap, border, glossref, vspace, lowsrc, rollsrc, height, width, name, id, style, class, title)}



This is a Manila site.