Warning
This is an unofficial archive of PsychonautWiki as of 2025-08-08T03:33:20Z. Content on this page may be outdated, incomplete, or inaccurate. Please refer to the original page for the most up-to-date information.

Template:Sidebar with collapsible lists/doc: Difference between revisions

From PsychonautWiki Archive
Jump to navigation Jump to search
>PJosepherum
m 1 revision
>PJosepherum
m 1 revision
 
(No difference)

Latest revision as of 17:16, 6 June 2014

{{Sidebar with collapsible lists}} is a version of the {{sidebar}} template which offers collapsible lists as an alternative to sidebar's content parameters.

Usage

Template:Sidebar with collapsible lists Parameters with infrequent use omitted.

{{Sidebar with collapsible lists
| name       = {{subst:PAGENAME}}
| outertitle = 
| topimage   = 
| pretitle   = 
| title      = 
| image      = 
| expanded   = {{{expanded|{{{1|}}}}}} <!-- displays a specific list -->

| headingstyle   = 
| listtitlestyle = 
| contentstyle   = 

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

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

<!-- ...  -->

}}

Parameters

The topmost parameters (including name, outertitle, topimage, pretitle, title, image, headingstyle, contentstyle) are defined at the Sidebar template page.

The listtitlestyle and liststyle parameters are the equivalent of {{collapsible list}}'s titlestyle and liststyle parameters, while each listNtitle and listN parameter is the equivalent of {{collapsible list}}'s title and unnamed list parameter, respectively.

The listNname parameters are used to identify which, if any, list is to be shown expanded; see {{collapsible lists option}}.

Other parameters

In addition to the above, the following collapsible list-related parameters are also available:

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.

As with the sidebar template, {{normalwraplink}} may be used to handle links that should wrap within the sidebar or otherwise need to be made to wrap, in order to prevent the sidebar from becoming too wide. Use {{normalwraplink|longlinkname}}, where |longlinkname is the long link without its square brackets.

Use the |wraplinks=true parameter to turn link wrapping off for the whole template.

Examples

Examples of this template can be found by checking the template's backlinks with "What links here".

See also