The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Display names
Well, I was trying to implement a "Display names" system into my forum, but it crossed my mind that a text field couldn't easily handle the HTML and stuff from usergroups.
Bascially, my question is, how would I go about editing "musername", the actual variable, to contain something like: Code:
<if condition="$post['field10']"> ALL THE STUFF WITH HTML HERE <else /> $musername </if> Code:
<if condition="$post['field10']"> $post[field10] <else /> $post[musername] </if> </a> Thanks, Danny |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|