The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#7
|
|||
|
|||
![]() Quote:
For anyone looking for this awnser...my final code is: Code:
<if condition="$post['field28'] & 1"><img src="images/certs/1.gif"></if> <if condition="$post['field28'] & 2"><img src="images/certs/2.gif"></if> <if condition="$post['field28'] & 4"><img src="images/certs/3.gif"></if> <if condition="$post['field28'] & 8"><img src="images/certs/4.gif"></if> <if condition="$post['field28'] & 16"><img src="images/certs/5.gif"></if> <if condition="$post['field28'] & 32"><img src="images/certs/6.gif"></if> <if condition="$post['field28'] & 64"><img src="images/certs/7.gif"></if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|