Here are BOSS Logos that can be used throughout the site. Also, this page shows uses of the IMG Plugin. The IMG Plugin is not installed in this web. use the img html syntax as illustrated.
IMG Syntax and Examples
Syntax Rules
- image name is mandatory, web and/or topic optional (defaulting to the current web and topic respectively
- Supports the img attributes 'align', 'border', 'height', 'width', 'id', and 'class
| Argument |
Meaning |
Default |
Required |
name |
attachment name |
none |
yes |
web |
web name of the attachment |
current web |
no |
topic |
topic name of the attachment |
current topic |
no |
alt |
alternate text tag |
'' |
no |
caption |
caption to go with the image |
none |
no |
captionplacement |
one of right, left, top, bottom |
right |
no |
Examples
-
%IMG{"foo.gif"}%
-
%IMG{"foo.gif" topic="ADifferentTopic"}%
-
%IMG{"foo.gif" align="right"}%
Basic Included Image Attached to This Page
%IMG{"SM_host_bosslogo.gif"}%
Image With Align Right Option
%IMG{"MD_host_bosslogo.gif" align="right"}%

And here is some text to show that the text can wrap around the image. This is more text to force a few lines so that we can see if we get back to full lines full lines full lines full lines full lines full lines full lines full lines that we can see if we get back to full lines full lines full lines full lines full lines full lines full lines full lines that we can see if we get back to full lines full lines full lines full lines full lines full lines full lines full lines.
Image with Caption
%IMG{"LG_host_bosslogo.gif" caption="Large BOSS Logo"}%
Image with Caption and Caption Placement
%IMG{"MD_host_bosslogo.gif" captionplacement="bottom" caption="Medium BOSS Logo"}%
Image with Alternate Text Tag
%IMG{"SM_host_bosslogo.gif" alt='stuff'}%
--
JimCrum - 20 Feb 2007
- Users or groups allowed to change or rename this LogoBOSS topic: (e.g., TWikiAdminGroup)
Topic revision: r6 - 22 Mar 2008 - 21:58:15 -
JimCrum