Go to main content

Linkdesctitle

Contents

Syntax

<txp:linkdesctitle />

The linkdesctitle tag is a single tag which is used to return an HTML hyperlink, defined within the Links panel.

It uses the ‘Title’ field as the link’s text; the ‘Description’ field contents will be displayed as an anchor title attribute. This tag is used in a link form or inside the linklist container tag.

Attributes

Tag will accept the following attributes (case-sensitive) as well as the global attributes :

rel="relation"
HTML rel attribute to be applied to link.
Default: unset.

Examples

<p>
    <txp:linkdesctitle />
</p>

If you notice any kind of problem with this page's construction or content (outdated information, typos, broken links, or whatever), open an issue to have it sorted. Or have a go at it yourself. :)