The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
|||
|
|||
![]()
I guess you'd want something like:
Code:
<img src="images/misc/equipos/{post.field10}"> and maybe something after {vb:raw post.field10}, like .jpg or .gif if you need it. Also if there's a possibility that a user hasn't chosen any image, you might want to check for it, like: Code:
<vb:if condition="$post[field10]"><img src="images/misc/equipos/{vb:raw post.field10}"></vb:if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|