{cloak}
Plugin: Composition Plugin
Creates a cloaked section which can be toggled between being visible and hidden.
Description
This macro is usually used in coordination with a toggle-cloak macro.
Usage
Parameters
| Name |
Required |
Default |
Description |
| id | | | The unique ID of the cloaked section. May be '*' to be an auto-id. |
| visible | | false | If 'true', the section will be visible initially. |
Examples
Simple Cloak
This is an example of a simple cloak setup which will default to all cloaked sections starting out hidden.
Exclusive Cloak
This is an example of a simple cloak setup which will only reveal one section at a time.
See Also