Difference between revisions of "Template:Math templates/doc"

From blackwiki
Jump to navigation Jump to search
imported>Funandtrvl
(updte)
imported>Sardanaphalus
(→‎Usage: update)
Line 5: Line 5:
 
This template is intended to provide a consistent "See also" for math templates.
 
This template is intended to provide a consistent "See also" for math templates.
  
{{collapsible sections option
+
{{Collapsible sections option |list=FN, conversions, notation, BTN}}
|list = "functions", "conversion", "numeral systems", "notation", "boxes", "tags" or "other"
+
{{Collapsible option}}
|example = conversion
+
 
}}
 
{{collapsible option}}
 
 
<includeonly>
 
<includeonly>
 
<!-- Categories go here, and interwikis go in Wikidata -->
 
<!-- Categories go here, and interwikis go in Wikidata -->

Revision as of 19:30, 28 June 2014

Usage

This template is intended to provide a consistent "See also" for math templates.

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):
  • FN, conversions, notation, BTN

Initial visibility: currently defaults to autocollapse

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

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