Difference between revisions of "Template:Collapsible option/testcases"
imported>DePiep (blank all October 2014 cases) |
imported>DePiep |
||
| Line 1: | Line 1: | ||
{{Testcases notice |toc=on}} | {{Testcases notice |toc=on}} | ||
| + | * [[Template:Collapsible option/sandbox2]] (that's #2) | ||
| + | Note: Section headers here are ''not'' part of the sandbox code | ||
| + | ==Default== | ||
| + | {{Collapsible option/sandbox2}} | ||
| + | |||
| + | ==Set title=(blank) == | ||
| + | * {{para|title}} | ||
| + | |||
| + | {{Collapsible option/sandbox2|title}} | ||
| + | |||
| + | ==Set title== | ||
| + | * {{para|title|My Title}} | ||
| + | |||
| + | {{Collapsible option/sandbox2|title=My Title}} | ||
| + | |||
| + | ==Current live version== | ||
| + | * {{tl|Collapsible option}} | ||
| + | {{Collapsible option}} | ||
Revision as of 20:08, 12 January 2015
| This is the template test cases page for the sandbox of Template:Collapsible option. Script error: No such module "Purge". to update the examples. If there are many examples of a complicated template, later ones may break due to limits in MediaWiki, see the HTML comment "NewPP limit report" in the rendered page. You can also use Special:ExpandTemplates to examine the results of template uses. You can test how this page looks in the different skins with these links: |
- Template:Collapsible option/sandbox2 (that's #2)
Note: Section headers here are not part of the sandbox code
Default
Initial visibility: currently defaults to autocollapse
To set the template's initial visibility, the |state= parameter may be used:
|state=collapsed: {{Collapsible option|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar|state=expanded: {{Collapsible option|state=expanded}} to show the template expanded, i.e., fully visible|state=autocollapse: {{Collapsible option|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 is not set, the template's initial visibility is taken from the |default= parameter in this Collapsible option template. For the template on this page, that currently evaluates to autocollapse.
Set title=(blank)
|title=
Initial visibility: currently defaults to autocollapse
To set the template's initial visibility, the |state= parameter may be used:
|state=collapsed: {{Collapsible option|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar|state=expanded: {{Collapsible option|state=expanded}} to show the template expanded, i.e., fully visible|state=autocollapse: {{Collapsible option|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 is not set, the template's initial visibility is taken from the |default= parameter in this Collapsible option template. For the template on this page, that currently evaluates to autocollapse.
Set title
|title=My Title
Initial visibility: currently defaults to autocollapse
To set the template's initial visibility, the |state= parameter may be used:
|state=collapsed: {{Collapsible option|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar|state=expanded: {{Collapsible option|state=expanded}} to show the template expanded, i.e., fully visible|state=autocollapse: {{Collapsible option|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 is not set, the template's initial visibility is taken from the |default= parameter in this Collapsible option template. For the template on this page, that currently evaluates to autocollapse.
Current live version
Initial visibility: currently defaults to autocollapse
To set this template's initial visibility, the |state= parameter may be used:
|state=collapsed:{{Collapsible option|state=collapsed}}to show the template collapsed, i.e., hidden apart from its title bar|state=expanded:{{Collapsible option|state=expanded}}to show the template expanded, i.e., fully visible|state=autocollapse:{{Collapsible option|state=autocollapse}}
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.