The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
thx, i got out of it what i needed
i'll mention my code here just in case others want to use it fyi : if using this code quotes will look like this This is my bbcode_quote code Code:
<div style="margin:20px 10px; background: url(images/misc/q.gif) 0 0 no-repeat"> <div style="padding-left:25px ; padding-right:25px"> <div style="padding:0 5px; border:1px solid #ccc; border-left-width:3px"> <if condition="$show['username']"><div> <phrase 1="$username">$vbphrase[originally_posted_by_x]</phrase> <if condition="$postid"> <a href="showthread.php?$session[sessionurl]p=$postid#post$postid" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/viewpost.gif" border="0" alt="$vbphrase[view_post]" /></a></if></if> <br /> <em>$message</em> <div align="right"><img src="images/misc/q2.gif" alt=""/></div> </div> </div> </div> <br> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|