A string variable containing the trackback URL for the article.



Example
Here's some code that you might use just before going through the trackbacks loop:

<p>
Here's the tracknack url for this article:
<a href="{{article.trackback_url}}">{{article.trackback_url}}</a>
</p>