Template:Collapsible option: Difference between revisions
From Hattrick
Jump to navigationJump to search
Created page with "<div style="font-size:120%;font-weight:bold;"> How to manage this template's initial visibility </div> To manage this template's visibility when it first appears, Help:Templ..." |
No edit summary |
||
| Line 1: | Line 1: | ||
<div style="font-size:120%;font-weight:bold;"> How to manage this template's initial visibility </div> | <noinclude><div style="font-size:120%;font-weight:bold;"> How to manage this template's initial visibility </div> | ||
To manage this template's visibility when it first appears, [[Help:Templates#Parameters|add the parameter]]: | To manage this template's visibility when it first appears, [[Help:Templates#Parameters|add the parameter]]: | ||
: {{plaincode|{{!}}{{#ifeq:{{{statename|}}}|optional | |state=}}collapsed}} .......... to show the template in its collapsed state, i.e. hidden apart from its titlebar; | : {{plaincode|{{!}}{{#ifeq:{{{statename|}}}|optional | |state=}}collapsed}} .......... to show the template in its collapsed state, i.e. hidden apart from its titlebar; | ||
| Line 13: | Line 13: | ||
| {{#if:{{PROTECTIONLEVEL:edit}} |{{pp-template|docusage=yes}} | | {{#if:{{PROTECTIONLEVEL:edit}} |{{pp-template|docusage=yes}} | ||
| {{#if:{{PROTECTIONLEVEL:move}} |{{pp-move|docusage=yes|small=yes}} }} | | {{#if:{{PROTECTIONLEVEL:move}} |{{pp-move|docusage=yes|small=yes}} }} | ||
}} }} | }} }} | ||
{{Documentation}} | {{Documentation}} | ||
</noinclude> | </noinclude> | ||
Latest revision as of 01:09, 18 November 2014
How to manage this template's initial visibility
To manage this template's visibility when it first appears, add the parameter:
|state=collapsed.......... to show the template in its collapsed state, i.e. hidden apart from its titlebar;|state=expanded............ to show the template in its expanded state, i.e. fully visible;|state=autocollapse.... to show the template in its collapsed state but only if there is another template of the same type on the page.
Unless set otherwise (see the state parameter in the template's code), the template's default state is autocollapse.Template:When on template page
[edit]
Template documentation