home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 June / PCWorld_2007-06_cd.bin / temacd / wikipad / WikidPad-1.9beta2.exe / {app} / WikidPadHelp / data / Templates.wiki < prev    next >
Encoding:
Text File  |  2006-03-09  |  784 b   |  30 lines

  1. ∩╗┐++ Templates
  2.  
  3. If a non-existing page has only one parent which has a "template" property, the initial content of the new page will be taken from the page pointed to by the property.
  4.  
  5. The new page will (as always) only be created effectively after it is modified in some way.
  6.  
  7.  
  8. Example:
  9.  
  10. Let's assume you want to record things you have bought,
  11. each article on it's own page.
  12.  
  13.  
  14. So at first create a template page: BoughtTemplate.
  15.  
  16. Then define this as a root page which uses the template:
  17. [template: BoughtTemplate].
  18.  
  19.  
  20. Now you can create subpages:
  21.  
  22.     * BoughtFoobaromatic (this is already created)
  23.     * BoughtStopAndGoer (go to this to see the template)
  24.     * NotBoughtAlsoTemplate (or to this page)
  25.  
  26.  
  27.  
  28. You can enhance this example using [FormPages].
  29.  
  30.