Quote:
Originally Posted by Dam13n
How can I add the Origin platform?
|
I did it by just adding another profile field and modifying the "Template: postbit_gamercards" I just added an extra field at the end...
Code:
<vb:if condition="$post['fieldX']">
<img src="images/icons/gameid/origin.png" alt="{vb:raw post.username}'s Originid: {vb:raw post.fieldX}"></vb:if>
<vb:if condition="$post['fieldX']">
I just added it under the WII code where it ended after the
There is no banner code from Origin so all you will have is just an icon and hover name in the forums posts...