Tree: Difference between revisions

From bradwiki
Jump to navigation Jump to search
(Created page with "{{#tree: *A **A1 **A2 ***A21 ***A22 **A3 *B }}")
 
No edit summary
Line 7: Line 7:
**A3
**A3
*B
*B
}}
{{#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
}}
}}

Revision as of 18:49, 19 January 2013

{{#tree:

  • A
    • A1
    • A2
      • A21
      • A22
    • A3
  • B

}}

{{#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

}}