Template:MakeBook >

Template:MakeBook

Table of contents
No headers
{{ if ($include_toc) { if (String.toupper($include_toc)=='TRUE') { web.html("<h1>Tabla de contenidos</h1>"); wiki.toc(page.path); } } else { web.html("<h1>Tabla de contenidos</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.
Powered by MindTouch Deki v.8.08.2