Version 3, changed by DebAdair. 04/20/2006. Show version history
Display graphics using Script Markup
You can insert any graphic that has been uploaded to the wiki into any page in the wiki. In markup or XML mode you can use an HTML image tag.
Note: Before you can display a graphic on a page, you need to attach the graphic to a page in your wiki. The graphic can be attached to the page on which it will be displayed or any other page in the wiki.
1. Edit the page to which you want to add the graphic in Script Markup mode:
2. With the Script Markup editor, add a standard HTML <img> tag to the page and specify the name of the graphic you want to display with the src attribute. (The graphic must be attached to a page in the wiki for it to be displayed.)
You can specify any valid HTML image attributes in your HTML tag. For more information see:
The WYSIWYG editor will meet most of your needs. When desired, you can hand-code graphic displays to match the maximum fine-tuning supported by your browser with the Script Markup editor.
Related Tasks:
Learn More About:
Tip:
No notes on this page yet -- be the first!