The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
vBulletin If greater than statement
I've been trying to do a greater than statement all day:
HTML Code:
<vb:if condition="$show['reputation']"><div class="post_field"><dt>Reputation Points</dt><dd><vb:if condition="$post.reputation > 0"> <b><font color="green">{vb:raw post.reputation}</font></b><vb:else /><b><font color="red">{vb:raw post.reputation}</font></b></vb:if></dd></div></vb:if> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|