Difference between revisions of "MediaWiki:NavTree"

From Brajdiscovery
Jump to navigation Jump to search
(Created page with '{{#tree: *Main Page *Recent changes *{{#ifgroup:sysop|Admin}} *{{#ifgroup:sysop|Logs}} *{{#ifgroup:sysop|Tasks}} }}')
 
Line 1: Line 1:
 
{{#tree:
 
{{#tree:
*[[Main Page]]
+
*Root1
*[[Special:Recentchanges|Recent changes]]
+
**Sub-item
*{{#ifgroup:sysop|Admin}}
+
**Another sub-item
*{{#ifgroup:sysop|Logs}}
+
*Root2
*{{#ifgroup:sysop|Tasks}}
+
**Sub-item
 +
**Another sub-item
 +
}}
 +
 
 +
{{#menu:
 +
*Root1
 +
**Sub-item
 +
**Another sub-item
 +
*Root2
 +
**Sub-item
 +
**Another sub-item
 +
}}
 +
 
 +
{{#tree:id=siteTree|openlevels=1|root=Organic Design|
 +
*Root
 +
**Sub-item
 +
**Another sub-item
 
}}
 
}}

Revision as of 11:08, 6 December 2009

{{#tree:

  • Root1
    • Sub-item
    • Another sub-item
  • Root2
    • Sub-item
    • Another sub-item

}}

{{#menu:

  • Root1
    • Sub-item
    • Another sub-item
  • Root2
    • Sub-item
    • Another sub-item

}}

{{#tree:id=siteTree|openlevels=1|root=Organic Design|

  • Root
    • Sub-item
    • Another sub-item

}}