View Full Version : If Condition using "ThreadID"
RedeemedWarrior
03-16-2009, 08:41 AM
Heya i had this idea that would allow certain threads to show a differant skin,
is there a conditional i could use for that?
nexialys
03-16-2009, 11:53 AM
<if condition="$threadinfo['threadid']">
</if>
but what you ask is about what skin to show or not, so it would be more like "if (styleid == '') show threadid...
RedeemedWarrior
03-16-2009, 02:20 PM
ah thank you
now to decide how best to splice all this together
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.