General Actions:
Wiki: Extensions
▼:
Document Index
»
Space: Extension
▼:
Document Index
»
Page: Image Macro (Radeox)
| Adds an image to the page |
| Type | radeoxmacro |
| Developed by | |
| License | GNU Lesser General Public License 2.1 |
| Bundled With | XWiki Enterprise, XWiki Enterprise Manager |
Table of contents
The image must be added as an attachment. The location/page of the image is configurable (by document and fromIncludingDoc). Can also make the image to link to the image file.
| Name | Optional | Allowed values | Default values | Description |
|---|---|---|---|---|
| image | required | any image attachment name or an absolute URL to the image | Name of the image attachment file. An absolute URL, starting with http://, may also be used. | |
| height | yes | pixels or % | 100% | Image height |
| width | yes | pixels or % | 100% | Image width |
| align | yes | top, bottom, middle, left, right | Alignment of image | |
| halign | yes | floatleft, floatright, left, center, right | Alignment of image (using style sheet) | |
| document | yes | document name within the wiki | current document | Document that contains the image attachment |
| alt | yes | text | Short image description | |
| link | yes | Empty(just end with =) | Turns the image into a download link for the image | |
| fromIncludingDoc | yes | Empty(just end with =) | Fetch the image from the parent document that included the current document. This is useful for templates, for example. |
Use either document or fromIncludingDoc. Parameter fromIncludingDoc is ignored if both are specified.


This is a really nice picture.
This image comes from Main.Supporters document