Difference between revisions of "Template:Google LLC"

From blackwiki
Jump to navigation Jump to search
imported>Behun
(moved Jaiku)
imported>VirusKA
Line 9: Line 9:
 
| title  = [[Google|Google Inc.]]
 
| title  = [[Google|Google Inc.]]
 
| bodyclass = hlist
 
| bodyclass = hlist
 
+
| titlestyle = background:#D0E198;
 +
| groupstyle = background:#D0E198;
 +
| abovestyle = background:#D0E198;
 +
| belowstyle = background:#D0E198;
 
| state  = {{
 
| state  = {{
 
   #ifexpr: {{#ifeq: {{{products|yes}}}|no|1|0}} and {{#ifeq: {{{corporate|yes}}}|no|1|0}}|{{{state|plain}}}|{{{state|collapsed}}}
 
   #ifexpr: {{#ifeq: {{{products|yes}}}|no|1|0}} and {{#ifeq: {{{corporate|yes}}}|no|1|0}}|{{{state|plain}}}|{{{state|collapsed}}}

Revision as of 20:41, 10 February 2012

Template documentation[view] [edit] [history] [purge]

Purpose

This template displays a navigation-box (navbox) linking articles related to the company Google Inc., along with its products, services or personnel.

Usage

{{Google LLC}}

Parameters

Initial visibility: currently defaults to collapsed

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

  • |state=collapsed: {{Google LLC|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar
  • |state=expanded: {{Google LLC|state=expanded}} to show the template expanded, i.e., fully visible
  • |state=autocollapse: {{Google LLC|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 collapsed.