Remove old TWiki pages
[openafs-wiki.git] / TWiki / VarWHITE.mdwn
diff --git a/TWiki/VarWHITE.mdwn b/TWiki/VarWHITE.mdwn
deleted file mode 100644 (file)
index 70e1d3c..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-<a name="VarWHITE"></a>
-
-### <a name="WHITE -- start white colored tex"></a> WHITE -- start white colored text
-
-- `WHITE` 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: `%WHITE% white text %ENDCOLOR%`
-- Expands to: <span>%WHITE% white text %ENDCOLOR%</span> (shown with a gray background here)
-- **_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/VarENDCOLOR]], [[TWikiPreferences|Main/TWikiPreferences#RenderingShortcuts]], [[StandardColors]]