|
ENDBG -- end background color section
-
ENDBG is a rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in that topic for a complete list of background colors.
- Syntax:
%REDBG% red background %ENDBG%
- Expands to:
red background
- Note:
%<color>BG% section must end with %ENDBG% . If you want to switch from one background color to another one you first need to end the active background color with %ENDBG% , such as %REDBG% some text %ENDBG% %GREENBG% more text %ENDBG% .
- Related: VarENDCOLOR, VarREDBG, TWikiPreferences rendering shortcuts, StandardColors
|