The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Easy - My Favorite Game In Postbit Details »» | |||||||||||||||||||||||||||||
Updated
This is to add my favorite game to your postbit. Download the zip and put the "favgame" folder in your: home.com/images folder (you can add more images later... make sure you save them as .png (size is 120x57 pixels) and that you name the file exactly as you put it in the options field in your user profile field manager... lower and uppercase letters does matter) Now go to your admin panel then select: User Profile Fields> Add New User Profile Field then in Profile Field Type select: single-selection menu the rest i have a snapshot for: (leave the Display Order like it is and remember the number.. you will be replacing XX in the code with that number) (in the options part i have put a text file in the zip to copy and paste... make sure you copy and paste it exactly like it is) ok now go to: Styles and Templates> Style Manager> Your Style Edit Templates then select: Postbit templates> postbit/postbit legacy (according to which one you use... postbit goes across the top in your forums post and postbit legacy is on the side) now search: "reputation" below this code: Code:
<if condition="$show['reputation']"><if condition="$show['reppower']">$vbphrase[reppower]: <span id="reppower_$post[postid]_$post[userid]">$post[reppower]</span> </if><div><span id="repdisplay_$post[postid]_$post[userid]">$post[reputationdisplay]</span></div></if> $template_hook[postbit_userinfo_right] <div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div> </div> Code:
<br> <if condition="$post[fieldXX] != ''"><center>My Favorite PC Game:</center></if> <br> <div align="center"> <if condition="$post[fieldXX] != ''"><img src="images/favgame/$post[fieldXX].png" title="$post[fieldXX]" align="center" border="0"/></if> </td> example: now your done! here is an example: code for the second image is in the reserved post if you use this pls click install made by JarHeaD Download Now
Screenshots
Show Your Support
|
Comments |
#12
|
|||
|
|||
lol this one isnt hard
|
#13
|
||||
|
||||
Pretty good, though you are missing CoD:WaW. Unless you have it under World at War on the list and not shown in the picture. Not to mention MW2 is coming out in 2 days...it would be cool to have that too.
|
#14
|
|||
|
|||
they are in it waw is under world at war and mw2 is under modern warfare 2 like i said in the above post im also adding some more to the games list so keep a check up
|
#15
|
|||
|
|||
updated....
|
#16
|
|||
|
|||
Fella, could this be extended so we could get our members to select all there games?
I would be happy to supply the images. Cheers |
#17
|
|||
|
|||
what you mean... to select more than one game???? or do you mean more games... im gonna add more games later i just have so much goin on runnin a community and family and all
|
#18
|
|||
|
|||
Actually build a list of games that you own..
I know it would be a large list and i am willing to help if you can do it? |
#19
|
|||
|
|||
Quote:
Quote:
HTML Code:
<if condition="$user['fieldX'] & 1"><img src="imagesource/image1.png" alt="image1" border="0" /> </if> <if condition="$user['fieldX'] & 2"><img src="imagesource/image2.png" alt="image2" border="0" /> </if> <if condition="$user['fieldX'] & 4"><img src="imagesource/image3.png" alt="image3" border="0" /> </if> <if condition="$user['fieldX'] & 8"><img src="imagesource/image4.png" alt="image4" border="0" /> </if> <if condition="$user['fieldX'] & 16"><img src="imagesource/image5.png" alt="image5" border="0" /> </if> ------------ Nice mod, by the way . |
#20
|
|||
|
|||
Quote:
and thx Quote:
on another note i can make up a mod where u can put in a list of games you own/play but it wouldnt look good in the postbit ... it would look better on the user info page |
#21
|
||||
|
||||
I really need this for vb4, can you please update it.
Thanks! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|