The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
bbcode
[CODE]<div style="margin:20px; margin-top:5px"> <div class="smallfont" style="margin-bottom:2px">$vbphrase Code:
:</div> <pre class="codebit" style="margin:0px; padding:$stylevar[cellpadding]px; width:$stylevar[codeblockwidth]; height:{$blockheight}px; overflow:auto"><div dir="ltr" style="text-align:left;">$code</div></pre> </div> bbcode_html HTML Code:
<div style="margin:20px; margin-top:5px"> <div class="smallfont" style="margin-bottom:2px">$vbphrase[html_code]:</div> <pre class="codebit" style="margin:0px; padding:$stylevar[cellpadding]px; width:$stylevar[codeblockwidth]; height:{$blockheight}px; overflow:auto"><div dir="ltr" style="text-align:left;">$code</div></pre> </div> bbcode_php Code:
<div style="margin:20px; margin-top:5px"> <div class="smallfont" style="margin-bottom:2px">$vbphrase[php_code]:</div> <div class="codebit" style="margin:0px; padding:$stylevar[cellpadding]px; width:$stylevar[codeblockwidth]; height:{$blockheight}px; overflow:auto"> <code style="white-space:nowrap"> <div dir="ltr" style="text-align:left; font-size: 12px; font-family: verdana, Helvetica, Arial, sans-serif;"> <!-- php buffer start -->$code<!-- php buffer end --> </div> </code> </div> </div> |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|