Template:Collapsible Nav Section
Revision as of 11:57, 29 October 2010 by Bea Linden (talk | contribs) (Created page with '{{#vardefine:expand|{{#ifeq:{{{expand}}}|{{{sec-title}}}||collapsed}}}} <table class="collapsible {{#var:expand}}" width="100%" border=0 style="border: 0px; background: {{{color|...')
{{{sec-title}}} ...click to display → |
---|
{{{sec-content}}} |
This template is designed to be used within a navigation box, to create sections that are Parameters:
- sec-title - title of the collapsible section
- sec-content - content in the collapsible section
- match - if the current page name contains this string anywhere within it, then section will be opened by default; otherwise, it will be collapsed by default.