Template:PrintWikiTree

    Table of contents
    No headers
    {{ if ($include_toc) { if (String.toupper($include_toc)=='TRUE') { web.html("<h1>Table of contents</h1>"); wiki.toc(page.path); } } else { web.html("<h1>Table of contents</h1>"); wiki.toc(page.path); } }}
    {{ if ($include_root) { if (String.toupper($include_root)=='TRUE') { web.html('<h1>'..wiki.getpage($path).title..'</h1>'..wiki.page($path)) } } }}
     
    {{ var s ='<h'..(#p.parents-#wiki.getpage(pth).parents)..'>'..p.title..'</h'..(#p.parents-#wiki.getpage(pth).parents)..'>'; web.html(s); }}

    {{ wiki.page(p.path) }}

    Tag page
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by