The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
I need a conditional in headinclude to separate css for certain vbadvanced pages.
I'm using vbadvanced and I've got 2 css files linked in the headinclude that are for added pages. Each are for a different page and I don't want them to conflict. How do I write a conditional (if/else statement) for this? The urls for these pages end in ?pageid=pagename and I'm not sure if there's a variable for that or what.
any help is appreciated. --------------- Added [DATE]1253832519[/DATE] at [TIME]1253832519[/TIME] --------------- so I been trying to figure this out all day and finally made a thread to get help and now I figure it out :P <if condition="$pages['name'] == 'pagename'"> this was what I was looking for. If anyone knows where to find a list of these variables (e.g. "$pages") then plz point me in that direction cause I couldn't find anything like that. I found this example with more searching on the web. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|