Difference between revisions of "Template:Guitars/doc"

From blackwiki
Jump to navigation Jump to search
imported>Kiefer.Wolfowitz
(Adapt statistics documentation)
 
imported>Paine Ellsworth
(→‎See also: See also)
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
{{Documentation subpage}}
 +
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
  
 
=== Usage ===  
 
=== Usage ===  
 +
Place this template at the bottom of appropriate articles about guitars:
 +
: <code><nowiki>{{Guitars}}</nowiki></code>
  
Place this template at the bottom of appropriate articles about guitars:
+
{{collapsible option}}
: {{tlx|Guitars| }}
 
  
For transcluding articles, you can add a variable designating one relevant sub-template: The additional variable will display the sub-template's articles (while hiding the articles in the other sub-templates):
 
  
: {{tlx|Guitars|Playing}}
+
{{Collapsible sections option
: {{tlx|Guitars|Type}}
+
|list = Playing, Type, Strings, Ancillary, Topics
: {{tlx|Guitars|Strings}}
+
|example = Strings
: {{tlx|Guitars|Unconventional}}
+
}}
: {{tlx|Guitars|Topics}}
+
{{Guitars|Strings}}
 +
(Click [<span style="color:#0044b1;">show</span>] to see example)
  
With the optional command <code>|state=collapsed</code>, the whole Guitars navbox will be initially displayed in its ''collapsed'' (hidden) state, e.g. <code><nowiki>{{Guitars|Playing|state=collapsed}}</nowiki></code>.
+
===See also===
 +
* {{tl|Guitar tunings}}
 +
* {{tl|Musical instruments}}
  
=== See also ===
+
<includeonly>{{Sandbox other||
{{tl|Navbox with collapsible groups}}
+
<!-- Categories below this line, please; interwikis at Wikidata -->
 +
[[Category:Musical instrument templates]]
 +
[[Category:Guitars|τ]]
  
<includeonly>
+
}}</includeonly>
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
 
</includeonly>
 

Latest revision as of 06:11, 23 August 2018

Usage

Place this template at the bottom of appropriate articles about guitars:

{{Guitars}}

Initial visibility: currently defaults to autocollapse

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

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


How to manage this template's collapsible groups/sections option
  • This template includes collapsible groups/sections. When it first appears, one of these groups/sections may be set to be visible ("expanded") while the others remain hidden ("collapsed") apart from their titlebars. To achieve this, include the parameter |name where name is one of the following words that identify the groups/sections (omit any speech or quotation marks):
  • Playing, Type, Strings, Ancillary, Topics
  • For example: {{Guitars/doc |Strings}}

(Click [show] to see example)

See also