head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2007.01.16.04.11.58; author TWikiContributor; state Exp; branches; next ; desc @buildrelease @ 1.1 log @buildrelease @ text @%META:TOPICINFO{author="TWikiContributor" date="1160971176" format="1.2" version="1"}% %META:TOPICPARENT{name="TWikiPreferences"}% #VarAQUA ---+++ AQUA -- start aqua colored text * =AQUA= is one of the rendering shortcut settings predefined in TWikiPreferences. See the section [[TWikiPreferences#RenderingShortcuts][rendering shortcut settings]] in that topic for a complete list of colors. * Syntax: =%<nop>AQUA% aqua text %<nop>ENDCOLOR%= * Expands to: %AQUA% aqua text %ENDCOLOR% * __Note:__ =%<color>%= text must end with =%<nop>ENDCOLOR%=. If you want to switch from one color to another one you first need to end the active color with =%<nop>ENDCOLOR%=, e.g. write =%<nop>RED% some text %<nop>ENDCOLOR% %<nop>GREEN% more text %<nop>ENDCOLOR%=. * Related: [[TWikiVariables#VarENDCOLOR][ENDCOLOR]], [[TWikiPreferences#RenderingShortcuts][TWikiPreferences]], StandardColors @