Template:ToggleTree

Page last modified 23:17, 12 May 2009 by Liraz | Page History
Table of contents
No headers
var basepath = $0 ?? $path;
var base = basepath ? wiki.getpage(basepath) : page;

foreach (var p in list.sort(map.values(base.subpages), "title")) {
    web.toggle(wiki.page(p.path), p.title);
}

 

Tag page
Page statistics
889 view(s), 2 edit(s), and 241 character(s)

Comments

You must login to post a comment.

Attach file

Attachments