11 lines
909 B
Plaintext
11 lines
909 B
Plaintext
|
%META:TOPICINFO{author="TWikiContributor" date="1160971176" format="1.2" version="1"}%
|
||
|
%META:TOPICPARENT{name="TWikiPreferences"}%
|
||
|
#VarBROWN
|
||
|
|
||
|
---+++ BROWN -- start brown colored text
|
||
|
* =BROWN= 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>BROWN% brown text %<nop>ENDCOLOR%=
|
||
|
* Expands to: %BROWN% brown 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
|