{{* Action buttons to interact with the item (like: like, dislike, share and so on *}} {{if $item.threaded}}{{/if}} {{* Buttons for like and dislike *}} {{if $item.vote}} {{if $item.vote.like}} {{/if}} {{if $item.vote.like AND $item.vote.dislike}} • {{/if}} {{if $item.vote.dislike}} {{/if}} {{if ($item.vote.like OR $item.vote.dislike) AND $item.comment_html}} • {{/if}} {{/if}} {{* Button to open the comment text field *}} {{if $item.comment_html}} {{/if}} {{* Button for sharing the item *}} {{if $item.vote}} {{if $item.vote.share}} {{if $item.vote.like OR $item.vote.dislike OR $item.comment_html}} • {{/if}} {{/if}} {{/if}} {{if !$item.lock && !$item.connector}} {{/if}} {{* Put additional actions in a dropdown menu *}} {{if $item.menu && ($item.edpost || $item.tagger || $item.filer || $item.pin || $item.star || $item.follow_thread || $item.ignore || $item.drop.dropping)}} {{else}} {{/if}} {{* Event attendance buttons *}} {{if $item.isevent}} {{/if}} {{if $item.drop && $item.drop.pagedrop}} {{/if}}
{{* Display likes, dislike and attendance stats *}} {{if $item.responses}}