History: PluginBox
Preview of version: 13
To place a simple box around text , you can use the ^ tag, as explained in WikiFormattingDoc. The BOX plugin, described here, creates a box with a title bar. Optionally, you can add title text, a background color, and/or a width (specified in pixels or a percentage of the available window space). The title bar is formatted using the CSS style used for module headings, so the box will look consistent no matter which theme is chosen.
NOTE: Not all plugins are enabled by default. Ask your Tiki administrator if the BOX plugin is available.
Quick Refererence
Here's the BOX plugin's syntax.
Plugin execution pending approval
This plugin was recently added or modified. Until an editor of the site validates the parameters, execution will not be possible.
Note the following:
- Title is text that appears in a one-line title box. Keep it short!
- color is a hexadecimal color code, such as #FFFFFF (white).
- num is the width of the box in pixels or, if followed by a percent sign, the width as a percentage of the available window area.
- The commas aren't needed unless you type two or more of the options.
TIP: Even though the title 's optional, be sure to define a title. The default title is "Message Box," which isn't very helpful to your readers.
The square brackets indicate that the parameter is optional.
For step-by-step instructions and detailed instructions, see PluginBoxDoc.