The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How can I fetch a post?
How can I fetch a post to put on my custom page liek this:
HTML Code:
$stylevar[htmldoctype] <html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head> <title>$vboptions[bbtitle]</title> $headinclude </head> <body> $header $navbar <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"> <table class="tborder" id="group0" cellpadding="6" cellspacing="1" border="0" width="100%"> <thead> <tr> <td class="tcat" colspan="3" rowspan="3"></td> </tr> </thead> <tr> <td class="alt2Active" id="u15" width="25%"> <!-- Image for game --> <div> <p> <font size="1" face="Verdana"> <center> <img src="" width="200" height="250"> <br></center> <br><b>Title:</b> <br><b>Console:</b> XBox 360 <br><b>Genre:</b> Beat 'em up<br><b>Players:</b> 1 <br> <br><b>Release dates:</b> <br>North America: <br>Europe: <br>Japan: </font> </p> </div> </td> <td class="alt1" width="75%" > [B]FETCHED POST HERE![/B] </div> </td> </table> $footer </body> </html> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|