Go to main content

Link url

Contents

Syntax

<txp:link_url />

The link_url tag is a single tag which returns the URL of the link as text. This tag is used in a ‘links’ type form or inside the linklist container tag to show information about the current link in the list.

Attributes

This tag has no attributes of its own. It accepts only the global attributes .

Examples

<a class="awesome-links" href="<txp:link_url />">
    <txp:link_name />
</a>

Other tags used: link_name.

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. :)