The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
I couldn't "like" Len's post until I like others...but I really appreciate both posts immensely, and when I am free tonight, will dive into this and post my results.
|
Благодарность от: | ||
HM666 |
#12
|
||||
|
||||
Hope it helps and you are able to accomplish what you need with all your hair intact lol.
|
#13
|
||||
|
||||
I followed your advice, making a slight change to the suggested template edit, and got exactly what I wanted.
This is the template edit I used: Code:
<div class="username_container"> <h2>{vb:rawphrase thread}: <a href="{vb:link thread, {vb:raw post}, null, 'threadid', 'threadtitle'}" title="{vb:raw post.threadtitle}">{vb:raw post.threadtitle}</a></h2> <vb:if condition="$post['postuserid']"> Thread started by <a href="{vb:link member, {vb:raw post}, null, 'postuserid', 'postusername'}">{vb:raw post.postusername}</a><br/> <vb:else /> {vb:rawphrase by_x_guest, {vb:raw post.postusername}} </vb:if> <vb:if condition="$post['userid']"> Post {vb:rawphrase by_x, {vb:link member, {vb:raw post}, null, 'userid', 'username'}, {vb:raw post.username}} <vb:else /> {vb:rawphrase by_x_guest, {vb:raw post.username}} </vb:if> </div> I thank both of you for your time and help. |
2 благодарности(ей) от: | ||
John Lester, ozzy47 |
#15
|
||||
|
||||
Awesome! Glad you got it sorted.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|