HTML infobox is a HTML table that can be visualized or hidden using JavaScript. It is convenient means of saving real estate on page, while still including text in easily accessible form.
< <infobox:id:link:tableargs: Content> >
Is HTML object ID that is used in JavaScript manipulations to refer to the box
The link text for visualizing the box
Additional arguments for the
Any content to be displayed. Raw HTML.
Example
<<infobox:blognav:Show Navigation:align=right width=300:
*Navigation*
* <<link: >>
* Administrative issues
- <<link: >>
>>