Template:Statistics: Difference between revisions
m (1 revision imported) |
m (1 revision imported from alpha:Template:Statistics) |
(One intermediate revision by one other user not shown) | |
(No difference)
|
Latest revision as of 10:23, 22 December 2022
Usage
Place this template at the bottom of appropriate articles in statistics:
{{Statistics}}
For most articles transcluding this template, the name of that section of the template most relevant to the article (usually where a link to the article itself is found) should be added as a parameter. This configures the template to be shown with all but that section collapsed (hidden):
{{Statistics|descriptive}}
{{Statistics|collection}}
{{Statistics|inference}}
{{Statistics|correlation}}
{{Statistics|analysis}}
{{Statistics|applications}}
By default, {{Statistics}} appears "revealed", "expanded" or "uncollapsed" as above, i.e. not collapsed to leave only its titlebar. (When one of the parameters above is included, the section it identifies is also revealed/expanded/uncollapsed.) Adding |state=collapsed
will make the template appear collapsed to its titlebar (e.g. {{Statistics |state=collapsed}}
, {{Statistics |descriptive |state=collapsed}}
, etc.).
See also
- {{Navbox with collapsible groups}}, the template used to make this template.