Template:Collapsible sections option: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Sardanaphalus second "[optional:]" |
meta>Sardanaphalus restored includeonly/noinclude as may be confusing otherwise, thinsps |
||
Line 1: | Line 1: | ||
{{big|'''How to manage this template's collapsible groups/sections option'''}} | {{big|'''How to manage this template's collapsible groups/sections option'''}} | ||
* This template uses {{tl|Navbox with collapsible groups}}. When a page that [[Wikipedia:Transclusion|transcludes]] it is displayed, one of its groups/sections may be set to be visible while the others remain collapsed (hidden apart from their titles). To achieve this, use <code class="nowrap">{{((}}{{{template_name|{{PAGENAME}}}}} {{!}}''Group/Section''{{))}}</code>, where ''Group/Section'' is one of the following names identifying the groups/sections (omit any speech or quote marks): | * This template uses {{tl|Navbox with collapsible groups}}. When a page that [[Wikipedia:Transclusion|transcludes]] it is displayed, one of its groups/sections may be set to be visible while the others remain collapsed (hidden apart from their titles). To achieve this, use <code class="nowrap">{{((}}<includeonly>{{{template_name|{{PAGENAME}}}}}</includeonly><noinclude>[Template's name]</noinclude> {{!}}''Group/Section''{{))}}</code>, where ''Group/Section'' is one of the following names identifying the groups/sections (omit any speech or quote marks): | ||
*:{{larger|'''<code>{{{list}}}</code>'''}}<!-- | *:{{larger|'''<code>{{{list}}}</code>'''}}<!-- | ||
------------------ Example (optional) ------------------ | ------------------ Example (optional) ------------------ | ||
-->{{#if:{{{example<includeonly>|</includeonly>}}} | | -->{{#if:{{{example<includeonly>|</includeonly>}}} | | ||
: <noinclude>{{smaller|'' | : <noinclude>{{smaller|[ ''optional:'' ]}} </noinclude> For example: <code class="nowrap">{{((}}<includeonly>{{{template_name|{{PAGENAME}}}}}</includeonly><noinclude>[Template's name]</noinclude> {{!}}{{{example}}}{{))}}</code> | ||
}}<!-- | }}<!-- | ||
------------------ Default (optional) ------------------ | ------------------ Default (optional) ------------------ | ||
-->{{#if:{{{default<includeonly>|</includeonly>}}} | | -->{{#if:{{{default<includeonly>|</includeonly>}}} | | ||
* <noinclude>{{smaller|'' | * <noinclude>{{smaller|[ ''optional:'' ]}} </noinclude> At present, the group/section named '''<code>{{{default}}}</code>''' has been set to be shown when the template appears. | ||
}}<!-- | }}<!-- | ||
Revision as of 09:52, 15 May 2014
How to manage this template's collapsible groups/sections option
- This template uses {{Navbox with collapsible groups}}. When a page that transcludes it is displayed, one of its groups/sections may be set to be visible while the others remain collapsed (hidden apart from their titles). To achieve this, use
{{[Template's name] |Group/Section}}
, where Group/Section is one of the following names identifying the groups/sections (omit any speech or quote marks):
- [ optional: ] For example:
{{[Template's name] |{{{example}}}}}
- [ optional: ] At present, the group/section named
{{{default}}}
has been set to be shown when the template appears.