Template:Navbox with collapsible groups

From Ava Zinn Wiki
Revision as of 13:21, 15 October 2014 by Sardanaphalus (talk) (reduced includeonly/noincluded groups/sections on template page to three; "sectN"/"sectionN" parameter order (titles))
Jump to: navigation, search

{{#invoke:Navbox|navbox | name = Navbox with collapsible groups | state = uncollapsed | border = | bodyclass = | bodystyle = | basestyle =

| navbar = | titleclass = | titlestyle = | title = {{{title}}}

| imageclass = | imagestyle = | image = | imageleftstyle = | imageleft =

| aboveclass = | abovestyle = | above = {{{above}}}

| groupclass = | listclass =

| list1 =

{{#invoke:Navbox|navbox |child
    | navbar = plain
    | state = collapsed
    | titlestyle = ;
    | liststyle  = 
    | title = {{{group1}}} or {{{section1}}} or {{{sect1}}}
    | list1 = {{{list1}}} or {{{content1}}}
    | image = 
    | imageleft = 
    | void = 
   }}

| list2 =

{{#invoke:Navbox|navbox |child
    | navbar = plain
    | state = collapsed
    | titlestyle = ;
    | liststyle  = 
    | title = {{{group2}}} or {{{section2}}} or {{{sect2}}}
    | list1 = {{{list2}}} or {{{content2}}}
    | image = 
    | imageleft = 
    | void = 
   }}

| list3 =

{{#invoke:Navbox|navbox |child
    | navbar = plain
    | state = collapsed
    | titlestyle = ;
    | liststyle  = 
    | title = {{{group3}}} or {{{section3}}} or {{{sect3}}}
    | list1 = {{{list3}}} or {{{content3}}}
    | image = 
    | imageleft = 
    | void = 
   }}

| list4 =

(...etc, to group20/sect20/section20 and list20/content20)

| list5 =


| list6 =


| list7 =


| list8 =


| list9 =


| list10 =


| list11 =


| list12 =


| list13 =


| list14 =


| list15 =


| list16 =


| list17 =


| list18 =


| list19 =


| list20 =


| belowclass = | belowstyle = | below = {{{below}}}

}}
Documentation icon Template documentation[create]