Quote:
Originally Posted by Gellpak
Is there a list of conditionals that can be used in the templates?
I'm attempting to make the whole row of each thread with a new post have a different color than those which have no new posts. It's probably possible to do this with the $thread[statusicon] variable, but there are (looks like) 18 possible values of that, so it would get to be a headache. There has to be a variable already set that indicates whether the current thread has new posts...?
|
I guess people dont get what you mean. I do. I asked about this ages ago but I am on ignore at the moment.
I was also curious if there was a way to pull information from a variable in templates.
Example. I want to have information on user 200
insted of $user[fieldx] I want $pull(200)[fieldx] so this phantom 'pull' command works as the user or userinfo string but can be used at anytime anywhere.
would solve a kazillion hacks that need extra information. say gender on a pager or ummm avatar of who sent you admeration the list could go on and on.
Im on 3.0.x but it would be nice to see someone have this for their system.