Template:Collapse top/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>TheFrz
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
<!-- Place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
 
{{Template shortcut|Cot}}
{{Template shortcut|Cot}}


Line 54: Line 54:
{{collapse bottom}}
{{collapse bottom}}


<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
{{Documentation categories|
<!-- Categories below this line, please; interwikis at Wikidata -->
<!-- Categories and interwikis go here. -->
[[Category:Formatting templates]]
[[Category:Formatting templates]]
}}</includeonly>
}}

Revision as of 11:05, 1 December 2020

This subpage provides documentation for Template:Collapse top.

Shortcut

The {{collapse top}} template (or {{cot}}), and its paired template {{collapse bottom}} (or {{cob}}), are used for placing a collapse box around a talk page discussion, especially when the content contains complex wikimarkup such as tables. For very simple content, the one-piece template {{collapse}} can be used instead.

Parameters

This template takes the following parameters, all of which are optional

Parameter Description
expand
border
margin
width
bg-header
left
padding-header
1 or header
padding-content
bg-content

Usage

Place {{collapse top}} (or {{cot}}), and {{collapse bottom}} (or {{cob}}), around the text to be collapsed. For example:

{{collapse top|This is the title text}}
Sample contents text
{{collapse bottom}}

produces:

This is the title text [Expand]

Sample contents text