<txp:link /> single tag, 1 attributes

link

The link tag is a single tag which is used to return an (X)HTML hyperlink defined under the Links tab. It uses the Title field as the link’s text.

This tag is used in “link” forms or inside the linklist container tag.

attributes

rel="unset" 
  • Value for the HTML rel attribute.
<txp:link /> 1 examples

Display a link and its description

<p><txp:link /><br /><txp:link_description /></p> 

Other tags used: link_description