Шаблон:Sidebar with collapsible lists/док

Извор: Викизворник

Шаблон:High-use

{{Sidebar with collapsible lists}} is a version of {{Sidebar}} which offers collapsible lists in addition to Sidebar's content parameters.

Usage[уреди]

Шаблон:Generic template demo Parameters with infrequent use omitted.

{{Sidebar with collapsible lists
| name     = {{subst:PAGENAME}}
| pretitle = 
| title    = 
| image    = 
| templatestyles = 
| expanded = {{{expanded|}}}

| heading1   = 
| list1name  = 
| list1title = 
| list1      = 

| heading2   = 
| list2name  = 
| list2title = 
| list2      = 

<!-- ...... -->

| headingN =         <!-- Template:Sidebar's "headingN" and/or "contentN" parameters (where -->
| contentN =         <!-- N is a number) may be used to include uncollapsible lists/content -->

<!-- ...... -->

| below = 

}}

Parameters[уреди]

Шаблон:Further This template takes all {{sidebar}} parameters. In addition:

Шаблон:Para
The displayed title of the collapsible listn.
Шаблон:Para
The contents of the collapsible listn.
Шаблон:Para
A class can be added to target a specific list either with TemplateStyles or microformats. See Template:Sidebar#Classes.
In the context of TemplateStyles, specific list contents can be targeted like so: .templateclass .listnclass .sidebar-list-title for a specific list title and .templateclass .listnclass .sidebar-list for a specific list.
Шаблон:Para Страница Шаблон:Nobold/styles.css нема садржај.and Шаблон:Para
Шаблон:Para is used to indicate which (if any) list named Шаблон:Para is shown expanded when the template is first displayed; see {{Collapsible lists option}}.

A Шаблон:Para without a Шаблон:Para displays the default title ("List").

Handling long links[уреди]

Шаблон:Further

See Template:Sidebar#Handling long links.

TemplateStyles[уреди]

The classes available for styling, besides those listed in Template:Sidebar#TemplateStyles, are:

.sidebar-collapse
The top-level {{sidebar with collapsible lists}} class.
.sidebar-list
The class is a container when either Шаблон:Para or Шаблон:Para is provided in {{sidebar with collapsible lists}}.
.sidebar-list-title
The class associated with a Шаблон:Para. Every list title will have this class.
.sidebar-list-content
The class associated with a Шаблон:Para. Every list content will have this class.

Deprecated parameters[уреди]

Шаблон:Further These parameters are deprecated for the same reason as the style parameters in Template:Sidebar.

listtitlestyle Страница Шаблон:Nobold/styles.css нема садржај.and liststyle
These are the equivalent of, respectively, {{Collapsible list}}'s titlestyle and liststyle parameters.
listframestyle
Sets the framestyle (see {{Collapsible list}}) for the lists.
listNframestyle
Sets the framestyle for listN, overriding listframestyle.
listNtitlestyle
Sets the titlestyle for listN, overriding listtitlestyle above.
listNstyle
Sets the liststyle for listN, overriding liststyle above.

See also[уреди]