Thanks all, glad to hear you found it useful
Quote:
Originally Posted by Necrosaro420
Ok, when I input the wii code itself while editing the profile, I can put in the # etc etc. When it shows on my postbit, itll display the image, but will not display the number? Any ideas? Thanks!
|
Quote:
Originally Posted by Canis Firebrand
If you just cut and pasted this part,
Code:
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]
<if condition="$post[field5]"><img src="http://forums.editingarchive.com/images/newsposticons2/wii.jpg" alt="Wii Friend Code: $post[field5]"></if>
</div>
You need to look at the field number for your Wii code field. If it isn't field5, nothing will show when you over over the Wii image.
You'll have to see what the field number is in your profile fields manager and edit the template again to change it from field5 to whatever field number it is.
|
Correct, you will need to edit that code appropriately. Also please be sure to change the image URL to an image on your own server
Quote:
Originally Posted by Smooth Adam
Thanks for this I'm using it for Wii and XBox Live GamerTag
I have a question... how can I get this to work with check boxes. I have 6 check boxes to tell which games people have in my forum. I get how the code would work I just need to know how the forum would if its checked or not?
|
I must be missing something... I don't think you could represent a Wii Number with checkboxes... at least not efficiently. In binary representation, the Wii Code would need fifty-some checkboxes... and I doubt anyone would decode that :P