Quick Link
Creates a link with an icon.
Parameter
Name | Description | Type | This is a required field | Default | Values |
---|---|---|---|---|---|
Text | The link text. If an i18n key is defined, the i18n key will be used instead. | string | |||
Link | The URL of the link. | string | |||
Icon | The "Icon" parameter overrides the "Image" parameter. | string | |||
i18n key for the text next to the image | Any i18n key present in Confluence (from Confluence itself or from an installed plugin). This parameter overrides the "Text" parameter. | string | |||
Hover text | Text for the hover tool tip of the icon and the link. | string | |||
External image | A web path to an image. The dimensions of the images has to be 16px x 16px. The "External image" parameter overrides the "Image" and "Icon" parameters. | string | |||
Image | Name of the image to be used as the icon - Overview of all available images. | enum | none | ||
Color | The background colour of the icon (A Hex value). | string | |||
Icon Font Color | If the Icon Font is chosen, you can define the icon color here | string | |||
New tab | Opens the linked document in a new window or tab. | boolean | false |