[640] Latest edit on
2008-02-08 08:34:11 by
DotMG [mark mandatory parameters, used {{until}}]
Additions:
To place images on a Wikka page you can use the {{image}} action. You can also make the image clickable and follow an URL, use the parameter link.
It accepts the following parameters:
- url (or src) - The location of the image. It's a good idea to fully qualify the url (beginning with http:// or https://)
- class - for image positioning (allowed values are: left, center, right) - optional
- alt - alternate text - mandatory. This gives the alt attribute of the <image> tag, and is in general a short description of the image you should provide for non visual browsers.
- title - the title of the image - optional
- link - a page (either internal or external) the image links to - mandatory
Example
Before version 1.1.6.2 it was possible to use inline images. This method has been disabled because of not being accessible.
until 1.1.6.1
Deletions:
To place images on a Wikka page you can use the {{image}} action.
It accepts the following (optional) parameters:
- class - for image positioning (allowed values are: left, center, right)
- alt - alternate text
- title - the title of the image
- link - a page (either internal or external) the image links to
Example
Before version 1.1.6.2 it was possible to use inline images. This method has been disabled because of not being accessible.
[268] Edited on
2006-11-12 14:02:31 by
YanB [link to main site]
Additions:
Deletions:
CategoryEN
Deletions:
Wikka Documentation
CategoryDocumentation
[205] The oldest known version of this page was created on
2006-09-26 15:55:04 by
ChristopherBroussard [Minor spelling fix.]
Wikka Documentation
Adding images
To place images on a Wikka page you can use the {{image}} action.
It accepts the following (optional) parameters:
- class - for image positioning (allowed values are: left, center, right)
- alt - alternate text
- title - the title of the image
- link - a page (either internal or external) the image links to
Example
{{image class="center" alt="DVD logo" title="An Image Link" url="images/dvdvideo.gif" link="RecentChanges"}}

Inline images
Before version 1.1.6.2 it was possible to use inline images. This method has been disabled because of not being accessible.
CategoryDocumentation