Quote:
Originally Posted by Conehead555
When I use this option:
Enable User Points
If enabled, users will have votes on their posts counted to display in the postbit template, their profile, etc.
What is the variable for using this in the postbit, etc.?
|
Yikes, that's really not well labeled, my bad
Here's the variables generated, play around to see which paint the right picture you want.
{vb:raw post.totalrank} - The total number of ratings
{vb:raw post.goodrank} - The number of good ratings
{vb:raw post.badrank} - The number of bad ratings
{vb:raw post.helpfulgood} - True if the post is positive overall (more good than bad ratings)
{vb:raw post.rate_helpfulanswer} - True if the user can rate the post (false if they are banned or have rated it).
{vb:raw post.helpfulanswerid} - True if the user has already rated the post.