Template:CollapsibleSection

From Second Life Wiki
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 (#7ca59f)
      • title_color (white)
    • Content Block Params
      • content_align (left)
      • content_bgcolor (#EEEEFF)
      • content_color (black)
  • Content Parameters
    • title
    • content