The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
CMS Articles Forum Block
My current code.
Code:
<vb:each from="articles" key="articleid" value="article"> <div class="article-block"> • <a href="{vb:raw article.url}"><b>{vb:raw article.title}</b></a> by {vb:raw article.lastposter} <div style="padding: 0px 0px 2px 14px;"><img src='images/literecords/misc/view-icon.png' alt='' class='inlineimg' /> {vb:raw article.replycount} comments</div></div> </vb:each> {vb:raw article.viewcount} {vb:raw viewcount} {vb:rawphrase article.viewcount} Any help? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|