<span style='background : %VAR{"WEBBGCOLOR" web=%INCLUDINGWEB%}%'>blah-blah...</span>
However this does not work. I think, because " signs absence around %INCLUDINGWEB% .
<span style='background : %VAR{"WEBBGCOLOR" web=%INCLUDINGWEB%}%'>Wrong inline style</span>
Wrong inline style
and...
<span style='background : %VAR{"WEBBGCOLOR" web="%INCLUDINGWEB%"}%'>Correct inline style</span>
Correct inline style
| TWiki version: | TWikiRelease01Sep2004 |
| TWiki plugins: | DefaultPlugin, SpreadSheetPlugin, CommentPlugin, EditTablePlugin, InterwikiPlugin, RenderListPlugin, SlideShowPlugin, SmiliesPlugin, TablePlugin |
| Server OS: | Linux 2.4.26 |
| Web server: | Apache 1.3.31 |
| Perl version: | 5.8.4 |
| Client OS: | Win2k sp4 |
| Web Browser: | Mozilla 1.7.3 |