The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]() Quote:
First, create a custom BBCode called snapback, as follows: Title: Snapback Tag: s Replacement: Code:
<a href="http://www.yourforums.com/forum/showpost.php?p={param}" target="_blank"><img class="inlineimg" src="http://www.yourforums.com/forum/images/snap.gif" border="0" alt="View Quoted Post"></a> Upload snap.gif to the correct path on the server. I've attached the one IPB use, but use any you like. Next, open the template newpost_quote, and add this code where you want the arrow to appear: Code:
[s]$postinfo[postid][/s] This will give you the basics of the same thing IPB have for viewing quoted posts in full. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|