Fix link to AFS Lore wiki
[openafs-wiki.git] / TWiki / VarENDCOLOR.mdwn
1 <a name="VarENDCOLOR"></a>
2
3 ### <a name="ENDCOLOR -- end colored text"></a> ENDCOLOR -- end colored text
4
5 - `ENDCOLOR` is a rendering shortcut settings predefined in [[TWikiPreferences]]. See the section [[rendering shortcut settings|Main/TWikiPreferences#RenderingShortcuts]] in that topic for a complete list of colors.
6 - Syntax: `%RED% red text %ENDCOLOR%`
7 - Expands to: %RED% red text %ENDCOLOR%
8 - **_Note:_** `%<color>%` text must end with `%ENDCOLOR%`. If you want to switch from one color to another one you first need to end the active color with `%ENDCOLOR%`, e.g. write `%RED% some text %ENDCOLOR% %GREEN% more text %ENDCOLOR%`.
9 - Related: [[VarAQUA]], [[VarBLACK]], [[VarBLUE]], [[VarBROWN]], [[VarGRAY]], [[VarGREEN]], [[VarLIME]], [[VarMAROON]], [[VarNAVY]], [[VarOLIVE]], [[VarORANGE]], [[VarPINK]], [[VarPURPLE]], [[VarRED]], [[VarSILVER]], [[VarTEAL]], [[VarWHITE]], [[VarYELLOW]], [[TWikiPreferences|Main/TWikiPreferences#RenderingShortcuts]], [[StandardColors]]