<tpl:PingsFooter>

Checks if the current trackback is the last in the loop.

Example

Display a special sentence for the most recent trackback

<tpl:Pings>
  <tpl:PingFooter>
    <p>The latest to talk about it:</p>
  </tpl:PingFooter>
  <h3>{{tpl:PingTitle}}</h3>
  <div class="ping-content">{{tpl:PingContent}}</div>
</tpl:Pings>

Wiki powered by Dokuwiki.