Template:Collapsible option: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Sardanaphalus m →top: ellipses lengths |
meta>Edokter That looks needlesly complicated |
||
Line 1: | Line 1: | ||
{{big|'''How to manage this template's visibility'''}} | |||
}} | |||
Add {{pp-template}} if template | * Use {{tcplain|<includeonly>{{</includeonly>{{#if:{{{nobase|}}} | |BASE}}PAGENAME<includeonly>}}</includeonly> {{!}}{{#ifeq:{{{statename|}}}|optional | |state=}}collapsed}} to show this template in its collapsed (i.e. hidden<!--or: titlebar-only-->) state. | ||
-->{{ | : Use {{tcplain|<includeonly>{{</includeonly>{{#if:{{{nobase|}}} | |BASE}}PAGENAME<includeonly>}}</includeonly> {{!}}{{#ifeq:{{{statename|}}}|optional | |state=}}expanded}} to show this template in its expanded (i.e. fully visible) state. | ||
: Use {{tcplain|<includeonly>{{</includeonly>{{#if:{{{nobase|}}} | |BASE}}PAGENAME<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|}}} |{{{state}}} |{{{default}}} }}''' has been set as the default state. | |||
| Unless set otherwise (see the ''state'' parameter within the template's code), the template's default state is "autocollapse". | |||
}}<!-- | |||
Add {{pp-template}} if template where this template is transcluded is protected: | |||
-->{{Template other <!--(i.e. "If on template page, then:")--> | |||
| {{#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}} }} |
Revision as of 12:13, 31 October 2014
How to manage this template's visibility
- Use Template:Tcplain to show this template in its collapsed (i.e. hidden) state.
- Use Template:Tcplain to show this template in its expanded (i.e. fully visible) state.
- Use Template:Tcplain 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".