The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Heya i had this idea that would allow certain threads to show a differant skin,
is there a conditional i could use for that? |
|
#2
|
|||
|
|||
|
<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... |
|
#3
|
|||
|
|||
|
ah thank you
now to decide how best to splice all this together |
![]() |
|
|