Template:Collapsible section: Difference between revisions
Appearance
Content deleted Content added
Caleb Cooper (talk | contribs) Created page with "<div class="NavFrame" style="font-size:100%;margin:0;border-style:none;padding:0;"> <div class="NavFrame" style="margin:0;border-style:none;padding:0;{{{framestyle|}}}"><!--..." |
(No difference)
|
Latest revision as of 11:10, 13 November 2020
[title]
— View by clicking [show] —
| Collapsible templates | ||||
|---|---|---|---|---|
|
||||
| Article namespace | ||||
|
||||
| Infoboxes | ||||
| Navigation templates | ||||
| Talk namespace | ||||
|
||||
Syntax
{{Collapsible section
| framestyle = <!-- CSS styling applied to section -->
| titlealign = <!-- center (default), left or right -->
| titlestyle = <!-- CSS styling applied to title -->
| title =
| content =
| note = <!-- set to "omit", "off", "exclude", etc to omit "View by" note, otherwise delete or leave unused -->
}}
To omit the "View by clicking [show]" message below the title, set |note=omit or off or exclude etc.
Example
{{Collapsible section
| title = Example
| content = ''{{Lorem ipsum}}''
}}
produces:
Example
— View by clicking [show] —
See also
- {{Collapsible list}}
- {{Collapse top}}
- {{Collapse bottom}}