toggle block
{toggle} is used to create a block of text that can be displayed or hidden by clicking on the 'link' text. You may also add a 'summary' for a condensed entry when collapsed. Toggle blocks may not be nested.
{toggle link="Click here to expand" summary="I am collapsed"}
<p>This is the detailed text for this entry</p>
{/toggle}
Loading Help
