Quote:
Originally Posted by MTGDarkness
Wouldn't the first one just be if (<whatever the itrader ratings variable is> !=<something signifying emptyness>) or something like that?
|
Here we go.
Code:
<if condition="$post[itrader_total]!=0"></if>
That will make it so that the iTrader rating will not show up if the total rating does not exist (or is neutral, but for most cases, negative ratings will lead to questioning...). I dunno, I think it's useful.