buildrelease
[openafs-wiki.git] / TWiki / VarGRAY.mdwn
diff --git a/TWiki/VarGRAY.mdwn b/TWiki/VarGRAY.mdwn
new file mode 100644 (file)
index 0000000..4dffd9e
--- /dev/null
@@ -0,0 +1,9 @@
+<a name="VarGRAY"></a>
+
+### <a name="GRAY -- start gray colored text"></a> GRAY -- start gray colored text
+
+- `GRAY` is one of the rendering shortcut settings predefined in [[TWikiPreferences]]. See the section [[rendering shortcut settings|Main/TWikiPreferences#RenderingShortcuts]] in that topic for a complete list of colors.
+- Syntax: `%GRAY% gray text %ENDCOLOR%`
+- Expands to: %GRAY% gray text %ENDCOLOR%
+- **_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%`.
+- Related: [[ENDCOLOR|Main/TWikiVariables#VarENDCOLOR]], [[TWikiPreferences|Main/TWikiPreferences#RenderingShortcuts]], [[StandardColors]]