Writer instructions | ||
Purpose | Use this page to display a banner announcement on each page of the space. Create the Space announcements page in the master space, outside of the Home branch. You can version the Space announcements page to enable different banners to be published into different target spaces, however, the banner that is displayed in the versioned (master) space itself only displays the most recently-published banner. If you find errors in the banner area of your versioned space and you are sure the Space announcements page is set up correctly, try publishing the page to the same space. For more information, see Space-announcements-banners. | |
Removing | When an announcement is no longer needed, remove the BMC Space Banner macro. | |
Translation | Localized spaces using the L10n Viewport theme must change the name of this page to Space announcements l10n. See Configuring-the-Scroll-ViewPort-theme-for-translated-spaces. | |
Usage | Choose one or none of the following BMC Space Banner macros. If your space requires another kind of announcement, you can use this page in coordination with your team lead and editors. |
Reading the syntax diagrams
Syntax diagrams define primary command syntax.
- A parameter is either a keyword or a variable.
- All KEYWORDs are shown in uppercase characters and must be spelled exactly as shown. You cannot substitute another value. If any part of a KEYWORD is shown in lowercase characters, that part is optional.
- Variables are user-specified values and are printed in lowercase italics. For example, dataset-name indicates you are to substitute a value.
The syntax for commands is described in diagrams that help you visualize parameter use. The following example shows a command and a parameter:
Read the diagrams from left to right and from top to bottom. These symbols help you follow the path of the syntax:
indicates the beginning of a statement. | |
indicates the statement is continued on the next line. | |
indicates the statement is continued from the previous line. | |
indicates the end of a statement. |
Required parameters appear on the horizontal line (the main path). Optional parameters appear below the main path. Default parameters appear above the main path and are optional. The command executes the same whether the default parameter is included or not.
Vertically stacked parameters are mutually exclusive. If you must choose a parameter, one item of the stack appears on the main path. If the parameters are optional, the entire stack appears below the main path. If a parameter in a stack is the default, it appears above the main path.
If the same parameters are used with several commands their syntax may be documented in a separate diagram. In the command syntax, these common parameters are indicated with separators before and after the parameter name.
An arrow returning to the left indicates a repeatable item. If the arrow contains a comma, separate the repeated items with a comma.
Partial column names
If a primary command allows a parameter of column-name, you can specify a partial column name instead of the entire name. Simply enter at least the first character of the column’s name. Do not use a wild card character. For example, to locate the column FIRSTNME, enter LOCATE F in the COMMAND field. If the partial name qualifies more than one column, a window displays the matching column names allowing you to select one.