Difference between revisions of "Template:Chinese pickles"

From blackwiki
Jump to navigation Jump to search
imported>WOSlinker
(use listclass = hlist in navbox as per WP:HLIST)
imported>TonyTheTiger
(adding {{collapsible option}} and/or {{{state}}})
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
{{Navbox
 
{{Navbox
|name      = Chinese pickles
 
 
|title      = [[Chinese pickles]]
 
|title      = [[Chinese pickles]]
|listclass = hlist
+
|state      = {{{state|autocollapse}}}
|state      = autocollapse
+
|basestyle  = background:YellowGreen
|image      =
+
|listclass  = hlist
|above      =
 
 
 
|titlestyle = background:YellowGreen;
 
|abovestyle = background:YellowGreen;
 
|groupstyle = background:YellowGreen;
 
  
 
|group1    =
 
|group1    =
Line 20: Line 14:
 
* [[Suan mei]]
 
* [[Suan mei]]
 
* [[Cai fu]]
 
* [[Cai fu]]
 +
 +
|name      = Chinese pickles
 
}}<noinclude>
 
}}<noinclude>
 +
{{collapsible option}}
 
[[Category:Chinese cuisine templates]]
 
[[Category:Chinese cuisine templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 03:28, 27 November 2012

Initial visibility: currently defaults to autocollapse

To set this template's initial visibility, the |state= parameter may be used:

  • |state=collapsed: {{Chinese pickles|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar
  • |state=expanded: {{Chinese pickles|state=expanded}} to show the template expanded, i.e., fully visible
  • |state=autocollapse: {{Chinese pickles|state=autocollapse}}
    • shows the template collapsed to the title bar if there is a {{navbar}}, a {{sidebar}}, or some other table on the page with the collapsible attribute
    • shows the template in its expanded state if there are no other collapsible items on the page

If the |state= parameter in the template on this page is not set, the template's initial visibility is taken from the |default= parameter in the Collapsible option template. For the template on this page, that currently evaluates to autocollapse.