| There are two methods used to create a new web.  First you can use a specially designed TemplateWeb .  This is an invisible web that begins with an underscore "_" character.  All topics in the _default template web will be copied into your new web. |  *Based on web:* | <select name="baseweb"> <option>_default</option> <option>Know</option> <option>Main</option> <option>Sandbox</option> <option>TWiki</option> </select> | Select a TemplateWeb  |
 
 |  |