Difference between revisions of "Template:Parts/doc"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (Minor tweaking)
m (Cat change. We now have other types of box in addition to {{Navbox}})
Line 14: Line 14:
 
<includeonly>
 
<includeonly>
 
<!---CATEGORIES HERE, PLEASE--->
 
<!---CATEGORIES HERE, PLEASE--->
[[Category:Navbox templates]]
+
[[Category:Navigational boxes]]
 
</includeonly>
 
</includeonly>

Revision as of 07:09, 1 June 2015

Purpose

The purpose of the {{Parts}} template is to provide a structure to ease navigation between the many default parts available in KSP. Feel free to restructure it to add further clarity.

Collapsible options

How to manage this template's collapsible groups/sections option
  • This template includes collapsible groups/sections. When it first appears, one of these groups/sections may be set to be visible ("expanded") while the others remain hidden ("collapsed") apart from their titlebars. To achieve this, include the parameter |name where name is one of the following names identifying the groups/sections (omit any speech or quote marks):
    • command modules
    • propulsion
    • control
    • structural
    • aerodynamic
    • utility
    • science
  • For example: {{Parts/doc |command modules}}

How to manage this template's initial visibility
To manage this template's visibility when it first appears, add the parameter:

|state=collapsed to show the template in its collapsed state, i.e. hidden apart from its titlebar – e.g. {{Parts |state=collapsed}}
|state=expanded to show the template in its expanded state, i.e. fully visible – e.g. {{Parts |state=expanded}}

Unless set otherwise (see the |state= parameter in the template's code), the template's default state is expanded.