The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Looking for template condtional for thread starter id
Hi there,
I am looking for a conditional to show something like the following. <if>thread starter ID is this, then show this code else thread starter ID is, then show this code'' </if> Basically I have two admins and I want to show two different banners in the post bit depending on who created a topic. If any one can advise me, that would be great. Regards, Richie |
#2
|
||||
|
||||
Perhaps
HTML Code:
<if condition="$thread['postuserid'] == x"> stuff </if> |
#3
|
||||
|
||||
Thanks for that Lynne,
I opened a vb.com support ticket and I was told no such conditional existed and that I needed to ask for a code modification here. It works just the way I need it. Thanks again. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|