Steam Community Profile in Postbit
This modification is in the archives.
Hi. This is a quick dirty little edit which allows a user to display a link to their Steam Community Profile in their postbit. This mod is brought to you courtesy of http://left4deadforums.com.
First create a New User Profile Field: Title: Steam Community Profile Description: Your <a target="_blank" href="https://steamcommunity.com/"><b>Steam Community</b></a> profile page. Please only enter the final part of the URL. For example: "http://steamcommunity.com/id/left4deadforums" I would enter only "<b>left4deadforums</b>". Default Value: LEAVE THIS BLANK Max length of allowed user input: 30 (will prevent people posting the full URL. This is a "good thing".) Field Length: 25 Profile Field Type: Single-Line Text Box Field Required: No Field Editable by User: Yes Private Field: Yes Field Searchable on Members List: Yes Show on Members List: Yes Regular Expression: LEAVE THIS BLANK Hit save and make a note of the profile field ID for the next step. Edit template POSTBIT. Find: PHP Code:
<if condition="$post['age']"><div>$vbphrase[age]: $post[age]</div></if>
PHP Code:
<if condition="$post['fieldX']"><div>Steam ID: <a href="http://steamcommunity.com/id/$post[fieldX]" target="_blank">$post[fieldX]</a></div></if>
Save and you're done. Voila!! DEMO: http://left4deadforums.com/835-left-4-dead-offical-movie-1-a.html Download
This modification is archived, downloads are still allowed. Screenshots |
Similar Mods
Miscellaneous Hacks Steam freinds status in postbit | vBulletin 3.7 Add-ons |
Mini Mods Steam IM Card | vBulletin 3.6 Add-ons |