The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Hey!
Can someone fix this conditional for me? <vb:if thread rating = "more than 3">This thread has a rating average of at least 3</vb:if> and/or <vb:if thread rating = "3,4,5">This thread averages 3, 4, or 5 stars</vb:if> |
|
#3
|
|||
|
|||
|
Try this :
Code:
<vb:if condition="$thread['rating'] >= 3">.....................................</vb:if> |
| 2 благодарности(ей) от: | ||
| Black Snow, Daniel | ||
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|