Template:Collapsible option: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Sardanaphalus
({{mono}} for sake of word spacing)
meta>Sardanaphalus
m (restored ellipsis)
Line 1: Line 1:
<div style="font-size:120%;font-weight:bold;"> How to manage this template's initial visibility </div>
<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]]&nbsp;...
: {{plaincode|{{!}}{{#ifeq:{{{statename|}}}|optional | |state&#61;}}collapsed}}&nbsp;..........&nbsp; to show the template in its collapsed state, i.e. hidden apart from its titlebar;
: {{plaincode|{{!}}{{#ifeq:{{{statename|}}}|optional | |state&#61;}}collapsed}}&nbsp;..........&nbsp; to show the template in its collapsed state, i.e. hidden apart from its titlebar;
: {{plaincode|{{!}}{{#ifeq:{{{statename|}}}|optional | |state&#61;}}expanded}}&nbsp;............&nbsp; to show the template in its expanded state, i.e. fully visible;
: {{plaincode|{{!}}{{#ifeq:{{{statename|}}}|optional | |state&#61;}}expanded}}&nbsp;............&nbsp; to show the template in its expanded state, i.e. fully visible;

Revision as of 14:45, 27 November 2014

How to manage this template's initial visibility

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;
Template:Plaincode ............  to show the template in its expanded state, i.e. fully visible;
Template:Plaincode ....  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