PDA

View Full Version : How to add PSN and/or Xbox usernames in contact details?


Tolitz
Thu 29th May '08, 12:46am
Just wondering if there was a way to add a field in the contact details that shows the user's playstation3 or xbox360 username? I know that you can add it as a custom field, but it'll just appear in the user's "About Me" tab instead of their "Contact Info" ...

Is there a way to add it in contact info instead? Thanks.

- T

Jose Amaral Rego
Sat 31st May '08, 11:39pm
# replace 'X' with field (id)

<if condition="$userinfo[fieldX]">
<dt class="shade">Your Game Face</dt>
<dd>$userinfo[fieldX]</dd>
</if>


You can read though this 'Article' for more help on it.
http://www.vbulletin.org/forum/showthread.php?t=165554