Difference between revisions of "Template:Collapsible option/sandbox2"
Jump to navigation
Jump to search
imported>DePiep |
imported>DePiep (Apply recent edit to live template (WOSlinker): fix anchored link) |
||
| Line 1: | Line 1: | ||
{{#if:{{{title|}}}|{{{title|}}}<br/>|{{#if:{{{title}}}|;Collapsed state|<!--blank-->}}}}<span id="Collapsed state"/> | {{#if:{{{title|}}}|{{{title|}}}<br/>|{{#if:{{{title}}}|;Collapsed state|<!--blank-->}}}}<span id="Collapsed state"/> | ||
| − | To manage this template's visibility when it first appears, [[Help:Templates# | + | 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 – e.g. {{mono|100%|{{((}}<includeonly>{{</includeonly>{{#if:{{{nobase|}}} | |BASE}}PAGENAME<includeonly>}}</includeonly> {{!}}{{#ifeq:{{{statename|}}}|optional | |state=}}collapsed{{))}}}}; | : {{plaincode|{{!}}{{#ifeq:{{{statename|}}}|optional | |state=}}collapsed}} to show the template in its collapsed state, i.e. hidden apart from its titlebar – e.g. {{mono|100%|{{((}}<includeonly>{{</includeonly>{{#if:{{{nobase|}}} | |BASE}}PAGENAME<includeonly>}}</includeonly> {{!}}{{#ifeq:{{{statename|}}}|optional | |state=}}collapsed{{))}}}}; | ||
: {{plaincode|{{!}}{{#ifeq:{{{statename|}}}|optional | |state=}}expanded}} to show the template in its expanded state, i.e. fully visible – e.g. {{mono|100%|{{((}}<includeonly>{{</includeonly>{{#if:{{{nobase|}}} | |BASE}}PAGENAME<includeonly>}}</includeonly> {{!}}{{#ifeq:{{{statename|}}}|optional | |state=}}expanded{{))}}}}; | : {{plaincode|{{!}}{{#ifeq:{{{statename|}}}|optional | |state=}}expanded}} to show the template in its expanded state, i.e. fully visible – e.g. {{mono|100%|{{((}}<includeonly>{{</includeonly>{{#if:{{{nobase|}}} | |BASE}}PAGENAME<includeonly>}}</includeonly> {{!}}{{#ifeq:{{{statename|}}}|optional | |state=}}expanded{{))}}}}; | ||
Revision as of 12:05, 17 January 2015
- Collapsed state
To manage this template's visibility when it first appears, add the parameter:
- Template:Plaincode to show the template in its collapsed state, i.e. hidden apart from its titlebar – e.g. {{BASEPAGENAME |state=collapsed}};
- Template:Plaincode to show the template in its expanded state, i.e. fully visible – e.g. {{BASEPAGENAME |state=expanded}};
- Template:Plaincode to show the template in its collapsed state but only if there is another template of the same type on the page – e.g. {{BASEPAGENAME |state=autocollapse}}.
Unless set otherwise (see the state parameter in the template's code), the template's default state is autocollapse.Template:When on template page
| Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |