| width="value" |
When contained by a table, the width of said table. Value goes
directly into the width tag of the table. If this is
not given the table will have whatever width it needs |
| format="value" |
How the menu is contained. This can be one of "table",
"dlist" or "list". The "dlist" uses
<dl>...</dl> to contain the menu. The others
use <table>...</table>. The "list"
is a slightly different format of menu - instead of having an icon
with an associated name and then a comment as per the normal
menu this produces an icon with an associated comment |
colour="value"
color="value" |
The colour of the default icon for menu items. The available colours
depend on the icon type and size you have choosen |
| size="value" |
The size of the icon and menu information. Normal values are
"small", "medium" and "large",
although exactly what is available depends on the icon being
used |
| icon="value" |
The icon to use. See elsewhere for the list of these. |
| style="value" |
A style to use |
| bold="value" |
When set to "0" stops the name associated with the icon
in "table" formats being bold |