Difference between revisions of "Template:Google LLC/doc"

From blackwiki
Jump to navigation Jump to search
imported>DixonDBot
m (Migrating 22 interwiki links, now provided by Wikidata on d:Q4461755)
imported>Frietjes
Line 7: Line 7:
 
<pre>
 
<pre>
 
{{Google Inc.}}
 
{{Google Inc.}}
{{Google Inc.|corporate=no|products=no}}
 
 
</pre>
 
</pre>
The optional parameters can be set to "yes" or "no" to control which sections of the total navbox are displayed.
 
  
 
==Parameters==
 
==Parameters==
The template parameters are as follows:
 
:* <code>corporate=no</code> - [default: yes] Suppresses the display of the top section for CEO/Directors, the group/list for ''Advertising'', and  bottom sections for ''See-also'' and Revenue/Employees, Stock, etc.
 
:* <code>products=no</code> - [default: yes] Suppresses the display of the various group/list sections for Google products, except search.
 
 
If both settings are "no" then the navbox will appear as just a thin, one-line box linking to the "[[Google|Google Inc.]]" article and "[[Template:Google Inc.|full navpage]]" as a standalone navigation-page, which links directly to this template page with the full list of links.
 
{| align=right width=450
 
|-
 
| &nbsp; <!--ident box to separate from left-side text. -->
 
| {{Google Inc.|corporate=no|products=no}}
 
|}
 
Any sections of links which are not displayed in the navbox are not wikilinked into the article which invokes the template.
 
 
The <code>state</code> parameter is also available.
 
 
{{collapsible option}}
 
{{collapsible option}}
  
 
<includeonly>
 
<includeonly>
{{DEFAULTSORT:{{PAGENAME}}}}
 
 
[[Category:Computer company templates]]
 
[[Category:Computer company templates]]
 
[[Category:United States company templates]]
 
[[Category:United States company templates]]

Revision as of 19:21, 9 May 2013

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

Usage

{{Google Inc.}}

Parameters

Initial visibility: currently defaults to autocollapse

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 autocollapse.