Hey everyone,
I was wondering if it's possible to show a song's comment next to the author - title in a skin ONLY if the comment is set.
I know it's simple just to show the comment (add %comment) but I want to show it between brackets, so if it's not set, I only get two empty brackets...
Any help?
Thanx in advance!
Grtz
I was wondering if it's possible to show a song's comment next to the author - title in a skin ONLY if the comment is set.
I know it's simple just to show the comment (add %comment) but I want to show it between brackets, so if it's not set, I only get two empty brackets...
Any help?
Thanx in advance!
Grtz
Posted Tue 19 Aug 08 @ 4:20 am
It isn't possible to use conditional coding in skins.
So you will always have empty brackets.
Or else you could code it like this:
%Author - %Title - %Comment
And if the comment isn't there you will have " - " at the end of the title name.
So you will always have empty brackets.
Or else you could code it like this:
%Author - %Title - %Comment
And if the comment isn't there you will have " - " at the end of the title name.
Posted Tue 19 Aug 08 @ 5:35 am
ok, tnx anyway!
Posted Tue 19 Aug 08 @ 6:15 am