Back to vBulletin 3.5 Template Modifications

UserID in postbit_legacy
Mod Version: 1.00, by Lea Verou

This modification is in the archives.
vB Version: 3.5.0 Rating: (0 vote - 0 average) Installs: 37
Released: 18 Oct 2005 Last Update: 18 Oct 2005 Downloads: 20
Not Supported Template Edits  

This little modification adds a field in postbit_legacy (the vertical/classic one) for the userID, under the posts number. If guest posting is allowed the field will not be displayed in the postbit at all for the guests.

Instructions:

In the template postbit_legacy find:
HTML Code:
<div>
       $vbphrase[posts]: $post[posts]
</div>
Add below:
HTML Code:
<if condition="$post[userid]">
     <div>UserID: $post[userid]</div>
</if>
You're done!

Let me know if you'd like the UserID somewhere else in the postbit.

If you liked it and are using it don't forget to click INSTALL!

Download

This modification is archived and cannot be downloaded.

Screenshots

 

Similar Mods

Show Thread Enhancements postbit_legacy vBulletin 3.7 Template Modifications

vblts.ru supports vBulletin®, 2022-2024