Jump to main content Jump to doc navigation

Quip's tplReport Chunk

This is the Chunk displayed with the &tplReport property on the Quip.Quip snippet.

Displays a 'Report as Spam' link for a comment.

Default Value

<span class="quip-comment-report">
    [[+reported:empty=`<a href="[[+reportUrl]]">[[%quip.report_as_spam]]</a>`]]
    [[+reported:notempty=`<span>[[%quip.reported_as_spam]]</span>`]]
</span>

Available Placeholders

All of the placeholders in tplComment are available here, plus:

Name Description
reported Whether or not this comment has been reported as spam.

See Also

  1. Quip.Quip
    1. Quip.Quip.tplComment
    2. Quip.Quip.tplCommentOptions
    3. Quip.Quip.tplComments
    4. Quip.Quip.tplReport
  2. Quip.QuipCount
  3. Quip.QuipLatestComments
  4. Quip.QuipReply
    1. Quip.QuipReply.tplAddComment
    2. Quip.QuipReply.tplLoginToComment
    3. Quip.QuipReply.tplPreview
  5. Quip.QuipRss
  6. Quip.Upgrading
    1. Quip.Upgrading to 1.0.1