The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
postbit show style
I saw a template hack at vbtemplates, but that seemed a bit drastic and alot of extra html that isn't needed, how did you guys do this at vb.org?
|
#2
|
||||
|
||||
Code:
<b>Style:</b> <if condition="$post[styleid]==0"> <a href="$vboptions[forumhome].php?$session[sessionurl]&styleid=$post[styleid]">Default</a></if> <if condition="$post[styleid]==1"><a href="$vboptions[forumhome].php?$session[sessionurl]&styleid=$post[styleid]">Default</a></if> <if condition="$post[styleid]==X"><a href="$vboptions[forumhome].php?$session[sessionurl]&styleid=$post[styleid]">X Style 1</a></if> <if condition="$post[styleid]==X"><a href="$vboptions[forumhome].php?$session[sessionurl]&styleid=$post[styleid]">Style 2</a></if> that's the postbit. i cannot remember where i found it, but i certainly did not come up with it. |
#3
|
||||
|
||||
thanks man
|
#4
|
||||
|
||||
it still shows me using a different style
i am using the quick style selecter |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|