Difference between revisions of "Template:Demo parts/sandbox"

From Kerbal Space Program Wiki
Jump to: navigation, search
(Created page with "{{Navbox | name = {{subst:PAGENAME}}{{subst:void|Don't change anything on this line. It will change itself when you save.}} | title = Demo parts{{if lang}}|{{lang...")
 
m (Use {{Parts/groupwidth}} for visual consistency, and someone may want to stack them some day.)
Line 5: Line 5:
 
   |ru=Детали в демонстрационной версии
 
   |ru=Детали в демонстрационной версии
 
  }}]]
 
  }}]]
| groupwidth = 10em <!-- match {{Parts}} for consistency, and to enable stacking of related navboxes -->
+
| groupwidth = {{Parts/groupwidth}} <!-- match {{Parts}} for consistency, and to enable stacking of related navboxes -->
 
| listclass  = hlist
 
| listclass  = hlist
 
| state      = {{{state|}}}
 
| state      = {{{state|}}}

Revision as of 11:49, 1 June 2015

Documentation icon Template documentation[view] [edit] [history] [purge]Pages that link to Template:Demo parts/sandbox

Usage

Just add {{Demo parts}} at the bottom of the page for a part.

Purpose

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

Articles including the template will be added to Category:Demo parts.

Collapsible options

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. {{Demo parts |state=collapsed}}
|state=expanded to show the template in its expanded state, i.e. fully visible – e.g. {{Demo parts |state=expanded}}

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

See also