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

From blackwiki
Jump to navigation Jump to search
imported>Paine Ellsworth
(update /doc)
 
(18 intermediate revisions by 14 users not shown)
Line 1: Line 1:
 
{{documentation subpage}}
 
{{documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT BOTTOM OF PAGE. -->
+
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
 
+
==Purpose==
 
This template displays a navigation-box (navbox) linking articles related to the company [[Google|Google Inc.]], along with its products, services or personnel.
 
This template displays a navigation-box (navbox) linking articles related to the company [[Google|Google Inc.]], along with its products, services or personnel.
  
 
==Usage==
 
==Usage==
 
<pre>
 
<pre>
{{Google Inc.}}
+
{{Google LLC}}
{{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:
+
{{collapsible option|default=collapsed}}
:* <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}}
 
  
<includeonly>
+
<includeonly>{{Sandbox other||
{{DEFAULTSORT:{{PAGENAME}}}}
+
<!-- Categories below this line, please; interwikis at Wikidata -->
 
[[Category:Computer company templates]]
 
[[Category:Computer company templates]]
 +
[[Category:Google templates]]
 
[[Category:United States company templates]]
 
[[Category:United States company templates]]
 
[[Category:Websites templates]]
 
[[Category:Websites templates]]
[[Category:Google|τ]]
 
[[ar:قالب:شركة جوجل]]
 
[[be-x-old:Шаблён:Google]]
 
[[bg:Шаблон:Google Inc.]]
 
[[fa:الگو:گوگل]]
 
[[fr:Modèle:Google]]
 
[[hu:Sablon:Google-szolgáltatások]]
 
[[id:Templat:Google Inc.]]
 
[[ko:틀:구글 주식회사]]
 
[[ja:Template:Google Inc.]]
 
[[nl:Sjabloon:Navigatie Google Inc.]]
 
[[pt:Predefinição:Google]]
 
[[pl:Szablon:Google Inc.]]
 
[[ru:Template:Google]]
 
[[sv:Mall:Google]]
 
[[ta:வார்ப்புரு:கூகிள்]]
 
[[th:แม่แบบ:บริษัทกูเกิล]]
 
[[tr:Template:Google Inc.]]
 
[[uk:Шаблон:Google Inc.]]
 
[[zh:Template:Google 公司]]
 
  
</includeonly>
+
}}</includeonly>

Latest revision as of 01:49, 1 October 2020

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.