Difference between revisions of "Template:Guitars/doc"

From blackwiki
Jump to navigation Jump to search
imported>Funandtrvl
(fx code)
imported>Funandtrvl
(fx code)
Line 6: Line 6:
 
: {{tlx|Guitars| }}
 
: {{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):
+
{{Collapsible sections option
 
+
|list = Playing, Type, Strings, Unconventional, Topics
: {{tlx|Guitars|Playing}}
+
|example = Strings
: {{tlx|Guitars|Type}}
+
}}
: {{tlx|Guitars|Strings}}
 
: {{tlx|Guitars|Unconventional}}
 
: {{tlx|Guitars|Topics}}
 
  
 
{{collapsible option}}
 
{{collapsible option}}

Revision as of 01:14, 6 June 2013

Usage

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

{{Guitars}}
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, Unconventional, Topics
  • For example: {{Guitars/doc |Strings}}

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.