# <a name="WebMenu_format"> </a> [[WebMenu]] format

<table border="1" cellpadding="1" cellspacing="0">
  <tr>
    <td> %<nop>WEB{name="..." home="..." [expand="always or never"]}% </nop></td>
    <td> entry for Web </td>
  </tr>
  <tr>
    <td> %<nop>ITEM{name="..." [topic="..."]}% </nop></td>
    <td> topic in Web, any number of these after %<nop>WEB% </nop></td>
  </tr>
  <tr>
    <td> %<nop>DEFAULTITEMS% </nop></td>
    <td> default topics sefined by using SET DEFAULTITEMS </td>
  </tr>
</table>

* One of the above items per line, see example that comes with [[TigerSkinPlugin]], or the Knowledge webs [[Know/WebMenu]].

* The DEFAULTITEMS is a comma separated set of items. _No_ spaces between comma and items!