PI: tocchildren
The purpose is to set up a TOC of all children.
<?_wxt tocchildren cols="" divider="" left="" right="" thumb=""?>
The parameters are:
| cols (optional) | Number of columns. Default is "0", which sets up a line. | 
| left (optional) | A string that will appear left of all entries. Default is the empty string. | 
| right (optional) | A string that will appear right of all entries. Default is the empty string. | 
| divider (optional) | A string that will appear between all entries. Default is the empty string. | 
| thumb (optional) | If the value is "yes", the children are represented by their thumbs as defined in the script. | 
| target (optional) | To facilitate use of frames on a webpage. The refreneced entries will be opened in this frame. | 
A typical tocchildren PI will look like:
<?_wxt tocchildren left="[" right="]"?>
The only involved style-classe is: tocchildren-0. See Styling
 
   
 
 
 
		    