The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#10
|
||||
|
||||
![]()
I know this is an old thread, but I would like to add to it.
The above code just shows "[OP]" next to the original poster's username in a thread. The code below will make the "[OP]" a clickable link that will link to the Original Post in that thread. Here is my code: Code:
<span class="originalposter"><vb:if condition="$thread['postusername'] == $post['username']"><a href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_post}}#post1"> [OP]</a></vb:if></span> |
Благодарность от: | ||
blind-eddie |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|