Gender In postbit
This modification is in the archives.
AdminCP > Profile Fields > Add new PRofile field > Single Select Menu >
Tile > Gender Description > This is your gender, your either male or female 99% of the time. Options: Undisclosed Male Female Default Option: Yes, but not blank make note of the field id Template edit: in postbit(_legacy) find HTML Code:
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon]</div> HTML Code:
<if condition="$post[fieldX] != Undisclosed"><div>Gender: $post[fieldX] <img src="$stylevar[imgdir_misc]/gender_$post[fieldX].gif" alt="$post[fieldX]" /> </div></if> And yer done For the images to work you would need to upload a images/misc/gender_male.gif and gender_female.gif If you dont have or want images remove the img tag Download This modification is archived and cannot be downloaded. |
Similar Mods
Gender In Postbit | vBulletin 3.6 Template Modifications |
Show Thread Enhancements Image Gender In Postbit | Modification Graveyard |