Template:Coffee

From Wikipedia, the free encyclopedia
Jump to: navigation, search
Template documentation[view] [edit] [history] [purge]

Usage[edit]

{{Coffee}}

Place the template after the last section of the article, before any national templates but after any product templates, for example:

== References ==
{{reflist}}

{{Nestlé brands}}
{{Coffee}}
{{Cuisine of Columbia}}

[[Category:Colombian cuisine]]
[[es:Café de columbia]]

Initial visibility

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

  • |state=collapsed: {{Coffee |state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar
  • |state=expanded: {{Coffee |state=expanded}} to show the template expanded, i.e., fully visible
  • |state=autocollapse: {{Coffee |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 is not set, the template's initial visibility is taken from the |default= parameter in the template. For this template, that currently evaluates to autocollapse.

See also[edit]