PI: ixtable
The purpose of a ixtable is to produce an indextable of indexed words, see IndexWord .
<?_wxt ixtable category="" cols="" root=""?>
The parameters are:
cols (optional) | The number of columns we want in the table (>=1). Default is 1. |
category (optional) | The category we want to include. Default is _all. |
root (optional) | The id of a module that serves as root for the indexing we produce. Default is all modules. |
Styleclass(es) describing this PI is: wxtixtablen, where n is the number of columns selected, se distributed std styles.
Examples:
<div> <?_wxt ixtable category="person"?> </div>