Back to vBulletin 3.6 Template Modifications

[Naxon] User's ID In Profile
Mod Version: 1.1, by Naxon

This modification is in the archives.
vB Version: 3.6.5 Rating: (2 votes - 4.00 average) Installs: 14
Released: 18 Mar 2007 Last Update: Never Downloads: 8
Not Supported Template Edits  

This Modifiction will add a line in the User's Profile with his ID.
It's a very easy, but useful

Regular Installation:
  1. Go to the MEMBERINFO template.
  2. Find:
    Code:
    <if condition="$userinfo['usertitle']"><div class="smallfont">$userinfo[usertitle]</div></if>
       </td>
  3. Add below:
    Code:
    <!-- User's ID In Profile By Naxon -->
    <font color="red">User's ID:</font> $userinfo[userid]
    <!-- /User's ID In Profile By Naxon -->
If you want that just the stuff, Install this:
  1. Go to MEMBERINFO Template.
  2. Find:
    Code:
    <if condition="$userinfo['usertitle']"><div class="smallfont">$userinfo[usertitle]</div></if>
       </td>
  3. Add Bolow:
    Code:
    <!-- User's ID In Profile By Naxon -->
    <if condition="$show['modcplink']">
    <font color="red">User's ID:</font> $userinfo[userid]
    </if>
    <!-- /User's ID In Profile By Naxon -->
  4. Enjoy
    Now jus the stuff can view this
Enjoy

No ScreenShots right now... Just adding the line...

Download

No files for download.

Supporters / CoAuthors

  • Naxon

Similar Mods

Default profile pic/ Show user's profile pic anywhere vBulletin 3.5 Add-ons
BB Code Enhancements [Naxon] Member's Profile Link vBulletin 3.6 Template Modifications

vblts.ru supports vBulletin®, 2022-2024