Template:Collapsible option: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
(Created page with "{{larger|'''How to manage this template's visibility'''}} * Use <code>{{<!-- --><includeonly>{{BASEPAGENAME}}</includeonly><!-- --><noinclude>''Template name''</noinc...")
 
(No difference)

Latest revision as of 11:22, 8 February 2014

How to manage this template's visibility

  • Use {{Template name |state=collapsed}}  to show this template in its collapsed (hidden) state.
  • Use {{Template name |state=expanded}}  to show this template in its expanded (fully visible) state.
  • Use {{Template name |state=autocollapse}}  to show this template in its collapsed (hidden) state only if there is another template of the same type on the page.
  • Unless set otherwise (see state parameter within the template's code), autocollapse is the default state.