Parameter | Description |
---|---|
src | The image’s URL (src attribute) for fetching images outside of Codebeamer or from static URLs. |
wiki | The wiki markup points to the image. Useful for referencing an image attached to the current wiki page or issue. Example: wiki=[!apple.jpg!]. |
width | The width of the image, allowing manual resizing. You can also resize it in the WYSIWYG editor by dragging the image’s corners. |
height | The height of the image. |
...any... | Any other attributes are passed to the image HTML tag, allowing you to add CSS styling, borders, or similar effects. |