Template:Namespace and pagename-detecting templates
From Good Old TV Fan Wiki
Revision as of 16:19, 10 March 2021 by Adminpeter (talk | contribs) (Created page with "{{Navbox | name = Namespace and pagename-detecting templates | state = {{{state|{{{1|<noinclude>expanded</noinclude>}}}}}} | bodyclass=hlist | title = Namespace and pagename-d...")
Initial visibility
To set the template's initial visibility, the |state= parameter may be used:
|state=collapsed: {{Namespace and pagename-detecting templates|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar|state=expanded: {{Namespace and pagename-detecting templates|state=expanded}} to show the template expanded, i.e., fully visible|state=autocollapse: {{Namespace and pagename-detecting templates|state=autocollapse}}- shows the template collapsed to the title bar if there is a {{navbar}}, a {{sidebar}}, or some other table on the page with the collapsible attribute
- shows the template in its expanded state if there are no other collapsible items on the page
|state= parameter is not set, the template's initial visibility is taken from the |default= parameter in the template. For this template, that currently evaluates to autocollapse.