Quote:
Originally Posted by owning_y0u
i just made a origin logo and have added the following lines to your postbit gamecard template
Add above:
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>
Where the X is replaced by the extra profile fields id
|
Does this Origin ID code work on ver 3.8?