Difference between revisions of "Template:HK routes"

From blackwiki
Jump to navigation Jump to search
imported>Marxistfounder
m
imported>Bsherr
m (→‎Usage: as found, replacing Template:Tld with Template:Tlc or adding/updating category placement comments, plus general and typo fixes)
Line 160: Line 160:
 
== Usage ==
 
== Usage ==
 
'''How to manage the visibility of template's sections'''<br />
 
'''How to manage the visibility of template's sections'''<br />
{{tld|HK routes|section; section; ... section;}}
+
{{tlc|HK routes|section; section; ... section;}}
 
: Here, <code>section</code> is either <code>routes</code>, <code>r1</code>, <code>r2</code>, <code>r3</code>, ..., or <code>r10</code>.  Note, the trailing semicolon is important.  The example presented above shows all available sections.
 
: Here, <code>section</code> is either <code>routes</code>, <code>r1</code>, <code>r2</code>, <code>r3</code>, ..., or <code>r10</code>.  Note, the trailing semicolon is important.  The example presented above shows all available sections.
  

Revision as of 00:19, 10 August 2020

Template documentation

Usage

How to manage the visibility of template's sections
{{HK routes|section; section; ... section;}}

Here, section is either routes, r1, r2, r3, ..., or r10. Note, the trailing semicolon is important. The example presented above shows all available sections.

Initial visibility: currently defaults to autocollapse

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

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