The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#12
|
||||
|
||||
![]()
In our postbit legacy it's currently showing as this
Code:
<vb:if condition="$post['userid']"> <hr /> <dl class="userinfo_extra"> <span style="color:#BE1A1A"><b><vb:if condition="$post['joindate']"><dt>{vb:rawphrase join_date}</dt></b></b></span> <dd>{vb:raw post.joindate}</dd></vb:if> <span style="color:#BE1A1A"><b><vb:if condition="$post['field2']"><dt>{vb:rawphrase location_perm}</dt></b></b></span> <dd>{vb:raw post.field2}</dd></vb:if> <vb:if condition="$post['age']"><dt>{vb:rawphrase age}</dt> <dd>{vb:raw post.age}</dd></vb:if> <vb:if condition="$post['field6']"><dt><span style="color:#BE1A1A"><b>Gamertag</b></span></dt> <dd>{vb:raw post.field6}</dd></vb:if> <vb:if condition="$post['field10']"><dt><span style="color:#BE1A1A"><b>Main Games</b></span></dt> <dd>{vb:raw post.field10}</dd></vb:if> <vb:if condition="$post['field9']"><dt><span style="color:#BE1A1A"><b>Timezone</b></span></dt> <dd>{vb:raw post.field9}</dd></vb:if> <span style="color:#BE1A1A"><b><dt>{vb:rawphrase posts}</dt></b></span> <dd>{vb:raw post.posts}</dd> {vb:raw template_hook.postbit_userinfo_right_after_posts} </dl> --------------- Added [DATE]1364266517[/DATE] at [TIME]1364266517[/TIME] --------------- Never mind. I've done it now just my posts and the : is all red instead of just the posts text. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|