wiki-archive/twiki/data/TWiki/VarGRAY.txt,v

35 lines
1.1 KiB
Plaintext

head 1.1;
access;
symbols;
locks; strict;
comment @# @;
1.1
date 2007.01.16.04.12.03; 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"}%
#VarGRAY
---+++ GRAY -- start gray colored text
* =GRAY= 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>GRAY% gray text %<nop>ENDCOLOR%=
* Expands to: %GRAY% gray text %ENDCOLOR%
* __Note:__ =%&lt;color&gt;%= 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
@