Template:CollapsibleSection

From Second Life Wiki
Revision as of 10:39, 29 October 2010 by Bea Linden (talk | contribs) (Created page with '{| class="wikitable collapsible {{{collapse_param|autocollapse}}}" align="{{{align|left}}}" valign="{{{valign|top}}}" width="{{{width|100%}}}" !style="font-size: {{{font_size|16p...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


This template allows you to create collapsible sections for your wiki pages. The parameters are as follows:

  • Functional Parameters
    • collapse_param
      • Determines how the collapsible section should appear on load. Param can be:
        • "" (will be open by default)
        • collapsed (will be closed by default)
        • autocollapse (will be closed if more than 2 sections are on the same wiki page) - default
  • Style Parameters
    • Table Params
      • valign (top)
      • align (left)
      • width (100%)
    • Header Params
      • font_size (16px)
      • font_weight (bold)
      • text_align (center)
      • title_bgcolor (#2c6778)
      • title_color (white)
    • Content Block Params
      • content_align (left)
      • content_bgcolor (#EEEEFF)
      • content_color (black)
  • Content Parameters
    • title
    • content