Template:Collapsible navfobox: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
No edit summary
No edit summary
Tag: Reverted
Line 1: Line 1:
<div class="collapsible-navfobox">{{#tag:infobox|{{#if:{{{header|}}}|{{#if:{{{headerNotOnPage|}}}|{{#ifeq:{{PAGENAME}}|{{{headerNotOnPage}}}|<header><div style="margin:3px;"><center style="{{{altHeaderStyle|font-weight:500;}}}"><span style="padding-top:10px;">{{{altHeader}}}</span><span class="mw-customtoggle-navfoboxAll" title="Show/hide" style="float:right;">+</span></center></div></header>|<header><div style="margin:3px;"><center style="{{{headerStyle|font-weight:500;}}}"><span style="padding-top:10px;">{{{header}}}</span><span class="mw-customtoggle-navfoboxAll" title="Show/hide" style="float:right;">+</span></center></div></header>}}|<header><div style="margin:3px;"><center style="{{{headerStyle|font-weight:500;}}}"><span style="padding-top:10px;">{{{header}}}</span><span class="mw-customtoggle-navfoboxAll" title="Show/hide" style="float:right;">+</span></center></div></header>}}}}
<div class="collapsible-navfobox" style="margin-bottom:1px;">{{#tag:infobox|{{#if:{{{header|}}}|{{#if:{{{headerNotOnPage|}}}|{{#ifeq:{{PAGENAME}}|{{{headerNotOnPage}}}|<header><div style="margin:3px;"><center style="{{{altHeaderStyle|font-weight:500;}}}"><span style="padding-top:10px;">{{{altHeader}}}</span><span class="mw-customtoggle-navfoboxAll" title="Show/hide" style="float:right;">+</span></center></div></header>|<header><div style="margin:3px;"><center style="{{{headerStyle|font-weight:500;}}}"><span style="padding-top:10px;">{{{header}}}</span><span class="mw-customtoggle-navfoboxAll" title="Show/hide" style="float:right;">+</span></center></div></header>}}|<header><div style="margin:3px;"><center style="{{{headerStyle|font-weight:500;}}}"><span style="padding-top:10px;">{{{header}}}</span><span class="mw-customtoggle-navfoboxAll" title="Show/hide" style="float:right;">+</span></center></div></header>}}}}
{{#fornumargs: num
{{#fornumargs: num
| value
| value

Revision as of 21:54, 30 April 2023

Instructions for {{Collapsible navfobox}}
{{collapsible navfobox}} is used almost identically to {{navfobox}}. The difference is that sections are collapsible. Currently, all sections are collapsible by default and there is no option to change this. Setting |collapsed= to any non-blank value will cause the navfobox to start collapsed by default, shown to the right. Instead setting |fullCollapsed= to any non-blank value will cause every section to start collapsed by default as well.