The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Nearly there but still not working!
Code:
<div><input type="hidden" name="gamertag" value="$post[field5]"> <if condition="$post[field5]"> <a onmouseover="showgamercard('$post[field5]');" onmouseout="return hidegamercard();" href="http://live.xbox.com/member/$post[field5]" target="_blank" rel="nofollow">$post[field5]</a></if></div> </fieldset> <fieldset><legend>My Info</legend> /images/legacy/gf_xbox.gif How would i do that Ross |
#2
|
||||
|
||||
What exactly is Field 5? Whatever text your user puts in Field 5 is all that's going to replace the variable $post[field5]. So in order to get an image, we need to know what field 5 is supposed to be.
|
#3
|
|||
|
|||
Field 5 is a gamertag text
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|