Template:Sidebar with collapsible lists: Difference between revisions

From Linguifex
Jump to navigation Jump to search
(Created page with "{{Sidebar | wraplinks = {{{wraplinks|}}} | name = {{{name|{{PAGENAME}}}}} | bodyclass = {{{bodyclass|{{{class|}}}}}} | bodystyle = {{{bodystyle|{{...")
 
(Replaced content with "{{#invoke: Sidebar | collapsible }}<noinclude> {{documentation}} Category:Templates </noinclude>")
Tag: Replaced
 
Line 1: Line 1:
{{Sidebar
{{#invoke: Sidebar | collapsible }}<noinclude>
| wraplinks      = {{{wraplinks|}}}
{{documentation}}
| name            = {{{name|{{PAGENAME}}}}}
[[Category:Templates]]
| bodyclass      = {{{bodyclass|{{{class|}}}}}}
</noinclude>
| bodystyle      = {{{bodystyle|{{{style|}}}}}}
| width          = {{{width|}}}
| cellspacing    = {{{cellspacing|0}}}
| cellpadding    = {{{cellpadding|0}}}
| float          = {{{float|right}}}
 
| outertitle      = {{{outertitle|}}}
| outertitleclass = {{{outertitleclass|}}}
| outertitlestyle = {{{outerttitlestyle|}}}
 
| topimage        = {{{topimage|}}}
| topimageclass  = {{{topimageclass|}}}
| topimagestyle  = {{{topimagestyle|}}}
| topcaption      = {{{topcaption|}}}
| topcaptionstyle = {{{topcaptionstyle|}}}
 
| pretitle        = {{{pretitle|}}}
| pretitleclass  = {{{pretitleclass|}}}
| pretitlestyle  = {{{pretitlestyle|}}}
| title          = {{{title|}}}
| titleclass      = {{{titleclass|}}}
| titlestyle      = {{{titlestyle|}}}
 
| image          = {{{image|}}}
| imageclass      = {{{imageclass|}}}
| imagestyle      = {{{imagestyle|}}}
| caption        = {{{caption|}}}
| captionstyle    = {{{captionstyle|}}}
 
| aboveclass      = {{{aboveclass|}}}
| abovestyle      = border-top: 1px solid #aaa; border-bottom: 1px solid #aaa; {{{abovestyle|}}}
| above          = {{{above|}}}
 
| headingclass    = {{{headingclass|}}}
| headingstyle    = {{{headingstyle|}}}
| contentclass    = {{{contentclass|}}}
| contentstyle    = {{{contentstyle|}}}
 
| heading1style  = {{{heading1style|}}}
| heading1        = {{{heading1|}}}
| content1style  = {{{content1style|}}}
| content1        = {{#if:{{{list1|}}}|
                      {{Sidebar with collapsible lists/row
                      | framestyle = {{#if:{{{listframestyle|}}}{{{list1framestyle|}}}|{{{listframestyle|}}}; {{{list1framestyle|}}}}}
                      | title      = {{{list1title|}}}
                      | titleclass = {{{listtitleclass|}}}
                      | titlestyle = {{#if:{{{listtitlestyle|}}}{{{list1titlestyle|}}}|{{{listtitlestyle|}}}; {{{list1titlestyle|}}}}}
                      | listclass  = {{{listclass|}}} {{{list1class|}}}
                      | liststyle  = {{#if:{{{liststyle|}}}{{{list1style|}}}|{{{liststyle|}}}; {{{list1style|}}}}}
                      | expand    = {{#switch:{{{expanded|}}}|all|{{{list1name}}}=y}}
                      | 1 = {{{list1}}}
                      }}|
                      {{{content1|}}}
                    }}
 
| heading2style  = {{{heading2style|}}}
| heading2        = {{{heading2|}}}
| content2style  = {{{content2style|}}}
| content2        = {{#if:{{{list2|}}}|
                      {{Sidebar with collapsible lists/row
                      | framestyle = {{#if:{{{listframestyle|}}}{{{list2framestyle|}}}|{{{listframestyle|}}}; {{{list2framestyle|}}}}}
                      | title      = {{{list2title|}}}
                      | titleclass = {{{listtitleclass|}}}
                      | titlestyle = {{#if:{{{listtitlestyle|}}}{{{list2titlestyle|}}}|{{{listtitlestyle|}}}; {{{list2titlestyle|}}}}}
                      | listclass  = {{{listclass|}}} {{{list2class|}}}
                      | liststyle  = {{#if:{{{liststyle|}}}{{{list2style|}}}|{{{liststyle|}}}; {{{list2style|}}}}}
                      | expand    = {{#switch:{{{expanded|}}}|all|{{{list2name}}}=y}}
                      | 1 = {{{list2}}}
                      }}|
                      {{{content2|}}}
                    }}
 
| heading3style  = {{{heading3style|}}}
| heading3        = {{{heading3|}}}
| content3style  = {{{content3style|}}}
| content3        = {{#if:{{{list3|}}}|
                      {{Sidebar with collapsible lists/row
                      | framestyle = {{#if:{{{listframestyle|}}}{{{list3framestyle|}}}|{{{listframestyle|}}}; {{{list3framestyle|}}}}}
                      | title      = {{{list3title|}}}
                      | titleclass = {{{listtitleclass|}}}
                      | titlestyle = {{#if:{{{listtitlestyle|}}}{{{list3titlestyle|}}}|{{{listtitlestyle|}}}; {{{list3titlestyle|}}}}}
                      | listclass  = {{{listclass|}}} {{{list3class|}}}
                      | liststyle  = {{#if:{{{liststyle|}}}{{{list3style|}}}|{{{liststyle|}}}; {{{list3style|}}}}}
                      | expand    = {{#switch:{{{expanded|}}}|all|{{{list3name}}}=y}}
                      | 1 = {{{list3}}}
                      }}|
                      {{{content3|}}}
                    }}
 
| heading4style  = {{{heading4style|}}}
| heading4        = {{{heading4|}}}
| content4style  = {{{content4style|}}}
| content4        = {{#if:{{{list4|}}}|
                      {{Sidebar with collapsible lists/row
                      | framestyle = {{#if:{{{listframestyle|}}}{{{list4framestyle|}}}|{{{listframestyle|}}}; {{{list4framestyle|}}}}}
                      | title      = {{{list4title|}}}
                      | titleclass = {{{listtitleclass|}}}
                      | titlestyle = {{#if:{{{listtitlestyle|}}}{{{list4titlestyle|}}}|{{{listtitlestyle|}}}; {{{list4titlestyle|}}}}}
                      | listclass  = {{{listclass|}}} {{{list4class|}}}
                      | liststyle  = {{#if:{{{liststyle|}}}{{{list4style|}}}|{{{liststyle|}}}; {{{list4style|}}}}}
                      | expand    = {{#switch:{{{expanded|}}}|all|{{{list4name}}}=y}}
                      | 1 = {{{list4}}}
                      }}|
                      {{{content4|}}}
                    }}
 
| heading5style  = {{{heading5style|}}}
| heading5        = {{{heading5|}}}
| content5style  = {{{content5style|}}}
| content5        = {{#if:{{{list5|}}}|
                      {{Sidebar with collapsible lists/row
                      | framestyle = {{#if:{{{listframestyle|}}}{{{list5framestyle|}}}|{{{listframestyle|}}}; {{{list5framestyle|}}}}}
                      | title      = {{{list5title|}}}
                      | titleclass = {{{listtitleclass|}}}
                      | titlestyle = {{#if:{{{listtitlestyle|}}}{{{list5titlestyle|}}}|{{{listtitlestyle|}}}; {{{list5titlestyle|}}}}}
                      | listclass  = {{{listclass|}}} {{{list5class|}}}
                      | liststyle  = {{#if:{{{liststyle|}}}{{{list5style|}}}|{{{liststyle|}}}; {{{list5style|}}}}}
                      | expand    = {{#switch:{{{expanded|}}}|all|{{{list5name}}}=y}}
                      | 1 = {{{list5}}}
                      }}|
                      {{{content5|}}}
                    }}
 
| heading6style  = {{{heading6style|}}}
| heading6        = {{{heading6|}}}
| content6style  = {{{content6style|}}}
| content6        = {{#if:{{{list6|}}}|
                      {{Sidebar with collapsible lists/row
                      | framestyle = {{#if:{{{listframestyle|}}}{{{list6framestyle|}}}|{{{listframestyle|}}}; {{{list6framestyle|}}}}}
                      | title      = {{{list6title|}}}
                      | titleclass = {{{listtitleclass|}}}
                      | titlestyle = {{#if:{{{listtitlestyle|}}}{{{list6titlestyle|}}}|{{{listtitlestyle|}}}; {{{list6titlestyle|}}}}}
                      | listclass  = {{{listclass|}}} {{{list6class|}}}
                      | liststyle  = {{#if:{{{liststyle|}}}{{{list6style|}}}|{{{liststyle|}}}; {{{list6style|}}}}}
                      | expand    = {{#switch:{{{expanded|}}}|all|{{{list6name}}}=y}}
                      | 1 = {{{list6}}}
                      }}|
                      {{{content6|}}}
                    }}
 
| heading7style  = {{{heading7style|}}}
| heading7        = {{{heading7|}}}
| content7style  = {{{content7style|}}}
| content7        = {{#if:{{{list7|}}}|
                      {{Sidebar with collapsible lists/row
                      | framestyle = {{#if:{{{listframestyle|}}}{{{list7framestyle|}}}|{{{listframestyle|}}}; {{{list7framestyle|}}}}}
                      | title      = {{{list7title|}}}
                      | titleclass = {{{listtitleclass|}}}
                      | titlestyle = {{#if:{{{listtitlestyle|}}}{{{list7titlestyle|}}}|{{{listtitlestyle|}}}; {{{list7titlestyle|}}}}}
                      | listclass  = {{{listclass|}}} {{{list7class|}}}
                      | liststyle  = {{#if:{{{liststyle|}}}{{{list7style|}}}|{{{liststyle|}}}; {{{list7style|}}}}}
                      | expand    = {{#switch:{{{expanded|}}}|all|{{{list7name}}}=y}}
                      | 1 = {{{list7}}}
                      }}|
                      {{{content7|}}}
                    }}
 
| heading8style  = {{{heading8style|}}}
| heading8        = {{{heading8|}}}
| content8style  = {{{content8style|}}}
| content8        = {{#if:{{{list8|}}}|
                      {{Sidebar with collapsible lists/row
                      | framestyle = {{#if:{{{listframestyle|}}}{{{list8framestyle|}}}|{{{listframestyle|}}}; {{{list8framestyle|}}}}}
                      | title      = {{{list8title|}}}
                      | titleclass = {{{listtitleclass|}}}
                      | titlestyle = {{#if:{{{listtitlestyle|}}}{{{list8titlestyle|}}}|{{{listtitlestyle|}}}; {{{list8titlestyle|}}}}}
                      | listclass  = {{{listclass|}}} {{{list8class|}}}
                      | liststyle  = {{#if:{{{liststyle|}}}{{{list8style|}}}|{{{liststyle|}}}; {{{list8style|}}}}}
                      | expand    = {{#switch:{{{expanded|}}}|all|{{{list8name}}}=y}}
                      | 1 = {{{list8}}}
                      }}|
                      {{{content8|}}}
                    }}
 
| heading9style  = {{{heading9style|}}}
| heading9        = {{{heading9|}}}
| content9style  = {{{content9style|}}}
| content9        = {{#if:{{{list9|}}}|
                      {{Sidebar with collapsible lists/row
                      | framestyle = {{#if:{{{listframestyle|}}}{{{list9framestyle|}}}|{{{listframestyle|}}}; {{{list9framestyle|}}}}}
                      | title      = {{{list9title|}}}
                      | titleclass = {{{listtitleclass|}}}
                      | titlestyle = {{#if:{{{listtitlestyle|}}}{{{list9titlestyle|}}}|{{{listtitlestyle|}}}; {{{list9titlestyle|}}}}}
                      | listclass  = {{{listclass|}}} {{{list9class|}}}
                      | liststyle  = {{#if:{{{liststyle|}}}{{{list9style|}}}|{{{liststyle|}}}; {{{list9style|}}}}}
                      | expand    = {{#switch:{{{expanded|}}}|all|{{{list9name}}}=y}}
                      | 1 = {{{list9}}}
                      }}|
                      {{{content9|}}}
                    }}
 
| heading10style  = {{{heading10style|}}}
| heading10        = {{{heading10|}}}
| content10style  = {{{content10style|}}}
| content10        = {{#if:{{{list10|}}}|
                      {{Sidebar with collapsible lists/row
                      | framestyle = {{#if:{{{listframestyle|}}}{{{list10framestyle|}}}|{{{listframestyle|}}}; {{{list10framestyle|}}}}}
                      | title      = {{{list10title|}}}
                      | titleclass = {{{listtitleclass|}}}
                      | titlestyle = {{#if:{{{listtitlestyle|}}}{{{list10titlestyle|}}}|{{{listtitlestyle|}}}; {{{list10titlestyle|}}}}}
                      | listclass  = {{{listclass|}}} {{{list10class|}}}
                      | liststyle  = {{#if:{{{liststyle|}}}{{{list10style|}}}|{{{liststyle|}}}; {{{list10style|}}}}}
                      | expand    = {{#switch:{{{expanded|}}}|all|{{{list10name}}}=y}}
                      | 1 = {{{list10}}}
                      }}|
                      {{{content10|}}}
                    }}
 
| heading11style  = {{{heading11style|}}}
| heading11        = {{{heading11|}}}
| content11style  = {{{content11style|}}}
| content11        = {{#if:{{{list11|}}}|
                      {{Sidebar with collapsible lists/row
                      | framestyle = {{#if:{{{listframestyle|}}}{{{list11framestyle|}}}|{{{listframestyle|}}}; {{{list11framestyle|}}}}}
                      | title      = {{{list11title|}}}
                      | titleclass = {{{listtitleclass|}}}
                      | titlestyle = {{#if:{{{listtitlestyle|}}}{{{list11titlestyle|}}}|{{{listtitlestyle|}}}; {{{list11titlestyle|}}}}}
                      | listclass  = {{{listclass|}}} {{{list11class|}}}
                      | liststyle  = {{#if:{{{liststyle|}}}{{{list11style|}}}|{{{liststyle|}}}; {{{list11style|}}}}}
                      | expand    = {{#switch:{{{expanded|}}}|all|{{{list11name}}}=y}}
                      | 1 = {{{list11}}}
                      }}|
                      {{{content11|}}}
                    }}
 
| heading12style  = {{{heading12style|}}}
| heading12        = {{{heading12|}}}
| content12style  = {{{content12style|}}}
| content12        = {{#if:{{{list12|}}}|
                      {{Sidebar with collapsible lists/row
                      | framestyle = {{#if:{{{listframestyle|}}}{{{list12framestyle|}}}|{{{listframestyle|}}}; {{{list12framestyle|}}}}}
                      | title      = {{{list12title|}}}
                      | titleclass = {{{listtitleclass|}}}
                      | titlestyle = {{#if:{{{listtitlestyle|}}}{{{list12titlestyle|}}}|{{{listtitlestyle|}}}; {{{list12titlestyle|}}}}}
                      | listclass  = {{{listclass|}}} {{{list12class|}}}
                      | liststyle  = {{#if:{{{liststyle|}}}{{{list12style|}}}|{{{liststyle|}}}; {{{list12style|}}}}}
                      | expand    = {{#switch:{{{expanded|}}}|all|{{{list12name}}}=y}}
                      | 1 = {{{list12}}}
                      }}|
                      {{{content12|}}}
                    }}
 
| heading13style  = {{{heading13style|}}}
| heading13        = {{{heading13|}}}
| content13style  = {{{content13style|}}}
| content13        = {{#if:{{{list13|}}}|
                      {{Sidebar with collapsible lists/row
                      | framestyle = {{#if:{{{listframestyle|}}}{{{list13framestyle|}}}|{{{listframestyle|}}}; {{{list13framestyle|}}}}}
                      | title      = {{{list13title|}}}
                      | titleclass = {{{listtitleclass|}}}
                      | titlestyle = {{#if:{{{listtitlestyle|}}}{{{list13titlestyle|}}}|{{{listtitlestyle|}}}; {{{list13titlestyle|}}}}}
                      | listclass  = {{{listclass|}}} {{{list13class|}}}
                      | liststyle  = {{#if:{{{liststyle|}}}{{{list13style|}}}|{{{liststyle|}}}; {{{list13style|}}}}}
                      | expand    = {{#switch:{{{expanded|}}}|all|{{{list13name}}}=y}}
                      | 1 = {{{list13}}}
                      }}|
                      {{{content13|}}}
                    }}
 
| heading14style  = {{{heading14style|}}}
| heading14        = {{{heading14|}}}
| content14style  = {{{content14style|}}}
| content14        = {{#if:{{{list14|}}}|
                      {{Sidebar with collapsible lists/row
                      | framestyle = {{#if:{{{listframestyle|}}}{{{list14framestyle|}}}|{{{listframestyle|}}}; {{{list14framestyle|}}}}}
                      | title      = {{{list14title|}}}
                      | titleclass = {{{listtitleclass|}}}
                      | titlestyle = {{#if:{{{listtitlestyle|}}}{{{list14titlestyle|}}}|{{{listtitlestyle|}}}; {{{list14titlestyle|}}}}}
                      | listclass  = {{{listclass|}}} {{{list14class|}}}
                      | liststyle  = {{#if:{{{liststyle|}}}{{{list14style|}}}|{{{liststyle|}}}; {{{list14style|}}}}}
                      | expand    = {{#switch:{{{expanded|}}}|all|{{{list14name}}}=y}}
                      | 1 = {{{list14}}}
                      }}|
                      {{{content14|}}}
                    }}
 
| heading15style  = {{{heading15style|}}}
| heading15        = {{{heading15|}}}
| content15style  = {{{content15style|}}}
| content15        = {{#if:{{{list15|}}}|
                      {{Sidebar with collapsible lists/row
                      | framestyle = {{#if:{{{listframestyle|}}}{{{list15framestyle|}}}|{{{listframestyle|}}}; {{{list15framestyle|}}}}}
                      | title      = {{{list15title|}}}
                      | titleclass = {{{listtitleclass|}}}
                      | titlestyle = {{#if:{{{listtitlestyle|}}}{{{list15titlestyle|}}}|{{{listtitlestyle|}}}; {{{list15titlestyle|}}}}}
                      | listclass  = {{{listclass|}}} {{{list15class|}}}
                      | liststyle  = {{#if:{{{liststyle|}}}{{{list15style|}}}|{{{liststyle|}}}; {{{list15style|}}}}}
                      | expand    = {{#switch:{{{expanded|}}}|all|{{{list15name}}}=y}}
                      | 1 = {{{list15}}}
                      }}|
                      {{{content15|}}}
                    }}
 
| heading16style  = {{{heading16style|}}}
| heading16        = {{{heading16|}}}
| content16style  = {{{content16style|}}}
| content16        = {{#if:{{{list16|}}}|
                      {{Sidebar with collapsible lists/row
                      | framestyle = {{#if:{{{listframestyle|}}}{{{list16framestyle|}}}|{{{listframestyle|}}}; {{{list16framestyle|}}}}}
                      | title      = {{{list16title|}}}
                      | titleclass = {{{listtitleclass|}}}
                      | titlestyle = {{#if:{{{listtitlestyle|}}}{{{list16titlestyle|}}}|{{{listtitlestyle|}}}; {{{list16titlestyle|}}}}}
                      | listclass  = {{{listclass|}}} {{{list16class|}}}
                      | liststyle  = {{#if:{{{liststyle|}}}{{{list16style|}}}|{{{liststyle|}}}; {{{list16style|}}}}}
                      | expand    = {{#switch:{{{expanded|}}}|all|{{{list16name}}}=y}}
                      | 1 = {{{list16}}}
                      }}|
                      {{{content16|}}}
                    }}
 
| heading17style  = {{{heading17style|}}}
| heading17        = {{{heading17|}}}
| content17style  = {{{content17style|}}}
| content17        = {{#if:{{{list17|}}}|
                      {{Sidebar with collapsible lists/row
                      | framestyle = {{#if:{{{listframestyle|}}}{{{list17framestyle|}}}|{{{listframestyle|}}}; {{{list17framestyle|}}}}}
                      | title      = {{{list17title|}}}
                      | titleclass = {{{listtitleclass|}}}
                      | titlestyle = {{#if:{{{listtitlestyle|}}}{{{list17titlestyle|}}}|{{{listtitlestyle|}}}; {{{list17titlestyle|}}}}}
                      | listclass  = {{{listclass|}}} {{{list17class|}}}
                      | liststyle  = {{#if:{{{liststyle|}}}{{{list17style|}}}|{{{liststyle|}}}; {{{list17style|}}}}}
                      | expand    = {{#switch:{{{expanded|}}}|all|{{{list17name}}}=y}}
                      | 1 = {{{list17}}}
                      }}|
                      {{{content17|}}}
                    }}
 
| heading18style  = {{{heading18style|}}}
| heading18        = {{{heading18|}}}
| content18style  = {{{content18style|}}}
| content18        = {{#if:{{{list18|}}}|
                      {{Sidebar with collapsible lists/row
                      | framestyle = {{#if:{{{listframestyle|}}}{{{list18framestyle|}}}|{{{listframestyle|}}}; {{{list18framestyle|}}}}}
                      | title      = {{{list18title|}}}
                      | titleclass = {{{listtitleclass|}}}
                      | titlestyle = {{#if:{{{listtitlestyle|}}}{{{list18titlestyle|}}}|{{{listtitlestyle|}}}; {{{list18titlestyle|}}}}}
                      | listclass  = {{{listclass|}}} {{{list18class|}}}
                      | liststyle  = {{#if:{{{liststyle|}}}{{{list18style|}}}|{{{liststyle|}}}; {{{list18style|}}}}}
                      | expand    = {{#switch:{{{expanded|}}}|all|{{{list18name}}}=y}}
                      | 1 = {{{list18}}}
                      }}|
                      {{{content18|}}}
                    }}
 
| heading19style  = {{{heading19style|}}}
| heading19        = {{{heading19|}}}
| content19style  = {{{content19style|}}}
| content19        = {{#if:{{{list19|}}}|
                      {{Sidebar with collapsible lists/row
                      | framestyle = {{#if:{{{listframestyle|}}}{{{list19framestyle|}}}|{{{listframestyle|}}}; {{{list19framestyle|}}}}}
                      | title      = {{{list19title|}}}
                      | titleclass = {{{listtitleclass|}}}
                      | titlestyle = {{#if:{{{listtitlestyle|}}}{{{list19titlestyle|}}}|{{{listtitlestyle|}}}; {{{list19titlestyle|}}}}}
                      | listclass  = {{{listclass|}}} {{{list19class|}}}
                      | liststyle  = {{#if:{{{liststyle|}}}{{{list19style|}}}|{{{liststyle|}}}; {{{list19style|}}}}}
                      | expand    = {{#switch:{{{expanded|}}}|all|{{{list19name}}}=y}}
                      | 1 = {{{list19}}}
                      }}|
                      {{{content19|}}}
                    }}
 
| heading20style  = {{{heading20style|}}}
| heading20        = {{{heading20|}}}
| content20style  = {{{content20style|}}}
| content20        = {{#if:{{{list20|}}}|
                      {{Sidebar with collapsible lists/row
                      | framestyle = {{#if:{{{listframestyle|}}}{{{list20framestyle|}}}|{{{listframestyle|}}}; {{{list20framestyle|}}}}}
                      | title      = {{{list20title|}}}
                      | titleclass = {{{listtitleclass|}}}
                      | titlestyle = {{#if:{{{listtitlestyle|}}}{{{list20titlestyle|}}}|{{{listtitlestyle|}}}; {{{list20titlestyle|}}}}}
                      | listclass  = {{{listclass|}}} {{{list20class|}}}
                      | liststyle  = {{#if:{{{liststyle|}}}{{{list20style|}}}|{{{liststyle|}}}; {{{list20style|}}}}}
                      | expand    = {{#switch:{{{expanded|}}}|all|{{{list20name}}}=y}}
                      | 1 = {{{list20}}}
                      }}|
                      {{{content20|}}}
                    }}
 
| heading21style  = {{{heading21style|}}}
| heading21        = {{{heading21|}}}
| content21style  = {{{content21style|}}}
| content21        = {{#if:{{{list21|}}}|
                      {{Sidebar with collapsible lists/row
                      | framestyle = {{#if:{{{listframestyle|}}}{{{list21framestyle|}}}|{{{listframestyle|}}}; {{{list21framestyle|}}}}}
                      | title      = {{{list21title|}}}
                      | titleclass = {{{listtitleclass|}}}
                      | titlestyle = {{#if:{{{listtitlestyle|}}}{{{list21titlestyle|}}}|{{{listtitlestyle|}}}; {{{list21titlestyle|}}}}}
                      | listclass  = {{{listclass|}}} {{{list21class|}}}
                      | liststyle  = {{#if:{{{liststyle|}}}{{{list21style|}}}|{{{liststyle|}}}; {{{list21style|}}}}}
                      | expand    = {{#switch:{{{expanded|}}}|all|{{{list21name}}}=y}}
                      | 1 = {{{list21}}}
                      }}|
                      {{{content21|}}}
                    }}
 
| heading22style  = {{{heading22style|}}}
| heading22        = {{{heading22|}}}
| content22style  = {{{content22style|}}}
| content22        = {{#if:{{{list22|}}}|
                      {{Sidebar with collapsible lists/row
                      | framestyle = {{#if:{{{listframestyle|}}}{{{list22framestyle|}}}|{{{listframestyle|}}}; {{{list22framestyle|}}}}}
                      | title      = {{{list22title|}}}
                      | titleclass = {{{listtitleclass|}}}
                      | titlestyle = {{#if:{{{listtitlestyle|}}}{{{list22titlestyle|}}}|{{{listtitlestyle|}}}; {{{list22titlestyle|}}}}}
                      | listclass  = {{{listclass|}}} {{{list22class|}}}
                      | liststyle  = {{#if:{{{liststyle|}}}{{{list22style|}}}|{{{liststyle|}}}; {{{list22style|}}}}}
                      | expand    = {{#switch:{{{expanded|}}}|all|{{{list22name}}}=y}}
                      | 1 = {{{list22}}}
                      }}|
                      {{{content22|}}}
                    }}
 
| heading23style  = {{{heading23style|}}}
| heading23        = {{{heading23|}}}
| content23style  = {{{content23style|}}}
| content23        = {{#if:{{{list23|}}}|
                      {{Sidebar with collapsible lists/row
                      | framestyle = {{#if:{{{listframestyle|}}}{{{list23framestyle|}}}|{{{listframestyle|}}}; {{{list23framestyle|}}}}}
                      | title      = {{{list23title|}}}
                      | titleclass = {{{listtitleclass|}}}
                      | titlestyle = {{#if:{{{listtitlestyle|}}}{{{list23titlestyle|}}}|{{{listtitlestyle|}}}; {{{list23titlestyle|}}}}}
                      | listclass  = {{{listclass|}}} {{{list23class|}}}
                      | liststyle  = {{#if:{{{liststyle|}}}{{{list23style|}}}|{{{liststyle|}}}; {{{list23style|}}}}}
                      | expand    = {{#switch:{{{expanded|}}}|all|{{{list23name}}}=y}}
                      | 1 = {{{list23}}}
                      }}|
                      {{{content23|}}}
                    }}
 
| heading24style  = {{{heading24style|}}}
| heading24        = {{{heading24|}}}
| content24style  = {{{content24style|}}}
| content24        = {{#if:{{{list24|}}}|
                      {{Sidebar with collapsible lists/row
                      | framestyle = {{#if:{{{listframestyle|}}}{{{list24framestyle|}}}|{{{listframestyle|}}}; {{{list24framestyle|}}}}}
                      | title      = {{{list24title|}}}
                      | titleclass = {{{listtitleclass|}}}
                      | titlestyle = {{#if:{{{listtitlestyle|}}}{{{list24titlestyle|}}}|{{{listtitlestyle|}}}; {{{list24titlestyle|}}}}}
                      | listclass  = {{{listclass|}}} {{{list24class|}}}
                      | liststyle  = {{#if:{{{liststyle|}}}{{{list24style|}}}|{{{liststyle|}}}; {{{list24style|}}}}}
                      | expand    = {{#switch:{{{expanded|}}}|all|{{{list24name}}}=y}}
                      | 1 = {{{list24}}}
                      }}|
                      {{{content24|}}}
                    }}
 
| heading25style  = {{{heading25style|}}}
| heading25        = {{{heading25|}}}
| content25style  = {{{content25style|}}}
| content25        = {{#if:{{{list25|}}}|
                      {{Sidebar with collapsible lists/row
                      | framestyle = {{#if:{{{listframestyle|}}}{{{list25framestyle|}}}|{{{listframestyle|}}}; {{{list25framestyle|}}}}}
                      | title      = {{{list25title|}}}
                      | titleclass = {{{listtitleclass|}}}
                      | titlestyle = {{#if:{{{listtitlestyle|}}}{{{list25titlestyle|}}}|{{{listtitlestyle|}}}; {{{list25titlestyle|}}}}}
                      | listclass  = {{{listclass|}}} {{{list25class|}}}
                      | liststyle  = {{#if:{{{liststyle|}}}{{{list25style|}}}|{{{liststyle|}}}; {{{list25style|}}}}}
                      | expand    = {{#switch:{{{expanded|}}}|all|{{{list25name}}}=y}}
                      | 1 = {{{list25}}}
                      }}|
                      {{{content25|}}}
                    }}
 
| heading26style  = {{{heading26style|}}}
| heading26        = {{{heading26|}}}
| content26style  = {{{content26style|}}}
| content26        = {{#if:{{{list26|}}}|
                      {{Sidebar with collapsible lists/row
                      | framestyle = {{#if:{{{listframestyle|}}}{{{list26framestyle|}}}|{{{listframestyle|}}}; {{{list26framestyle|}}}}}
                      | title      = {{{list26title|}}}
                      | titleclass = {{{listtitleclass|}}}
                      | titlestyle = {{#if:{{{listtitlestyle|}}}{{{list26titlestyle|}}}|{{{listtitlestyle|}}}; {{{list26titlestyle|}}}}}
                      | listclass  = {{{listclass|}}} {{{list26class|}}}
                      | liststyle  = {{#if:{{{liststyle|}}}{{{list26style|}}}|{{{liststyle|}}}; {{{list26style|}}}}}
                      | expand    = {{#switch:{{{expanded|}}}|all|{{{list26name}}}=y}}
                      | 1 = {{{list26}}}
                      }}|
                      {{{content26|}}}
                    }}
 
| heading27style  = {{{heading27style|}}}
| heading27        = {{{heading27|}}}
| content27style  = {{{content27style|}}}
| content27        = {{#if:{{{list27|}}}|
                      {{Sidebar with collapsible lists/row
                      | framestyle = {{#if:{{{listframestyle|}}}{{{list27framestyle|}}}|{{{listframestyle|}}}; {{{list27framestyle|}}}}}
                      | title      = {{{list27title|}}}
                      | titleclass = {{{listtitleclass|}}}
                      | titlestyle = {{#if:{{{listtitlestyle|}}}{{{list27titlestyle|}}}|{{{listtitlestyle|}}}; {{{list27titlestyle|}}}}}
                      | listclass  = {{{listclass|}}} {{{list27class|}}}
                      | liststyle  = {{#if:{{{liststyle|}}}{{{list27style|}}}|{{{liststyle|}}}; {{{list27style|}}}}}
                      | expand    = {{#switch:{{{expanded|}}}|all|{{{list27name}}}=y}}
                      | 1 = {{{list27}}}
                      }}|
                      {{{content27|}}}
                    }}
 
| heading28style  = {{{heading28style|}}}
| heading28        = {{{heading28|}}}
| content28style  = {{{content28style|}}}
| content28        = {{#if:{{{list28|}}}|
                      {{Sidebar with collapsible lists/row
                      | framestyle = {{#if:{{{listframestyle|}}}{{{list28framestyle|}}}|{{{listframestyle|}}}; {{{list28framestyle|}}}}}
                      | title      = {{{list28title|}}}
                      | titleclass = {{{listtitleclass|}}}
                      | titlestyle = {{#if:{{{listtitlestyle|}}}{{{list28titlestyle|}}}|{{{listtitlestyle|}}}; {{{list28titlestyle|}}}}}
                      | listclass  = {{{listclass|}}} {{{list28class|}}}
                      | liststyle  = {{#if:{{{liststyle|}}}{{{list28style|}}}|{{{liststyle|}}}; {{{list28style|}}}}}
                      | expand    = {{#switch:{{{expanded|}}}|all|{{{list28name}}}=y}}
                      | 1 = {{{list28}}}
                      }}|
                      {{{content28|}}}
                    }}
 
| heading29style  = {{{heading29style|}}}
| heading29        = {{{heading29|}}}
| content29style  = {{{content29style|}}}
| content29        = {{#if:{{{list29|}}}|
                      {{Sidebar with collapsible lists/row
                      | framestyle = {{#if:{{{listframestyle|}}}{{{list29framestyle|}}}|{{{listframestyle|}}}; {{{list29framestyle|}}}}}
                      | title      = {{{list29title|}}}
                      | titleclass = {{{listtitleclass|}}}
                      | titlestyle = {{#if:{{{listtitlestyle|}}}{{{list29titlestyle|}}}|{{{listtitlestyle|}}}; {{{list29titlestyle|}}}}}
                      | listclass  = {{{listclass|}}} {{{list29class|}}}
                      | liststyle  = {{#if:{{{liststyle|}}}{{{list29style|}}}|{{{liststyle|}}}; {{{list29style|}}}}}
                      | expand    = {{#switch:{{{expanded|}}}|all|{{{list29name}}}=y}}
                      | 1 = {{{list29}}}
                      }}|
                      {{{content29|}}}
                    }}
 
| heading30style  = {{{heading30style|}}}
| heading30        = {{{heading30|}}}
| content30style  = {{{content30style|}}}
| content30        = {{#if:{{{list30|}}}|
                      {{Sidebar with collapsible lists/row
                      | framestyle = {{#if:{{{listframestyle|}}}{{{list30framestyle|}}}|{{{listframestyle|}}}; {{{list30framestyle|}}}}}
                      | title      = {{{list30title|}}}
                      | titleclass = {{{listtitleclass|}}}
                      | titlestyle = {{#if:{{{listtitlestyle|}}}{{{list30titlestyle|}}}|{{{listtitlestyle|}}}; {{{list30titlestyle|}}}}}
                      | listclass  = {{{listclass|}}} {{{list30class|}}}
                      | liststyle  = {{#if:{{{liststyle|}}}{{{list30style|}}}|{{{liststyle|}}}; {{{list30style|}}}}}
                      | expand    = {{#switch:{{{expanded|}}}|all|{{{list30name}}}=y}}
                      | 1 = {{{list30}}}
                      }}|
                      {{{content30|}}}
                    }}
 
| heading31style  = {{{heading31style|}}}
| heading31        = {{{heading31|}}}
| content31style  = {{{content31style|}}}
| content31        = {{#if:{{{list31|}}}|
                      {{Sidebar with collapsible lists/row
                      | framestyle = {{#if:{{{listframestyle|}}}{{{list31framestyle|}}}|{{{listframestyle|}}}; {{{list31framestyle|}}}}}
                      | title      = {{{list31title|}}}
                      | titleclass = {{{listtitleclass|}}}
                      | titlestyle = {{#if:{{{listtitlestyle|}}}{{{list31titlestyle|}}}|{{{listtitlestyle|}}}; {{{list31titlestyle|}}}}}
                      | listclass  = {{{listclass|}}} {{{list31class|}}}
                      | liststyle  = {{#if:{{{liststyle|}}}{{{list31style|}}}|{{{liststyle|}}}; {{{list31style|}}}}}
                      | expand    = {{#switch:{{{expanded|}}}|all|{{{list31name}}}=y}}
                      | 1 = {{{list31}}}
                      }}|
                      {{{content31|}}}
                    }}
 
| heading32style  = {{{heading32style|}}}
| heading32        = {{{heading32|}}}
| content32style  = {{{content32style|}}}
| content32        = {{#if:{{{list32|}}}|
                      {{Sidebar with collapsible lists/row
                      | framestyle = {{#if:{{{listframestyle|}}}{{{list32framestyle|}}}|{{{listframestyle|}}}; {{{list32framestyle|}}}}}
                      | title      = {{{list32title|}}}
                      | titleclass = {{{listtitleclass|}}}
                      | titlestyle = {{#if:{{{listtitlestyle|}}}{{{list32titlestyle|}}}|{{{listtitlestyle|}}}; {{{list32titlestyle|}}}}}
                      | listclass  = {{{listclass|}}} {{{list32class|}}}
                      | liststyle  = {{#if:{{{liststyle|}}}{{{list32style|}}}|{{{liststyle|}}}; {{{list32style|}}}}}
                      | expand    = {{#switch:{{{expanded|}}}|all|{{{list32name}}}=y}}
                      | 1 = {{{list32}}}
                      }}|
                      {{{content32|}}}
                    }}
 
| heading33style  = {{{heading33style|}}}
| heading33        = {{{heading33|}}}
| content33style  = {{{content33style|}}}
| content33        = {{#if:{{{list33|}}}|
                      {{Sidebar with collapsible lists/row
                      | framestyle = {{#if:{{{listframestyle|}}}{{{list33framestyle|}}}|{{{listframestyle|}}}; {{{list33framestyle|}}}}}
                      | title      = {{{list33title|}}}
                      | titleclass = {{{listtitleclass|}}}
                      | titlestyle = {{#if:{{{listtitlestyle|}}}{{{list33titlestyle|}}}|{{{listtitlestyle|}}}; {{{list33titlestyle|}}}}}
                      | listclass  = {{{listclass|}}} {{{list33class|}}}
                      | liststyle  = {{#if:{{{liststyle|}}}{{{list33style|}}}|{{{liststyle|}}}; {{{list33style|}}}}}
                      | expand    = {{#switch:{{{expanded|}}}|all|{{{list33name}}}=y}}
                      | 1 = {{{list33}}}
                      }}|
                      {{{content33|}}}
                    }}
 
| heading34style  = {{{heading34style|}}}
| heading34        = {{{heading34|}}}
| content34style  = {{{content34style|}}}
| content34        = {{#if:{{{list34|}}}|
                      {{Sidebar with collapsible lists/row
                      | framestyle = {{#if:{{{listframestyle|}}}{{{list34framestyle|}}}|{{{listframestyle|}}}; {{{list34framestyle|}}}}}
                      | title      = {{{list34title|}}}
                      | titleclass = {{{listtitleclass|}}}
                      | titlestyle = {{#if:{{{listtitlestyle|}}}{{{list34titlestyle|}}}|{{{listtitlestyle|}}}; {{{list34titlestyle|}}}}}
                      | listclass  = {{{listclass|}}} {{{list34class|}}}
                      | liststyle  = {{#if:{{{liststyle|}}}{{{list34style|}}}|{{{liststyle|}}}; {{{list34style|}}}}}
                      | expand    = {{#switch:{{{expanded|}}}|all|{{{list34name}}}=y}}
                      | 1 = {{{list34}}}
                      }}|
                      {{{content34|}}}
                    }}
 
| heading35style  = {{{heading35style|}}}
| heading35        = {{{heading35|}}}
| content35style  = {{{content35style|}}}
| content35        = {{#if:{{{list35|}}}|
                      {{Sidebar with collapsible lists/row
                      | framestyle = {{#if:{{{listframestyle|}}}{{{list35framestyle|}}}|{{{listframestyle|}}}; {{{list35framestyle|}}}}}
                      | title      = {{{list35title|}}}
                      | titleclass = {{{listtitleclass|}}}
                      | titlestyle = {{#if:{{{listtitlestyle|}}}{{{list35titlestyle|}}}|{{{listtitlestyle|}}}; {{{list35titlestyle|}}}}}
                      | listclass  = {{{listclass|}}} {{{list35class|}}}
                      | liststyle  = {{#if:{{{liststyle|}}}{{{list35style|}}}|{{{liststyle|}}}; {{{list35style|}}}}}
                      | expand    = {{#switch:{{{expanded|}}}|all|{{{list35name}}}=y}}
                      | 1 = {{{list35}}}
                      }}|
                      {{{content35|}}}
                    }}
 
| belowclass      = {{{belowclass|}}}
| belowstyle      = border-top: 1px solid #aaa; border-bottom: 1px solid #aaa; {{{belowstyle|}}}
| below          = {{{below|}}}
 
| navbar          = {{{navbar|{{{tnavbar|<noinclude>none</noinclude>}}}}}}
| navbarstyle    = padding-top: 0.6em; {{{navbarstyle|{{{tnavbarstyle|}}}}}}
| navbarfontstyle = {{{navbarfontstyle|{{{tnavbarfontstyle|}}}}}}
 
}}<includeonly>{{#if:{{{content1|}}}{{{content2|}}}{{{content3|}}}{{{content4|}}}{{{content5|}}}{{{content6|}}}{{{content7|}}}{{{content8|}}}{{{content9|}}}{{{content10|}}}{{{content11|}}}{{{content12|}}}{{{content13|}}}{{{content14|}}}{{{content15|}}}{{{content16|}}}{{{content17|}}}{{{content18|}}}{{{content19|}}}{{{content20|}}}|{{#ifeq:{{NAMESPACE}}|Template|[[Category:collapsible list sidebars using content rows]]}}}}</includeonly><noinclude>
{{documentation}}[[Category:Templates]][[Category:Sidebars]]</noinclude>

Latest revision as of 19:13, 9 March 2024


{{Sidebar with collapsible lists}} is a version of {{Sidebar}} offering collapsible lists as an alternative to Sidebar's content parameters.

Usage

Parameters with infrequent use omitted.

{{Sidebar with collapsible lists
| name       = {{subst:PAGENAME}}
| outertitle = 
| topimage   = 
| pretitle   = 
| title      = 
| image      = 
| expanded   = {{{expanded|{{{1|}}}}}} <!--Used to display template with a particular list expanded (visible). See below.-->

| headingstyle   = 
| listtitlestyle = 
| contentstyle   = 

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

| heading2    = 
| list2name   = 
| list2title  = 
| list2       = 
 .
 .
 .
| list20name  = 
| list20title = 
| list20      = 

}}

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 collapsible list-related 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.

Handling long links

As with {{Sidebar}}, {{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 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 "What links here" in template space.

See also