From Last Outlaws Online

[edit] [history] [purge] Documentation Template documentation

This documentation is transcluded from Template:Collapse top/doc.

Usage[edit]

This template is paired with the {{Collapse bottom}} template. These two templates create a collapsible box in which content can be placed in. This can be useful for collapsing down big talk page discussions. This template creates the box, in which the template Collapse Bottom will tell this template where the box is to stop.

Syntax[edit]

There are 13 parameters available, all optional.

positional parameter number 1 or title[edit]

Title of the collapsible box.

{{collapse top|<title=hi>}}

warning[edit]

This will show the following under the title: The following is a closed debate. Please do not modify it.

{{collapse top|<title=hi>|<warning=a>}}

positional parameter number 2[edit]

Overrides the text for warning

{{collapse top|<hi>|<custom warning>}}

left[edit]

Aligns the text in box to the left

{{collapse top|<left=a>}}

bg[edit]

Sets the background color of the title

{{collapse top|<bg=#cf3>}}

border[edit]

Sets the width of the border

{{collapse top|<border=5px>}}

b-color[edit]

Sets the color of the border

{{collapse top|<b-color=#f4d234>}}

padding[edit]

Sets the padding of the box

{{collapse top|<padding=20px>}}

width[edit]

Sets the width of the box

{{collapse top|<width=200px>}}

border2[edit]

Sets the border of the box when it has expanded. Do not add an option for line style (dotted, dashed etc.)

{{collapse top|<border2=5px black>}}

bg2[edit]

Sets the background color of the box when it has expanded

{{collapse top|<bg2=silver>}}


indent[edit]

Indents the box from the left of the page. Case-sensitive.

{{collapse top|<indent=3em>}}

expand[edit]

If specified with any non-empty value, the box is expanded by default instead of collapsed.

{{collapse top|<expand=a>}}


Please see Template:Collapse top/doc for more information.