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

From blackwiki
Jump to navigation Jump to search
imported>Paine Ellsworth
(update /doc)
 
(11 intermediate revisions by 8 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}}
 
</pre>
 
</pre>
 +
 +
==Parameters==
 +
{{collapsible option|default=collapsed}}
 +
 +
<includeonly>{{Sandbox other||
 +
<!-- Categories below this line, please; interwikis at Wikidata -->
 +
[[Category:Computer company templates]]
 +
[[Category:Google templates]]
 +
[[Category:United States company templates]]
 +
[[Category:Websites templates]]
 +
 +
}}</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.