Template:Collapsible option: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Sardanaphalus m tc |
meta>Sardanaphalus plaincode |
||
Line 1: | Line 1: | ||
{{big|'''How to manage this template's visibility'''}} | {{big|'''How to manage this template's visibility'''}} | ||
* Use {{ | * Use {{plaincode|{{((}}<includeonly>{{</includeonly>BASEPAGENAME<includeonly>}}</includeonly> {{!}}{{#ifeq:{{{statename|}}}|optional | |state=}}collapsed{{))}}}} to show this template in its collapsed (i.e. hidden<!--or: titlebar-only-->) state. | ||
: Use {{ | : Use {{plaincode|{{((}}<includeonly>{{</includeonly>BASEPAGENAME<includeonly>}}</includeonly> {{!}}{{#ifeq:{{{statename|}}}|optional | |state=}}expanded{{))}}}} to show this template in its expanded (i.e. fully visible) state. | ||
: Use {{ | : Use {{plaincode|{{((}}<includeonly>{{</includeonly>BASEPAGENAME<includeonly>}}</includeonly> {{!}}{{#ifeq:{{{statename|}}}|optional | |state=}}autocollapse{{))}}}} to show this template in its collapsed state '''''only if''''' there is another template of the same type on the page. | ||
* {{#if:{{{state|}}}{{{default|}}} | * {{#if:{{{state|}}}{{{default|}}} | ||
| '''''{{#if:{{{state|}}} |{{{state}}} |{{{default}}} }}''' has been set as the default state. | | '''''{{#if:{{{state|}}} |{{{state}}} |{{{default}}} }}''' has been set as the default state. |
Revision as of 09:48, 22 August 2014
How to manage this template's visibility
- Use Template:Plaincode to show this template in its collapsed (i.e. hidden) state.
- Use Template:Plaincode to show this template in its expanded (i.e. fully visible) state.
- Use Template:Plaincode to show this template in its collapsed state only if there is another template of the same type on the page.
- Unless set otherwise (see the state parameter within the template's code), the template's default state is "autocollapse".