Difference between revisions of "Template:Braille/doc"

From blackwiki
Jump to navigation Jump to search
imported>DePiep
imported>NSH002
(rm container category)
Line 1: Line 1:
 
{{Documentation subpage}}
 
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
+
<!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE -->
  
 
=== Usage ===
 
=== Usage ===
Line 17: Line 17:
  
 
[[Category:Writing system templates|Braille]]
 
[[Category:Writing system templates|Braille]]
[[Category:Navigational boxes|Braille]]
 
  
 
</includeonly>
 
</includeonly>

Revision as of 20:33, 20 August 2014

Usage

{{Braille}}

This navigational template takes no arguments, and has no parameters. It generates a table for navigating among Braille-related articles and should be placed at the bottom of all relevant articles. It should also be placed inside <noinclude> tags beneath relevant templates.

Related templates

{{Braille cell}} - takes dot patterns, letters, numbers, or Unicode code points as input, returning braille cells as images or text.

Collapsing

Initial visibility: currently defaults to autocollapse

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

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