Difference between revisions of "Template:Inline talk templates"

From blackwiki
Jump to navigation Jump to search
imported>Sdkb
(Updating, some rearranging of please ping templates)
imported>Sdkb
(fixing screen width overflow a bit, although I don't know how to do so completely)
Line 3: Line 3:
 
| state = {{{state|{{{1|<includeonly>collapsed</includeonly>}}}}}}
 
| state = {{{state|{{{1|<includeonly>collapsed</includeonly>}}}}}}
 
| title = {{c|Inline talk templates}}
 
| title = {{c|Inline talk templates}}
| liststyle = font-size:110%;
+
| liststyle = font-size:100%;
 
| tracking = no <!-- keep the documented templates out of the hlist tracking category -->
 
| tracking = no <!-- keep the documented templates out of the hlist tracking category -->
 
| list1 =
 
| list1 =

Revision as of 03:37, 27 April 2020

50px Template documentation[view] [edit] [history] [purge]

Intended for transclusion at the end of the documentation for each of the main Inline talk templates, e.g. as part of a "See also" section such as:

== See also ==
* [[Wikipedia:Talk page guidelines]]

{{Inline talk templates}}

Initial visibility: currently defaults to collapsed

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

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

See also