medialLinkInline

Sandcastle MAML

Sandcastle MAML Guide medialLinkInline

This element is used to insert an image inline within the text of a conceptual topic.

Usage

To use an inline media link, insert the element within the text of the topic at the location that the image should appear. The nested image element is used to define the image link. The xlink:href attribute should refer to the unique ID of an image in the project's media content file.

Example
The information icon <mediaLinkInline>
<image xlink:href="4cfacbe8-d100-471c-9d69-1dbcce50e316"/></mediaLinkInline>
appears next to an Information message.

<mediaLinkInline><image xlink:href="b5d069f7-5daf-45ae-882c-4596ab2b724a"/></mediaLinkInline>
An image to the left of the text.
Example Output

The information icon Information appears next to an Information message.

An image to the left of the text.

See Also